2022-09-19T17:40:59.7728834Z Requested labels: linux.4xlarge.nvidia.gpu 2022-09-19T17:40:59.7728911Z Job defined at: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/heads/master 2022-09-19T17:40:59.7728934Z Waiting for a runner to pick up this job... 2022-09-19T17:41:18.0008867Z Job is about to start running on the runner: i-011654df8012f35d8 (organization) 2022-09-19T17:41:22.5651803Z Current runner version: '2.296.2' 2022-09-19T17:41:22.5659708Z Runner name: 'i-011654df8012f35d8' 2022-09-19T17:41:22.5660428Z Runner group name: 'Default' 2022-09-19T17:41:22.5661222Z Machine name: 'ip-10-0-9-59' 2022-09-19T17:41:22.5663982Z ##[group]GITHUB_TOKEN Permissions 2022-09-19T17:41:22.5664978Z Actions: write 2022-09-19T17:41:22.5665428Z Checks: write 2022-09-19T17:41:22.5665895Z Contents: write 2022-09-19T17:41:22.5666284Z Deployments: write 2022-09-19T17:41:22.5666801Z Discussions: write 2022-09-19T17:41:22.5667237Z Issues: write 2022-09-19T17:41:22.5667605Z Metadata: read 2022-09-19T17:41:22.5668045Z Packages: write 2022-09-19T17:41:22.5668482Z Pages: write 2022-09-19T17:41:22.5668914Z PullRequests: write 2022-09-19T17:41:22.5669403Z RepositoryProjects: write 2022-09-19T17:41:22.5669905Z SecurityEvents: write 2022-09-19T17:41:22.5670352Z Statuses: write 2022-09-19T17:41:22.5670734Z ##[endgroup] 2022-09-19T17:41:22.5675044Z Secret source: Actions 2022-09-19T17:41:22.5675820Z Prepare workflow directory 2022-09-19T17:41:22.6971530Z Prepare all required actions 2022-09-19T17:41:22.7192418Z Getting action download info 2022-09-19T17:41:22.9591311Z Download action repository 'pytorch/pytorch@master' (SHA:b049493ed52292c344c5b17f6db16a0242419865) 2022-09-19T17:41:26.1424636Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-09-19T17:41:26.2600066Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-09-19T17:41:26.5206702Z Getting action download info 2022-09-19T17:41:26.7023874Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-09-19T17:41:27.0935050Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml 2022-09-19T17:41:27.0937649Z ##[group] Inputs 2022-09-19T17:41:27.0938349Z build-environment: linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T17:41:27.0940035Z 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: "functorch", shard: 1, num_shards: 1, runner: "linux.4xlarge.nvidia.gpu" }, { config: "slow", shard: 1, num_shards: 2, runner: "linux.4xlarge.nvidia.gpu" }, { config: "slow", shard: 2, num_shards: 2, runner: "linux.4xlarge.nvidia.gpu" }, { config: "nogpu_AVX512", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "nogpu_NO_AVX2", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, { config: "jit_legacy", shard: 1, num_shards: 1, 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" }, ]} 2022-09-19T17:41:27.0941953Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:41:27.0942482Z sync-tag: 2022-09-19T17:41:27.0942771Z ##[endgroup] 2022-09-19T17:41:27.0943840Z Complete job name: linux-bionic-cuda10.2-py3.9-gcc7 / test (slow, 2, 2, linux.4xlarge.nvidia.gpu) 2022-09-19T17:41:27.2024753Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-09-19T17:41:27.2025195Z with: 2022-09-19T17:41:27.2025492Z submodules: recursive 2022-09-19T17:41:27.2025770Z fetch-depth: 0 2022-09-19T17:41:27.2026041Z env: 2022-09-19T17:41:27.2026320Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:41:27.2026603Z ##[endgroup] 2022-09-19T17:41:27.2330702Z ##[group]Run retry () { 2022-09-19T17:41:27.2331044Z retry () { 2022-09-19T17:41:27.2331394Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-09-19T17:41:27.2331898Z } 2022-09-19T17:41:27.2332242Z echo "${GITHUB_WORKSPACE}" 2022-09-19T17:41:27.2332582Z if [ -z "${NO_SUDO}" ]; then 2022-09-19T17:41:27.2332929Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-09-19T17:41:27.2333247Z else 2022-09-19T17:41:27.2333539Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-09-19T17:41:27.2333866Z fi 2022-09-19T17:41:27.2334233Z mkdir "${GITHUB_WORKSPACE}" 2022-09-19T17:41:27.2352281Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:41:27.2352649Z env: 2022-09-19T17:41:27.2352936Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:41:27.2353213Z NO_SUDO: 2022-09-19T17:41:27.2353488Z ##[endgroup] 2022-09-19T17:41:27.2586122Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-19T17:41:27.3003828Z ##[group]Run malfet/checkout@silent-checkout 2022-09-19T17:41:27.3004127Z with: 2022-09-19T17:41:27.3004416Z ref: b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:41:27.3004685Z fetch-depth: 0 2022-09-19T17:41:27.3004933Z submodules: recursive 2022-09-19T17:41:27.3005189Z quiet-checkout: true 2022-09-19T17:41:27.3005442Z repository: pytorch/pytorch 2022-09-19T17:41:27.3005890Z token: *** 2022-09-19T17:41:27.3006142Z ssh-strict: true 2022-09-19T17:41:27.3006406Z persist-credentials: true 2022-09-19T17:41:27.3006650Z clean: true 2022-09-19T17:41:27.3006884Z lfs: false 2022-09-19T17:41:27.3007130Z set-safe-directory: true 2022-09-19T17:41:27.3007356Z env: 2022-09-19T17:41:27.3007590Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:41:27.3007844Z ##[endgroup] 2022-09-19T17:41:27.4545005Z Syncing repository: pytorch/pytorch 2022-09-19T17:41:27.4546859Z ##[group]Getting Git version info 2022-09-19T17:41:27.4547415Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-19T17:41:27.4548004Z [command]/usr/bin/git version 2022-09-19T17:41:27.4548277Z git version 2.37.1 2022-09-19T17:41:27.4555315Z ##[endgroup] 2022-09-19T17:41:27.4577560Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1ac0c78c-7c33-491c-86be-e339808333e3' before making global git config changes 2022-09-19T17:41:27.4578430Z Adding repository directory to the temporary git global config as a safe directory 2022-09-19T17:41:27.4586851Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-19T17:41:27.4630592Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-09-19T17:41:27.4636745Z ##[group]Initializing the repository 2022-09-19T17:41:27.4643543Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-19T17:41:27.4676638Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-09-19T17:41:27.4677430Z hint: is subject to change. To configure the initial branch name to use in all 2022-09-19T17:41:27.4678423Z hint: of your new repositories, which will suppress this warning, call: 2022-09-19T17:41:27.4679021Z hint: 2022-09-19T17:41:27.4679392Z hint: git config --global init.defaultBranch 2022-09-19T17:41:27.4679887Z hint: 2022-09-19T17:41:27.4680283Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-09-19T17:41:27.4680815Z hint: 'development'. The just-created branch can be renamed via this command: 2022-09-19T17:41:27.4681384Z hint: 2022-09-19T17:41:27.4682287Z hint: git branch -m 2022-09-19T17:41:27.4682934Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-09-19T17:41:27.4693622Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-09-19T17:41:27.4728752Z ##[endgroup] 2022-09-19T17:41:27.4729716Z ##[group]Disabling automatic garbage collection 2022-09-19T17:41:27.4735052Z [command]/usr/bin/git config --local gc.auto 0 2022-09-19T17:41:27.4767636Z ##[endgroup] 2022-09-19T17:41:27.4768546Z ##[group]Setting up auth 2022-09-19T17:41:27.4779096Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-19T17:41:27.4816419Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-19T17:41:27.5137586Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-19T17:41:27.5170467Z [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' || : 2022-09-19T17:41:27.5463598Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-19T17:41:27.5511218Z ##[endgroup] 2022-09-19T17:41:27.5512243Z ##[group]Fetching the repository 2022-09-19T17:41:27.5520877Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-09-19T17:42:17.0183190Z [command]/usr/bin/git rev-parse --verify --quiet b27eb8d377fc8ac267fdaed7f95a03d609764604^{object} 2022-09-19T17:42:17.0210074Z b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:42:17.0216319Z ##[endgroup] 2022-09-19T17:42:17.0216792Z ##[group]Determining the checkout info 2022-09-19T17:42:17.0219202Z ##[endgroup] 2022-09-19T17:42:17.0221671Z ##[group]Checking out the ref 2022-09-19T17:42:17.0225187Z [command]/usr/bin/git checkout --quiet --force b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:42:18.6595374Z ##[endgroup] 2022-09-19T17:42:18.6595877Z ##[group]Setting up auth for fetching submodules 2022-09-19T17:42:18.6603676Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-09-19T17:42:18.6662916Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-09-19T17:42:18.6695879Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-09-19T17:42:18.6728186Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-09-19T17:42:18.6758565Z ##[endgroup] 2022-09-19T17:42:18.6759004Z ##[group]Fetching submodules 2022-09-19T17:42:18.6765565Z [command]/usr/bin/git submodule sync --recursive 2022-09-19T17:42:18.7078666Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-09-19T17:42:18.7381438Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-09-19T17:42:18.7382942Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-09-19T17:42:18.7386013Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-09-19T17:42:18.7389164Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-09-19T17:42:18.7392489Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-09-19T17:42:18.7395991Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-09-19T17:42:18.7399548Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-09-19T17:42:18.7403033Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-09-19T17:42:18.7406807Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-09-19T17:42:18.7410809Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-09-19T17:42:18.7414775Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-09-19T17:42:18.7419366Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-09-19T17:42:18.7424065Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-09-19T17:42:18.7428320Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-09-19T17:42:18.7432865Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-09-19T17:42:18.7437360Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-09-19T17:42:18.7442252Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-09-19T17:42:18.7447474Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-09-19T17:42:18.7452270Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-09-19T17:42:18.7457541Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-09-19T17:42:18.7463750Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-09-19T17:42:18.7469061Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-09-19T17:42:18.7474656Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-09-19T17:42:18.7480349Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-09-19T17:42:18.7486115Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-09-19T17:42:18.7492160Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-09-19T17:42:18.7499439Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-09-19T17:42:18.7505735Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-09-19T17:42:18.7511978Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-09-19T17:42:18.7518439Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-09-19T17:42:18.7525025Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-09-19T17:42:18.7531731Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-09-19T17:42:18.7539011Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-09-19T17:42:18.7546391Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-09-19T17:42:18.7553502Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-09-19T17:42:18.7560687Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-09-19T17:42:18.7567990Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-09-19T17:42:18.7575399Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-09-19T17:42:18.7583998Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-09-19T17:42:18.7591790Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-09-19T17:42:18.7599861Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-09-19T17:42:18.7628635Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-09-19T17:42:19.0310406Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-09-19T17:42:19.2375941Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-09-19T17:42:19.4326271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-09-19T17:42:19.7150889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-09-19T17:42:20.0044165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-09-19T17:42:23.1888192Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-09-19T17:42:28.7745158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-09-19T17:42:29.2086730Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-09-19T17:42:29.7583405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-09-19T17:42:31.3317465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-09-19T17:42:32.7097997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-09-19T17:42:34.1363269Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-09-19T17:42:41.1209759Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-09-19T17:42:41.7358078Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-09-19T17:42:43.0404568Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-09-19T17:42:44.4749069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-09-19T17:42:44.7250879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-09-19T17:42:45.2430792Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-09-19T17:42:45.5544964Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-09-19T17:42:46.5752052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-09-19T17:42:46.9767194Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-09-19T17:42:47.1789903Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-09-19T17:42:47.4208202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-09-19T17:42:49.0365015Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-09-19T17:42:50.6122649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-09-19T17:42:51.0471068Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-09-19T17:42:57.5252575Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-09-19T17:42:59.3032695Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-09-19T17:42:59.7304229Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-09-19T17:42:59.9554882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-09-19T17:43:05.8208618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-09-19T17:43:06.0169498Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-09-19T17:43:06.2619631Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-09-19T17:43:07.1643996Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-09-19T17:43:07.4144507Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-09-19T17:43:07.8811126Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-09-19T17:43:08.1676031Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-09-19T17:43:08.7662065Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-09-19T17:43:11.2510942Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-09-19T17:43:11.9565082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-09-19T17:43:14.4133810Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-09-19T17:43:14.4256375Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-09-19T17:43:14.4351526Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-09-19T17:43:14.4626274Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-09-19T17:43:14.4888265Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-09-19T17:43:14.5334573Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-09-19T17:43:15.2891910Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-09-19T17:43:15.3133087Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-19T17:43:15.4352364Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-09-19T17:43:15.4751410Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-09-19T17:43:15.8297448Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-09-19T17:43:16.3428411Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-09-19T17:43:16.6386293Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-09-19T17:43:16.6940530Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-09-19T17:43:16.6957141Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-09-19T17:43:16.6960083Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T17:43:16.6963357Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-09-19T17:43:16.6966802Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T17:43:16.6992497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-09-19T17:43:17.7416714Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-09-19T17:43:18.3130362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-09-19T17:43:19.4427084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-09-19T17:43:19.7426140Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-09-19T17:43:19.8646337Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-09-19T17:43:19.9329406Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-09-19T17:43:19.9440390Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-09-19T17:43:20.0481428Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-09-19T17:43:20.0897217Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-09-19T17:43:20.0996337Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-09-19T17:43:20.1458536Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-09-19T17:43:20.1739398Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-09-19T17:43:20.2277424Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-09-19T17:43:20.2403844Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-09-19T17:43:20.2421772Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-09-19T17:43:20.2446701Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-09-19T17:43:27.2523849Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-09-19T17:43:27.2542538Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T17:43:27.2568526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-09-19T17:43:34.2904119Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-09-19T17:43:34.3018168Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-09-19T17:43:34.3180856Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-09-19T17:43:34.4300034Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-09-19T17:43:34.4316852Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T17:43:34.4320158Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T17:43:34.4346635Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-09-19T17:43:35.7921465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-09-19T17:43:36.8971596Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-09-19T17:43:36.9607198Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-09-19T17:43:36.9831637Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-09-19T17:43:36.9984387Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-09-19T17:43:37.1266255Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-09-19T17:43:37.4504898Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-09-19T17:43:37.4536685Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-09-19T17:43:37.4540907Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-09-19T17:43:37.4568431Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-09-19T17:43:37.8683144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-09-19T17:43:38.8019949Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-09-19T17:43:38.8390133Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-09-19T17:43:38.8562010Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-09-19T17:43:38.8578765Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T17:43:38.8604482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-09-19T17:43:41.1039254Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-09-19T17:43:41.1062427Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T17:43:41.1065726Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T17:43:41.1093394Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-09-19T17:43:41.5139974Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-09-19T17:43:42.3903115Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-09-19T17:43:42.4664981Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-09-19T17:43:42.4681914Z 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' 2022-09-19T17:43:42.4709700Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-09-19T17:43:42.6695162Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-19T17:43:42.6797377Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-09-19T17:43:42.9940612Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-09-19T17:43:42.9962465Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-09-19T17:43:42.9965622Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-09-19T17:43:42.9992291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-09-19T17:43:43.4172472Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-09-19T17:43:44.4455519Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-09-19T17:43:44.5266463Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-09-19T17:43:44.5359957Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-09-19T17:43:44.5482274Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-09-19T17:43:44.5874761Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-09-19T17:43:44.5972173Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-09-19T17:43:44.6296301Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-09-19T17:43:44.6399019Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-09-19T17:43:44.6922969Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-09-19T17:43:44.8277213Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-09-19T17:43:44.8584921Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-09-19T17:43:44.8601204Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-09-19T17:43:44.8604238Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-09-19T17:43:44.8607441Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-09-19T17:43:44.8610787Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T17:43:44.8637998Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-09-19T17:43:45.9428335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-09-19T17:43:46.2114279Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-09-19T17:43:48.4848814Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-09-19T17:43:49.4687815Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-09-19T17:43:49.4858381Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-09-19T17:43:49.5640461Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-09-19T17:43:49.5964222Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-09-19T17:43:49.5981297Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T17:43:49.6006403Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-09-19T17:43:49.8198446Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-09-19T17:43:49.9771767Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-09-19T17:43:49.9804392Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-09-19T17:43:50.0116021Z Entering 'android/libs/fbjni' 2022-09-19T17:43:50.0157600Z Entering 'third_party/FP16' 2022-09-19T17:43:50.0199276Z Entering 'third_party/FXdiv' 2022-09-19T17:43:50.0243132Z Entering 'third_party/NNPACK' 2022-09-19T17:43:50.0285727Z Entering 'third_party/QNNPACK' 2022-09-19T17:43:50.0326896Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T17:43:50.0368617Z Entering 'third_party/XNNPACK' 2022-09-19T17:43:50.0422665Z Entering 'third_party/benchmark' 2022-09-19T17:43:50.0463766Z Entering 'third_party/cpuinfo' 2022-09-19T17:43:50.0505398Z Entering 'third_party/cub' 2022-09-19T17:43:50.0546524Z Entering 'third_party/cudnn_frontend' 2022-09-19T17:43:50.0592773Z Entering 'third_party/cutlass' 2022-09-19T17:43:50.0639524Z Entering 'third_party/eigen' 2022-09-19T17:43:50.0683214Z Entering 'third_party/fbgemm' 2022-09-19T17:43:50.0725213Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T17:43:50.0767353Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T17:43:50.0807898Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T17:43:50.0849639Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T17:43:50.0892005Z Entering 'third_party/flatbuffers' 2022-09-19T17:43:50.0934592Z Entering 'third_party/fmt' 2022-09-19T17:43:50.0975965Z Entering 'third_party/foxi' 2022-09-19T17:43:50.1016461Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T17:43:50.1059189Z Entering 'third_party/gloo' 2022-09-19T17:43:50.1101397Z Entering 'third_party/googletest' 2022-09-19T17:43:50.1143659Z Entering 'third_party/ideep' 2022-09-19T17:43:50.1184773Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T17:43:50.1228027Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T17:43:50.1276321Z Entering 'third_party/ios-cmake' 2022-09-19T17:43:50.1318306Z Entering 'third_party/ittapi' 2022-09-19T17:43:50.1359803Z Entering 'third_party/kineto' 2022-09-19T17:43:50.1400953Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T17:43:50.1442168Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T17:43:50.1484029Z Entering 'third_party/nccl/nccl' 2022-09-19T17:43:50.1525431Z Entering 'third_party/neon2sse' 2022-09-19T17:43:50.1565651Z Entering 'third_party/nlohmann' 2022-09-19T17:43:50.1607825Z Entering 'third_party/onnx' 2022-09-19T17:43:50.1661618Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T17:43:50.1703196Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T17:43:50.1746426Z Entering 'third_party/onnx-tensorrt' 2022-09-19T17:43:50.1787744Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T17:43:50.1834453Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T17:43:50.1875351Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T17:43:50.1917340Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T17:43:50.1962574Z Entering 'third_party/pocketfft' 2022-09-19T17:43:50.2003175Z Entering 'third_party/protobuf' 2022-09-19T17:43:50.2048174Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T17:43:50.2088579Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T17:43:50.2132224Z Entering 'third_party/psimd' 2022-09-19T17:43:50.2173396Z Entering 'third_party/pthreadpool' 2022-09-19T17:43:50.2214112Z Entering 'third_party/pybind11' 2022-09-19T17:43:50.2255491Z Entering 'third_party/python-enum' 2022-09-19T17:43:50.2296284Z Entering 'third_party/python-peachpy' 2022-09-19T17:43:50.2336932Z Entering 'third_party/python-six' 2022-09-19T17:43:50.2377101Z Entering 'third_party/sleef' 2022-09-19T17:43:50.2418024Z Entering 'third_party/tbb' 2022-09-19T17:43:50.2461261Z Entering 'third_party/tensorpipe' 2022-09-19T17:43:50.2502609Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T17:43:50.2543512Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T17:43:50.2583920Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T17:43:50.2624742Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T17:43:50.2666107Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T17:43:50.2709461Z Entering 'third_party/zstd' 2022-09-19T17:43:50.2760495Z ##[endgroup] 2022-09-19T17:43:50.2763747Z ##[group]Persisting credentials for submodules 2022-09-19T17:43:50.2769399Z [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' || : 2022-09-19T17:43:50.3069187Z Entering 'android/libs/fbjni' 2022-09-19T17:43:50.3109374Z Entering 'third_party/FP16' 2022-09-19T17:43:50.3150340Z Entering 'third_party/FXdiv' 2022-09-19T17:43:50.3190281Z Entering 'third_party/NNPACK' 2022-09-19T17:43:50.3230468Z Entering 'third_party/QNNPACK' 2022-09-19T17:43:50.3270710Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T17:43:50.3311054Z Entering 'third_party/XNNPACK' 2022-09-19T17:43:50.3361541Z Entering 'third_party/benchmark' 2022-09-19T17:43:50.3402916Z Entering 'third_party/cpuinfo' 2022-09-19T17:43:50.3444810Z Entering 'third_party/cub' 2022-09-19T17:43:50.3486010Z Entering 'third_party/cudnn_frontend' 2022-09-19T17:43:50.3532517Z Entering 'third_party/cutlass' 2022-09-19T17:43:50.3579327Z Entering 'third_party/eigen' 2022-09-19T17:43:50.3621796Z Entering 'third_party/fbgemm' 2022-09-19T17:43:50.3661823Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T17:43:50.3702317Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T17:43:50.3743142Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T17:43:50.3783702Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T17:43:50.3825933Z Entering 'third_party/flatbuffers' 2022-09-19T17:43:50.3867890Z Entering 'third_party/fmt' 2022-09-19T17:43:50.3908210Z Entering 'third_party/foxi' 2022-09-19T17:43:50.3949825Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T17:43:50.3990383Z Entering 'third_party/gloo' 2022-09-19T17:43:50.4030517Z Entering 'third_party/googletest' 2022-09-19T17:43:50.4071083Z Entering 'third_party/ideep' 2022-09-19T17:43:50.4110798Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T17:43:50.4152398Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T17:43:50.4198775Z Entering 'third_party/ios-cmake' 2022-09-19T17:43:50.4238851Z Entering 'third_party/ittapi' 2022-09-19T17:43:50.4279699Z Entering 'third_party/kineto' 2022-09-19T17:43:50.4320789Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T17:43:50.4361479Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T17:43:50.4403681Z Entering 'third_party/nccl/nccl' 2022-09-19T17:43:50.4444283Z Entering 'third_party/neon2sse' 2022-09-19T17:43:50.4485054Z Entering 'third_party/nlohmann' 2022-09-19T17:43:50.4527534Z Entering 'third_party/onnx' 2022-09-19T17:43:50.4580138Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T17:43:50.4620565Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T17:43:50.4662417Z Entering 'third_party/onnx-tensorrt' 2022-09-19T17:43:50.4702849Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T17:43:50.4748961Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T17:43:50.4789155Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T17:43:50.4829161Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T17:43:50.4873652Z Entering 'third_party/pocketfft' 2022-09-19T17:43:50.4913433Z Entering 'third_party/protobuf' 2022-09-19T17:43:50.4957385Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T17:43:50.4997175Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T17:43:50.5040687Z Entering 'third_party/psimd' 2022-09-19T17:43:50.5080638Z Entering 'third_party/pthreadpool' 2022-09-19T17:43:50.5120832Z Entering 'third_party/pybind11' 2022-09-19T17:43:50.5161204Z Entering 'third_party/python-enum' 2022-09-19T17:43:50.5201812Z Entering 'third_party/python-peachpy' 2022-09-19T17:43:50.5242287Z Entering 'third_party/python-six' 2022-09-19T17:43:50.5282639Z Entering 'third_party/sleef' 2022-09-19T17:43:50.5322113Z Entering 'third_party/tbb' 2022-09-19T17:43:50.5365228Z Entering 'third_party/tensorpipe' 2022-09-19T17:43:50.5405097Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T17:43:50.5445411Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T17:43:50.5484833Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T17:43:50.5524824Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T17:43:50.5563346Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T17:43:50.5606152Z Entering 'third_party/zstd' 2022-09-19T17:43:50.5660868Z [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 2022-09-19T17:43:50.5964012Z Entering 'android/libs/fbjni' 2022-09-19T17:43:50.6001355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-09-19T17:43:50.6017880Z Entering 'third_party/FP16' 2022-09-19T17:43:50.6055340Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-09-19T17:43:50.6072156Z Entering 'third_party/FXdiv' 2022-09-19T17:43:50.6109343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-09-19T17:43:50.6125598Z Entering 'third_party/NNPACK' 2022-09-19T17:43:50.6164009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-09-19T17:43:50.6182817Z Entering 'third_party/QNNPACK' 2022-09-19T17:43:50.6220949Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-09-19T17:43:50.6237700Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T17:43:50.6275917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-09-19T17:43:50.6292913Z Entering 'third_party/XNNPACK' 2022-09-19T17:43:50.6330248Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-09-19T17:43:50.6358679Z Entering 'third_party/benchmark' 2022-09-19T17:43:50.6397601Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-09-19T17:43:50.6414180Z Entering 'third_party/cpuinfo' 2022-09-19T17:43:50.6451717Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-09-19T17:43:50.6469520Z Entering 'third_party/cub' 2022-09-19T17:43:50.6507521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-09-19T17:43:50.6523993Z Entering 'third_party/cudnn_frontend' 2022-09-19T17:43:50.6561347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-09-19T17:43:50.6584494Z Entering 'third_party/cutlass' 2022-09-19T17:43:50.6622421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-09-19T17:43:50.6645442Z Entering 'third_party/eigen' 2022-09-19T17:43:50.6683019Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-09-19T17:43:50.6702940Z Entering 'third_party/fbgemm' 2022-09-19T17:43:50.6740653Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-09-19T17:43:50.6757458Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T17:43:50.6795476Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-09-19T17:43:50.6812119Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T17:43:50.6850199Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-09-19T17:43:50.6867702Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T17:43:50.6905797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-09-19T17:43:50.6922201Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T17:43:50.6959744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-09-19T17:43:50.6977460Z Entering 'third_party/flatbuffers' 2022-09-19T17:43:50.7015698Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-09-19T17:43:50.7035048Z Entering 'third_party/fmt' 2022-09-19T17:43:50.7072936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-09-19T17:43:50.7089980Z Entering 'third_party/foxi' 2022-09-19T17:43:50.7127911Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-09-19T17:43:50.7144895Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T17:43:50.7182649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-09-19T17:43:50.7199561Z Entering 'third_party/gloo' 2022-09-19T17:43:50.7237846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-09-19T17:43:50.7254834Z Entering 'third_party/googletest' 2022-09-19T17:43:50.7292333Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-09-19T17:43:50.7309947Z Entering 'third_party/ideep' 2022-09-19T17:43:50.7347654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-09-19T17:43:50.7363963Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T17:43:50.7401577Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-09-19T17:43:50.7420901Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T17:43:50.7459418Z 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 2022-09-19T17:43:50.7483471Z Entering 'third_party/ios-cmake' 2022-09-19T17:43:50.7522192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-09-19T17:43:50.7539395Z Entering 'third_party/ittapi' 2022-09-19T17:43:50.7578485Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-09-19T17:43:50.7595171Z Entering 'third_party/kineto' 2022-09-19T17:43:50.7633864Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-09-19T17:43:50.7651251Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T17:43:50.7690417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-09-19T17:43:50.7708465Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T17:43:50.7746931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-09-19T17:43:50.7765437Z Entering 'third_party/nccl/nccl' 2022-09-19T17:43:50.7805469Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-09-19T17:43:50.7823640Z Entering 'third_party/neon2sse' 2022-09-19T17:43:50.7861498Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-09-19T17:43:50.7877453Z Entering 'third_party/nlohmann' 2022-09-19T17:43:50.7916312Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-09-19T17:43:50.7934083Z Entering 'third_party/onnx' 2022-09-19T17:43:50.7973765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-09-19T17:43:50.8004105Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T17:43:50.8042174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-09-19T17:43:50.8059222Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T17:43:50.8098014Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-09-19T17:43:50.8117315Z Entering 'third_party/onnx-tensorrt' 2022-09-19T17:43:50.8155347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-09-19T17:43:50.8172155Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T17:43:50.8210802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-09-19T17:43:50.8233895Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T17:43:50.8272704Z 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 2022-09-19T17:43:50.8289448Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T17:43:50.8327660Z 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 2022-09-19T17:43:50.8345455Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T17:43:50.8385068Z 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 2022-09-19T17:43:50.8406189Z Entering 'third_party/pocketfft' 2022-09-19T17:43:50.8444369Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-09-19T17:43:50.8461986Z Entering 'third_party/protobuf' 2022-09-19T17:43:50.8499860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-09-19T17:43:50.8520301Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T17:43:50.8557865Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-09-19T17:43:50.8574727Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T17:43:50.8612074Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-09-19T17:43:50.8631425Z Entering 'third_party/psimd' 2022-09-19T17:43:50.8668664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-09-19T17:43:50.8685115Z Entering 'third_party/pthreadpool' 2022-09-19T17:43:50.8724877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-09-19T17:43:50.8740851Z Entering 'third_party/pybind11' 2022-09-19T17:43:50.8780269Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-09-19T17:43:50.8797327Z Entering 'third_party/python-enum' 2022-09-19T17:43:50.8836194Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-09-19T17:43:50.8853316Z Entering 'third_party/python-peachpy' 2022-09-19T17:43:50.8898033Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-09-19T17:43:50.8912353Z Entering 'third_party/python-six' 2022-09-19T17:43:50.8950658Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-09-19T17:43:50.8967958Z Entering 'third_party/sleef' 2022-09-19T17:43:50.9005769Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-09-19T17:43:50.9023420Z Entering 'third_party/tbb' 2022-09-19T17:43:50.9061339Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-09-19T17:43:50.9080678Z Entering 'third_party/tensorpipe' 2022-09-19T17:43:50.9120839Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-09-19T17:43:50.9137711Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T17:43:50.9175643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-09-19T17:43:50.9193393Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T17:43:50.9230676Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-09-19T17:43:50.9247020Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T17:43:50.9286552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-09-19T17:43:50.9303959Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T17:43:50.9341398Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-09-19T17:43:50.9357073Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T17:43:50.9395209Z 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 2022-09-19T17:43:50.9414517Z Entering 'third_party/zstd' 2022-09-19T17:43:50.9451908Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-09-19T17:43:51.0270873Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-09-19T17:43:51.0574107Z Entering 'android/libs/fbjni' 2022-09-19T17:43:51.0614770Z Entering 'third_party/FP16' 2022-09-19T17:43:51.0656959Z Entering 'third_party/FXdiv' 2022-09-19T17:43:51.0698864Z Entering 'third_party/NNPACK' 2022-09-19T17:43:51.0742012Z Entering 'third_party/QNNPACK' 2022-09-19T17:43:51.0783745Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T17:43:51.0824792Z Entering 'third_party/XNNPACK' 2022-09-19T17:43:51.0876895Z Entering 'third_party/benchmark' 2022-09-19T17:43:51.0919310Z Entering 'third_party/cpuinfo' 2022-09-19T17:43:51.0961191Z Entering 'third_party/cub' 2022-09-19T17:43:51.1004333Z Entering 'third_party/cudnn_frontend' 2022-09-19T17:43:51.1051614Z Entering 'third_party/cutlass' 2022-09-19T17:43:51.1099858Z Entering 'third_party/eigen' 2022-09-19T17:43:51.1143980Z Entering 'third_party/fbgemm' 2022-09-19T17:43:51.1185622Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T17:43:51.1227060Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T17:43:51.1268069Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T17:43:51.1312292Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T17:43:51.1354767Z Entering 'third_party/flatbuffers' 2022-09-19T17:43:51.1399074Z Entering 'third_party/fmt' 2022-09-19T17:43:51.1440780Z Entering 'third_party/foxi' 2022-09-19T17:43:51.1483443Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T17:43:51.1524909Z Entering 'third_party/gloo' 2022-09-19T17:43:51.1566312Z Entering 'third_party/googletest' 2022-09-19T17:43:51.1608311Z Entering 'third_party/ideep' 2022-09-19T17:43:51.1648723Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T17:43:51.1692036Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T17:43:51.1740656Z Entering 'third_party/ios-cmake' 2022-09-19T17:43:51.1781775Z Entering 'third_party/ittapi' 2022-09-19T17:43:51.1822756Z Entering 'third_party/kineto' 2022-09-19T17:43:51.1864498Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T17:43:51.1906913Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T17:43:51.1949343Z Entering 'third_party/nccl/nccl' 2022-09-19T17:43:51.1991107Z Entering 'third_party/neon2sse' 2022-09-19T17:43:51.2031972Z Entering 'third_party/nlohmann' 2022-09-19T17:43:51.2074789Z Entering 'third_party/onnx' 2022-09-19T17:43:51.2128912Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T17:43:51.2170774Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T17:43:51.2216124Z Entering 'third_party/onnx-tensorrt' 2022-09-19T17:43:51.2257443Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T17:43:51.2305538Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T17:43:51.2347555Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T17:43:51.2388883Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T17:43:51.2436395Z Entering 'third_party/pocketfft' 2022-09-19T17:43:51.2477909Z Entering 'third_party/protobuf' 2022-09-19T17:43:51.2522377Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T17:43:51.2564622Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T17:43:51.2607474Z Entering 'third_party/psimd' 2022-09-19T17:43:51.2648418Z Entering 'third_party/pthreadpool' 2022-09-19T17:43:51.2689676Z Entering 'third_party/pybind11' 2022-09-19T17:43:51.2730676Z Entering 'third_party/python-enum' 2022-09-19T17:43:51.2772416Z Entering 'third_party/python-peachpy' 2022-09-19T17:43:51.2812744Z Entering 'third_party/python-six' 2022-09-19T17:43:51.2853953Z Entering 'third_party/sleef' 2022-09-19T17:43:51.2894953Z Entering 'third_party/tbb' 2022-09-19T17:43:51.2938318Z Entering 'third_party/tensorpipe' 2022-09-19T17:43:51.2980591Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T17:43:51.3022210Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T17:43:51.3064250Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T17:43:51.3105900Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T17:43:51.3147860Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T17:43:51.3192493Z Entering 'third_party/zstd' 2022-09-19T17:43:51.3247224Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-09-19T17:43:51.3552315Z Entering 'android/libs/fbjni' 2022-09-19T17:43:51.3593895Z Entering 'third_party/FP16' 2022-09-19T17:43:51.3635240Z Entering 'third_party/FXdiv' 2022-09-19T17:43:51.3676599Z Entering 'third_party/NNPACK' 2022-09-19T17:43:51.3717750Z Entering 'third_party/QNNPACK' 2022-09-19T17:43:51.3760038Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T17:43:51.3800836Z Entering 'third_party/XNNPACK' 2022-09-19T17:43:51.3852811Z Entering 'third_party/benchmark' 2022-09-19T17:43:51.3894366Z Entering 'third_party/cpuinfo' 2022-09-19T17:43:51.3936567Z Entering 'third_party/cub' 2022-09-19T17:43:51.3977756Z Entering 'third_party/cudnn_frontend' 2022-09-19T17:43:51.4025348Z Entering 'third_party/cutlass' 2022-09-19T17:43:51.4072808Z Entering 'third_party/eigen' 2022-09-19T17:43:51.4116954Z Entering 'third_party/fbgemm' 2022-09-19T17:43:51.4158478Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T17:43:51.4201219Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T17:43:51.4243216Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T17:43:51.4285167Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T17:43:51.4327244Z Entering 'third_party/flatbuffers' 2022-09-19T17:43:51.4370455Z Entering 'third_party/fmt' 2022-09-19T17:43:51.4413184Z Entering 'third_party/foxi' 2022-09-19T17:43:51.4453522Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T17:43:51.4495519Z Entering 'third_party/gloo' 2022-09-19T17:43:51.4536524Z Entering 'third_party/googletest' 2022-09-19T17:43:51.4580110Z Entering 'third_party/ideep' 2022-09-19T17:43:51.4621180Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T17:43:51.4664034Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T17:43:51.4712388Z Entering 'third_party/ios-cmake' 2022-09-19T17:43:51.4753974Z Entering 'third_party/ittapi' 2022-09-19T17:43:51.4794491Z Entering 'third_party/kineto' 2022-09-19T17:43:51.4836505Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T17:43:51.4877622Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T17:43:51.4919872Z Entering 'third_party/nccl/nccl' 2022-09-19T17:43:51.4962061Z Entering 'third_party/neon2sse' 2022-09-19T17:43:51.5004197Z Entering 'third_party/nlohmann' 2022-09-19T17:43:51.5046581Z Entering 'third_party/onnx' 2022-09-19T17:43:51.5101564Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T17:43:51.5142898Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T17:43:51.5186966Z Entering 'third_party/onnx-tensorrt' 2022-09-19T17:43:51.5227125Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T17:43:51.5273484Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T17:43:51.5314213Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T17:43:51.5354322Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T17:43:51.5400278Z Entering 'third_party/pocketfft' 2022-09-19T17:43:51.5441717Z Entering 'third_party/protobuf' 2022-09-19T17:43:51.5486588Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T17:43:51.5527988Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T17:43:51.5571031Z Entering 'third_party/psimd' 2022-09-19T17:43:51.5612900Z Entering 'third_party/pthreadpool' 2022-09-19T17:43:51.5654188Z Entering 'third_party/pybind11' 2022-09-19T17:43:51.5696046Z Entering 'third_party/python-enum' 2022-09-19T17:43:51.5737879Z Entering 'third_party/python-peachpy' 2022-09-19T17:43:51.5779334Z Entering 'third_party/python-six' 2022-09-19T17:43:51.5820264Z Entering 'third_party/sleef' 2022-09-19T17:43:51.5861709Z Entering 'third_party/tbb' 2022-09-19T17:43:51.5904442Z Entering 'third_party/tensorpipe' 2022-09-19T17:43:51.5945332Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T17:43:51.5986378Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T17:43:51.6027524Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T17:43:51.6068852Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T17:43:51.6109821Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T17:43:51.6154289Z Entering 'third_party/zstd' 2022-09-19T17:43:51.6204405Z ##[endgroup] 2022-09-19T17:43:51.6247688Z [command]/usr/bin/git log -1 --format='%H' 2022-09-19T17:43:51.6277147Z 'b27eb8d377fc8ac267fdaed7f95a03d609764604' 2022-09-19T17:43:51.6424598Z Prepare all required actions 2022-09-19T17:43:51.6456887Z ##[group]Run ./.github/actions/setup-linux 2022-09-19T17:43:51.6457200Z env: 2022-09-19T17:43:51.6457478Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:51.6457753Z ##[endgroup] 2022-09-19T17:43:51.6477171Z ##[group]Run set -euo pipefail 2022-09-19T17:43:51.6477518Z set -euo pipefail 2022-09-19T17:43:51.6477845Z function get_ec2_metadata() { 2022-09-19T17:43:51.6478203Z  # Pulled from instance metadata endpoint for EC2 2022-09-19T17:43:51.6478717Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-09-19T17:43:51.6479302Z  category=$1 2022-09-19T17:43:51.6479674Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-09-19T17:43:51.6480003Z } 2022-09-19T17:43:51.6480320Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-09-19T17:43:51.6480748Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-09-19T17:43:51.6481148Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-09-19T17:43:51.6481525Z echo "system info $(uname -a)" 2022-09-19T17:43:51.6494226Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:43:51.6494543Z env: 2022-09-19T17:43:51.6494820Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:51.6495119Z ##[endgroup] 2022-09-19T17:43:51.6593434Z ami-id: ami-096198a0bccc6bad4 2022-09-19T17:43:51.6654082Z instance-id: i-011654df8012f35d8 2022-09-19T17:43:51.6713974Z instance-type: g3.4xlarge 2022-09-19T17:43:51.6722039Z system info Linux ip-10-0-9-59.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 2022-09-19T17:43:51.6742511Z ##[group]Run if systemctl is-active --quiet docker; then 2022-09-19T17:43:51.6743002Z if systemctl is-active --quiet docker; then 2022-09-19T17:43:51.6743398Z  echo "Docker daemon is running..."; 2022-09-19T17:43:51.6743740Z else 2022-09-19T17:43:51.6744062Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-09-19T17:43:51.6744419Z fi 2022-09-19T17:43:51.6756002Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:43:51.6756305Z env: 2022-09-19T17:43:51.6756607Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:51.6756995Z ##[endgroup] 2022-09-19T17:43:51.6807459Z Docker daemon is running... 2022-09-19T17:43:51.6828998Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-19T17:43:51.6829625Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-09-19T17:43:51.6830127Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-19T17:43:51.6830794Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-09-19T17:43:51.6831384Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-09-19T17:43:51.6842832Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:43:51.6843236Z env: 2022-09-19T17:43:51.6843586Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:51.6843914Z AWS_RETRY_MODE: standard 2022-09-19T17:43:51.6844361Z AWS_MAX_ATTEMPTS: 5 2022-09-19T17:43:51.6844742Z AWS_DEFAULT_REGION: us-east-1 2022-09-19T17:43:51.6845059Z ##[endgroup] 2022-09-19T17:43:52.6002119Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-09-19T17:43:52.6002647Z Configure a credential helper to remove this warning. See 2022-09-19T17:43:52.6004142Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-09-19T17:43:52.6004487Z 2022-09-19T17:43:52.6004692Z Login Succeeded 2022-09-19T17:43:52.6078068Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-19T17:43:52.6078475Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-19T17:43:52.6078936Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-09-19T17:43:52.6091132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:43:52.6091429Z env: 2022-09-19T17:43:52.6091668Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:52.6091906Z ##[endgroup] 2022-09-19T17:43:52.6164969Z Prepare all required actions 2022-09-19T17:43:52.6165329Z Getting action download info 2022-09-19T17:43:52.7829607Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-09-19T17:43:52.9218458Z ##[group]Run ./.github/actions/setup-ssh 2022-09-19T17:43:52.9218915Z with: 2022-09-19T17:43:52.9219399Z github-secret: *** 2022-09-19T17:43:52.9219624Z env: 2022-09-19T17:43:52.9219858Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:52.9220108Z ##[endgroup] 2022-09-19T17:43:52.9243991Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-09-19T17:43:52.9244257Z with: 2022-09-19T17:43:52.9244643Z GITHUB_TOKEN: *** 2022-09-19T17:43:52.9244911Z activate-with-label: false 2022-09-19T17:43:52.9245174Z label: with-ssh 2022-09-19T17:43:52.9245415Z remove-existing-keys: true 2022-09-19T17:43:52.9245661Z env: 2022-09-19T17:43:52.9245890Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:52.9246123Z ##[endgroup] 2022-09-19T17:43:53.0133880Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-09-19T17:43:53.0204300Z Prepare all required actions 2022-09-19T17:43:53.0225655Z ##[group]Run ./.github/actions/pull-docker-image 2022-09-19T17:43:53.0225940Z with: 2022-09-19T17:43:53.0226427Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:43:53.0226891Z env: 2022-09-19T17:43:53.0227126Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:53.0227381Z ##[endgroup] 2022-09-19T17:43:53.0242291Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-19T17:43:53.0242657Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-09-19T17:43:53.0243017Z # ignore output since only exit code is used for conditional 2022-09-19T17:43:53.0243394Z # only pull docker image if it's not available locally 2022-09-19T17:43:53.0243772Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-09-19T17:43:53.0244177Z  retry docker pull "${DOCKER_IMAGE}" 2022-09-19T17:43:53.0244448Z fi 2022-09-19T17:43:53.0256587Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:43:53.0256888Z env: 2022-09-19T17:43:53.0257130Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:43:53.0257633Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:43:53.0258530Z ##[endgroup] 2022-09-19T17:43:53.2680886Z e66cf5fa0a4d4ed512901b12ccdab95cca946a29: Pulling from pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7 2022-09-19T17:43:53.2681840Z 11323ed2c653: Pulling fs layer 2022-09-19T17:43:53.2682442Z 9b0c32b3202c: Pulling fs layer 2022-09-19T17:43:53.2682957Z 55d4aa3df964: Pulling fs layer 2022-09-19T17:43:53.2683341Z ced0e45f533f: Pulling fs layer 2022-09-19T17:43:53.2683853Z a6d5f855f26c: Pulling fs layer 2022-09-19T17:43:53.2684356Z 532188ad0a5d: Pulling fs layer 2022-09-19T17:43:53.2684638Z 53b0132b34a2: Pulling fs layer 2022-09-19T17:43:53.2684900Z d63f711e9949: Pulling fs layer 2022-09-19T17:43:53.2685304Z 776e7a7e28b2: Pulling fs layer 2022-09-19T17:43:53.2685733Z 69004237646f: Pulling fs layer 2022-09-19T17:43:53.2686208Z 44da6be14cba: Pulling fs layer 2022-09-19T17:43:53.2686715Z 5130ceaaa505: Pulling fs layer 2022-09-19T17:43:53.2687236Z 0e0ea3d1d912: Pulling fs layer 2022-09-19T17:43:53.2687803Z 532188ad0a5d: Waiting 2022-09-19T17:43:53.2688270Z a6d5f855f26c: Waiting 2022-09-19T17:43:53.2688778Z 5ef7008cf9ef: Pulling fs layer 2022-09-19T17:43:53.2689331Z 53b0132b34a2: Waiting 2022-09-19T17:43:53.2689807Z ba8fd539527b: Pulling fs layer 2022-09-19T17:43:53.2690082Z 31097afe478a: Pulling fs layer 2022-09-19T17:43:53.2690322Z 34cca2879837: Pulling fs layer 2022-09-19T17:43:53.2690570Z d63f711e9949: Waiting 2022-09-19T17:43:53.2690824Z 2eb0ba4de398: Pulling fs layer 2022-09-19T17:43:53.2691073Z ed1d26064416: Pulling fs layer 2022-09-19T17:43:53.2691329Z 776e7a7e28b2: Waiting 2022-09-19T17:43:53.2691571Z ced0e45f533f: Waiting 2022-09-19T17:43:53.2691807Z 0b63ecad6fb1: Pulling fs layer 2022-09-19T17:43:53.2692061Z 5130ceaaa505: Waiting 2022-09-19T17:43:53.2692308Z 7cef1f511d9e: Pulling fs layer 2022-09-19T17:43:53.2692737Z 7fe4d6a4b4a4: Pulling fs layer 2022-09-19T17:43:53.2693004Z cec06d620876: Pulling fs layer 2022-09-19T17:43:53.2693251Z 0e0ea3d1d912: Waiting 2022-09-19T17:43:53.2693568Z ba8fd539527b: Waiting 2022-09-19T17:43:53.2693942Z 31097afe478a: Waiting 2022-09-19T17:43:53.2694289Z 293c85a1c506: Pulling fs layer 2022-09-19T17:43:53.2694752Z 2eb0ba4de398: Waiting 2022-09-19T17:43:53.2695229Z 88a8fe9e877d: Pulling fs layer 2022-09-19T17:43:53.2695503Z 5ef7008cf9ef: Waiting 2022-09-19T17:43:53.2695724Z 7fe4d6a4b4a4: Waiting 2022-09-19T17:43:53.2695957Z cec06d620876: Waiting 2022-09-19T17:43:53.2696211Z abe7ab60a94b: Pulling fs layer 2022-09-19T17:43:53.2696462Z ed1d26064416: Waiting 2022-09-19T17:43:53.2696679Z 0b63ecad6fb1: Waiting 2022-09-19T17:43:53.2697094Z 4cfb650b88f4: Pulling fs layer 2022-09-19T17:43:53.2697362Z 88a8fe9e877d: Waiting 2022-09-19T17:43:53.2697590Z 5e52d7103ce8: Pulling fs layer 2022-09-19T17:43:53.2697837Z 4cfb650b88f4: Waiting 2022-09-19T17:43:53.2698085Z 19fc945a59ae: Pulling fs layer 2022-09-19T17:43:53.2698783Z 5e52d7103ce8: Waiting 2022-09-19T17:43:53.2699014Z 69004237646f: Waiting 2022-09-19T17:43:53.2699253Z f41056d47978: Pulling fs layer 2022-09-19T17:43:53.2699497Z 8c38afcbb760: Pulling fs layer 2022-09-19T17:43:53.2699756Z 377756fc096b: Pulling fs layer 2022-09-19T17:43:53.2700015Z 8b037f884179: Pulling fs layer 2022-09-19T17:43:53.2700244Z 19fc945a59ae: Waiting 2022-09-19T17:43:53.2700479Z 8c38afcbb760: Waiting 2022-09-19T17:43:53.2700732Z c32dfa4ebbee: Pulling fs layer 2022-09-19T17:43:53.2700980Z 6f24854fdf4f: Pulling fs layer 2022-09-19T17:43:53.2701243Z 539ef8d3de8b: Pulling fs layer 2022-09-19T17:43:53.2701494Z c32dfa4ebbee: Waiting 2022-09-19T17:43:53.2701730Z c0a6bbdb3236: Pulling fs layer 2022-09-19T17:43:53.2701987Z 6f24854fdf4f: Waiting 2022-09-19T17:43:53.2702238Z 4d205f88eb75: Pulling fs layer 2022-09-19T17:43:53.2702501Z ceb8e20dd9cb: Pulling fs layer 2022-09-19T17:43:53.2702742Z 539ef8d3de8b: Waiting 2022-09-19T17:43:53.2702993Z 9a37eecc1577: Pulling fs layer 2022-09-19T17:43:53.2703464Z c614f823fd01: Pulling fs layer 2022-09-19T17:43:53.2703747Z 12fd9c4c69ee: Pulling fs layer 2022-09-19T17:43:53.2704228Z 34cca2879837: Waiting 2022-09-19T17:43:53.2704666Z ceb8e20dd9cb: Waiting 2022-09-19T17:43:53.2705160Z 47277e024fec: Pulling fs layer 2022-09-19T17:43:53.2705661Z ca2a9e509d63: Pulling fs layer 2022-09-19T17:43:53.2705970Z 9a37eecc1577: Waiting 2022-09-19T17:43:53.2706203Z 8c39251408fe: Pulling fs layer 2022-09-19T17:43:53.2706448Z c614f823fd01: Waiting 2022-09-19T17:43:53.2706799Z 12fd9c4c69ee: Waiting 2022-09-19T17:43:53.2707255Z f946dd555619: Pulling fs layer 2022-09-19T17:43:53.2707723Z ca2a9e509d63: Waiting 2022-09-19T17:43:53.2708236Z c9fd77e6f0db: Pulling fs layer 2022-09-19T17:43:53.2708714Z 8c39251408fe: Waiting 2022-09-19T17:43:53.2709207Z e6a41d693249: Pulling fs layer 2022-09-19T17:43:53.2709693Z f132874ec516: Pulling fs layer 2022-09-19T17:43:53.2710151Z c0a6bbdb3236: Waiting 2022-09-19T17:43:53.2710600Z f946dd555619: Waiting 2022-09-19T17:43:53.2710880Z a96aa07ebb90: Pulling fs layer 2022-09-19T17:43:53.2711131Z cb5d3f8543c3: Pulling fs layer 2022-09-19T17:43:53.2711384Z abe7ab60a94b: Waiting 2022-09-19T17:43:53.2711624Z a96aa07ebb90: Waiting 2022-09-19T17:43:53.2711839Z cb5d3f8543c3: Waiting 2022-09-19T17:43:53.2712070Z 4d205f88eb75: Waiting 2022-09-19T17:43:53.2712434Z 293c85a1c506: Waiting 2022-09-19T17:43:53.2712679Z 377756fc096b: Waiting 2022-09-19T17:43:53.2712912Z c9fd77e6f0db: Waiting 2022-09-19T17:43:53.4024219Z 9b0c32b3202c: Verifying Checksum 2022-09-19T17:43:53.4024814Z 9b0c32b3202c: Download complete 2022-09-19T17:43:53.4202493Z 55d4aa3df964: Verifying Checksum 2022-09-19T17:43:53.4203064Z 55d4aa3df964: Download complete 2022-09-19T17:43:53.5103648Z ced0e45f533f: Verifying Checksum 2022-09-19T17:43:53.5104223Z ced0e45f533f: Download complete 2022-09-19T17:43:53.5257956Z a6d5f855f26c: Verifying Checksum 2022-09-19T17:43:53.5258745Z a6d5f855f26c: Download complete 2022-09-19T17:43:53.5854538Z 11323ed2c653: Verifying Checksum 2022-09-19T17:43:53.5855263Z 11323ed2c653: Download complete 2022-09-19T17:43:53.6072191Z 53b0132b34a2: Verifying Checksum 2022-09-19T17:43:53.6072928Z 53b0132b34a2: Download complete 2022-09-19T17:43:53.6986422Z 776e7a7e28b2: Verifying Checksum 2022-09-19T17:43:53.6987209Z 776e7a7e28b2: Download complete 2022-09-19T17:43:54.4008073Z 11323ed2c653: Pull complete 2022-09-19T17:43:54.7104218Z 9b0c32b3202c: Pull complete 2022-09-19T17:43:55.0438305Z 55d4aa3df964: Pull complete 2022-09-19T17:43:55.1478691Z ced0e45f533f: Pull complete 2022-09-19T17:43:55.2661844Z a6d5f855f26c: Pull complete 2022-09-19T17:43:59.3298801Z 69004237646f: Verifying Checksum 2022-09-19T17:43:59.3299396Z 69004237646f: Download complete 2022-09-19T17:43:59.4103642Z 44da6be14cba: Verifying Checksum 2022-09-19T17:43:59.4104498Z 44da6be14cba: Download complete 2022-09-19T17:44:01.1592608Z 532188ad0a5d: Verifying Checksum 2022-09-19T17:44:01.1593044Z 532188ad0a5d: Download complete 2022-09-19T17:44:01.2548339Z 0e0ea3d1d912: Verifying Checksum 2022-09-19T17:44:01.2549011Z 0e0ea3d1d912: Download complete 2022-09-19T17:44:01.3362498Z 5ef7008cf9ef: Verifying Checksum 2022-09-19T17:44:01.3362833Z 5ef7008cf9ef: Download complete 2022-09-19T17:44:01.4071896Z ba8fd539527b: Verifying Checksum 2022-09-19T17:44:01.4072258Z ba8fd539527b: Download complete 2022-09-19T17:44:01.4846764Z 31097afe478a: Verifying Checksum 2022-09-19T17:44:01.4847142Z 31097afe478a: Download complete 2022-09-19T17:44:01.5385035Z 34cca2879837: Download complete 2022-09-19T17:44:01.6059394Z 2eb0ba4de398: Verifying Checksum 2022-09-19T17:44:01.6060014Z 2eb0ba4de398: Download complete 2022-09-19T17:44:02.2430986Z 5130ceaaa505: Verifying Checksum 2022-09-19T17:44:02.2431356Z 5130ceaaa505: Download complete 2022-09-19T17:44:02.3304456Z 0b63ecad6fb1: Verifying Checksum 2022-09-19T17:44:02.3305190Z 0b63ecad6fb1: Download complete 2022-09-19T17:44:02.4057119Z 7cef1f511d9e: Verifying Checksum 2022-09-19T17:44:02.4057765Z 7cef1f511d9e: Download complete 2022-09-19T17:44:02.4612319Z d63f711e9949: Verifying Checksum 2022-09-19T17:44:02.4612706Z d63f711e9949: Download complete 2022-09-19T17:44:02.5493651Z cec06d620876: Verifying Checksum 2022-09-19T17:44:02.5494253Z cec06d620876: Download complete 2022-09-19T17:44:02.6320597Z 293c85a1c506: Verifying Checksum 2022-09-19T17:44:02.6321170Z 293c85a1c506: Download complete 2022-09-19T17:44:02.7043565Z 88a8fe9e877d: Verifying Checksum 2022-09-19T17:44:02.7044468Z 88a8fe9e877d: Download complete 2022-09-19T17:44:03.4992403Z 7fe4d6a4b4a4: Download complete 2022-09-19T17:44:03.5735506Z 4cfb650b88f4: Download complete 2022-09-19T17:44:03.6531756Z abe7ab60a94b: Verifying Checksum 2022-09-19T17:44:03.6532413Z abe7ab60a94b: Download complete 2022-09-19T17:44:03.6534729Z 5e52d7103ce8: Verifying Checksum 2022-09-19T17:44:03.6535557Z 5e52d7103ce8: Download complete 2022-09-19T17:44:03.7234440Z 19fc945a59ae: Download complete 2022-09-19T17:44:03.7457425Z f41056d47978: Verifying Checksum 2022-09-19T17:44:03.7458019Z f41056d47978: Download complete 2022-09-19T17:44:03.7981939Z 8c38afcbb760: Verifying Checksum 2022-09-19T17:44:03.7982529Z 8c38afcbb760: Download complete 2022-09-19T17:44:03.8769416Z 8b037f884179: Verifying Checksum 2022-09-19T17:44:03.8770018Z 8b037f884179: Download complete 2022-09-19T17:44:03.9462319Z c32dfa4ebbee: Verifying Checksum 2022-09-19T17:44:03.9462960Z c32dfa4ebbee: Download complete 2022-09-19T17:44:04.0140452Z 6f24854fdf4f: Verifying Checksum 2022-09-19T17:44:04.0141069Z 6f24854fdf4f: Download complete 2022-09-19T17:44:04.0827031Z 539ef8d3de8b: Verifying Checksum 2022-09-19T17:44:04.0827638Z 539ef8d3de8b: Download complete 2022-09-19T17:44:04.3316640Z c0a6bbdb3236: Verifying Checksum 2022-09-19T17:44:04.3317284Z c0a6bbdb3236: Download complete 2022-09-19T17:44:04.4001784Z 4d205f88eb75: Verifying Checksum 2022-09-19T17:44:04.4002412Z 4d205f88eb75: Download complete 2022-09-19T17:44:04.8676342Z ceb8e20dd9cb: Verifying Checksum 2022-09-19T17:44:04.8677046Z ceb8e20dd9cb: Download complete 2022-09-19T17:44:04.9389858Z 9a37eecc1577: Verifying Checksum 2022-09-19T17:44:04.9390456Z 9a37eecc1577: Download complete 2022-09-19T17:44:05.0788148Z c614f823fd01: Download complete 2022-09-19T17:44:05.7467195Z 377756fc096b: Download complete 2022-09-19T17:44:05.8129341Z 47277e024fec: Verifying Checksum 2022-09-19T17:44:05.8129923Z 47277e024fec: Download complete 2022-09-19T17:44:05.8983058Z ca2a9e509d63: Download complete 2022-09-19T17:44:05.9956493Z 8c39251408fe: Verifying Checksum 2022-09-19T17:44:05.9956817Z 8c39251408fe: Download complete 2022-09-19T17:44:06.0724257Z f946dd555619: Verifying Checksum 2022-09-19T17:44:06.0724617Z f946dd555619: Download complete 2022-09-19T17:44:06.2634818Z c9fd77e6f0db: Verifying Checksum 2022-09-19T17:44:06.2635432Z c9fd77e6f0db: Download complete 2022-09-19T17:44:06.3456588Z e6a41d693249: Verifying Checksum 2022-09-19T17:44:06.3459652Z e6a41d693249: Download complete 2022-09-19T17:44:06.9447892Z f132874ec516: Verifying Checksum 2022-09-19T17:44:06.9448548Z f132874ec516: Download complete 2022-09-19T17:44:07.0229737Z a96aa07ebb90: Download complete 2022-09-19T17:44:07.1124508Z cb5d3f8543c3: Verifying Checksum 2022-09-19T17:44:07.8809964Z 12fd9c4c69ee: Verifying Checksum 2022-09-19T17:44:07.8810583Z 12fd9c4c69ee: Download complete 2022-09-19T17:44:11.4389261Z 532188ad0a5d: Pull complete 2022-09-19T17:44:11.5695659Z 53b0132b34a2: Pull complete 2022-09-19T17:44:24.5415307Z ed1d26064416: Verifying Checksum 2022-09-19T17:44:24.5415754Z ed1d26064416: Download complete 2022-09-19T17:44:24.6072934Z d63f711e9949: Pull complete 2022-09-19T17:44:24.7034860Z 776e7a7e28b2: Pull complete 2022-09-19T17:44:31.4552638Z 69004237646f: Pull complete 2022-09-19T17:44:31.5618341Z 44da6be14cba: Pull complete 2022-09-19T17:44:39.1904177Z 5130ceaaa505: Pull complete 2022-09-19T17:44:41.0678232Z 0e0ea3d1d912: Pull complete 2022-09-19T17:44:42.6800311Z 5ef7008cf9ef: Pull complete 2022-09-19T17:44:44.6166338Z ba8fd539527b: Pull complete 2022-09-19T17:44:46.4958382Z 31097afe478a: Pull complete 2022-09-19T17:44:48.3703750Z 34cca2879837: Pull complete 2022-09-19T17:44:50.8920490Z 2eb0ba4de398: Pull complete 2022-09-19T17:45:26.9347032Z ed1d26064416: Pull complete 2022-09-19T17:45:28.8087820Z 0b63ecad6fb1: Pull complete 2022-09-19T17:45:31.1569835Z 7cef1f511d9e: Pull complete 2022-09-19T17:45:33.1258836Z 7fe4d6a4b4a4: Pull complete 2022-09-19T17:45:34.9995210Z cec06d620876: Pull complete 2022-09-19T17:45:35.5949913Z 293c85a1c506: Pull complete 2022-09-19T17:45:35.6926907Z 88a8fe9e877d: Pull complete 2022-09-19T17:45:38.1085404Z abe7ab60a94b: Pull complete 2022-09-19T17:45:38.2112391Z 4cfb650b88f4: Pull complete 2022-09-19T17:45:38.3294365Z 5e52d7103ce8: Pull complete 2022-09-19T17:45:38.4578612Z 19fc945a59ae: Pull complete 2022-09-19T17:45:38.5577130Z f41056d47978: Pull complete 2022-09-19T17:45:38.6425965Z 8c38afcbb760: Pull complete 2022-09-19T17:45:46.5620775Z 377756fc096b: Pull complete 2022-09-19T17:45:49.8425395Z 8b037f884179: Pull complete 2022-09-19T17:45:52.6569517Z c32dfa4ebbee: Pull complete 2022-09-19T17:45:55.1687293Z 6f24854fdf4f: Pull complete 2022-09-19T17:45:57.4413658Z 539ef8d3de8b: Pull complete 2022-09-19T17:45:59.7001900Z c0a6bbdb3236: Pull complete 2022-09-19T17:46:01.6523986Z 4d205f88eb75: Pull complete 2022-09-19T17:46:03.4447859Z ceb8e20dd9cb: Pull complete 2022-09-19T17:46:03.5583707Z 9a37eecc1577: Pull complete 2022-09-19T17:46:03.6751568Z c614f823fd01: Pull complete 2022-09-19T17:46:10.1338019Z 12fd9c4c69ee: Pull complete 2022-09-19T17:46:12.4662999Z 47277e024fec: Pull complete 2022-09-19T17:46:14.5162111Z ca2a9e509d63: Pull complete 2022-09-19T17:46:14.6200664Z 8c39251408fe: Pull complete 2022-09-19T17:46:14.7311449Z f946dd555619: Pull complete 2022-09-19T17:46:15.5875492Z c9fd77e6f0db: Pull complete 2022-09-19T17:46:15.7024113Z e6a41d693249: Pull complete 2022-09-19T17:46:17.6940686Z f132874ec516: Pull complete 2022-09-19T17:46:17.8113317Z a96aa07ebb90: Pull complete 2022-09-19T17:46:17.9265415Z cb5d3f8543c3: Pull complete 2022-09-19T17:46:17.9378457Z Digest: sha256:360f4be64ba606c7b2a637d956e86d37707005177de7095de7b36d5ba753355a 2022-09-19T17:46:17.9413674Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:46:17.9449956Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:46:17.9527759Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-19T17:46:17.9528081Z with: 2022-09-19T17:46:17.9528311Z timeout_minutes: 10 2022-09-19T17:46:17.9528555Z max_attempts: 3 2022-09-19T17:46:17.9528919Z command: set -ex bash .github/scripts/install_nvidia_utils_linux.sh echo "GPU_FLAG=--gpus all" >> "${GITHUB_ENV}" 2022-09-19T17:46:17.9529301Z retry_wait_seconds: 10 2022-09-19T17:46:17.9529572Z polling_interval_seconds: 1 2022-09-19T17:46:17.9529822Z warning_on_retry: true 2022-09-19T17:46:17.9530076Z continue_on_error: false 2022-09-19T17:46:17.9530311Z env: 2022-09-19T17:46:17.9530537Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:46:17.9530788Z ##[endgroup] 2022-09-19T17:46:18.0074509Z 2022-09-19T17:46:18.0137257Z + bash .github/scripts/install_nvidia_utils_linux.sh 2022-09-19T17:46:18.0139701Z + sudo yum install -y yum-utils 2022-09-19T17:46:18.0140903Z == Installing nvidia container toolkit for amzn2 == 2022-09-19T17:46:18.4847675Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-19T17:46:18.8457781Z Package yum-utils-1.1.31-46.amzn2.0.1.noarch already installed and latest version 2022-09-19T17:46:18.8458648Z Nothing to do 2022-09-19T17:46:18.8654854Z + sudo yum-config-manager --add-repo https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-09-19T17:46:19.3377081Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-19T17:46:19.3645088Z adding repo from: https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo 2022-09-19T17:46:19.3645764Z grabbing file https://nvidia.github.io/nvidia-docker/amzn2/nvidia-docker.repo to /etc/yum.repos.d/nvidia-docker.repo 2022-09-19T17:46:19.3646314Z repo saved to /etc/yum.repos.d/nvidia-docker.repo 2022-09-19T17:46:19.3790349Z + sudo yum install -y nvidia-docker2 2022-09-19T17:46:19.8564760Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-19T17:46:19.8967855Z Retrieving key from https://nvidia.github.io/libnvidia-container/gpgkey 2022-09-19T17:46:19.9041527Z Importing GPG key 0xF796ECB0: 2022-09-19T17:46:19.9042048Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-09-19T17:46:19.9042566Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-09-19T17:46:19.9043039Z From : https://nvidia.github.io/libnvidia-container/gpgkey 2022-09-19T17:46:20.2887989Z Retrieving key from https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-09-19T17:46:20.2964085Z Importing GPG key 0xF796ECB0: 2022-09-19T17:46:20.2964648Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-09-19T17:46:20.2965104Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-09-19T17:46:20.2965610Z From : https://nvidia.github.io/nvidia-container-runtime/gpgkey 2022-09-19T17:46:20.5166354Z Retrieving key from https://nvidia.github.io/nvidia-docker/gpgkey 2022-09-19T17:46:20.5270913Z Importing GPG key 0xF796ECB0: 2022-09-19T17:46:20.5271519Z Userid : "NVIDIA CORPORATION (Open Source Projects) " 2022-09-19T17:46:20.5271947Z Fingerprint: c95b 321b 61e8 8c18 09c4 f759 ddca e044 f796 ecb0 2022-09-19T17:46:20.5272432Z From : https://nvidia.github.io/nvidia-docker/gpgkey 2022-09-19T17:46:22.2067500Z Resolving Dependencies 2022-09-19T17:46:22.2075540Z --> Running transaction check 2022-09-19T17:46:22.2076456Z ---> Package nvidia-docker2.noarch 0:2.11.0-1 will be installed 2022-09-19T17:46:22.2102786Z --> Processing Dependency: nvidia-container-toolkit >= 1.10.0-1 for package: nvidia-docker2-2.11.0-1.noarch 2022-09-19T17:46:22.2442742Z --> Running transaction check 2022-09-19T17:46:22.2444023Z ---> Package nvidia-container-toolkit.x86_64 0:1.11.0-1 will be installed 2022-09-19T17:46:22.2481626Z --> Processing Dependency: nvidia-container-toolkit-base = 1.11.0-1 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-09-19T17:46:22.2493810Z --> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-09-19T17:46:22.2625174Z --> Processing Dependency: libnvidia-container-tools >= 1.11.0-1 for package: nvidia-container-toolkit-1.11.0-1.x86_64 2022-09-19T17:46:22.2626168Z --> Running transaction check 2022-09-19T17:46:22.2627071Z ---> Package libnvidia-container-tools.x86_64 0:1.11.0-1 will be installed 2022-09-19T17:46:22.2638999Z --> Processing Dependency: libnvidia-container1(x86-64) >= 1.11.0-1 for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-09-19T17:46:22.2667181Z --> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-09-19T17:46:22.2668685Z --> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.11.0-1.x86_64 2022-09-19T17:46:22.2669939Z ---> Package nvidia-container-toolkit-base.x86_64 0:1.11.0-1 will be installed 2022-09-19T17:46:22.2673753Z --> Running transaction check 2022-09-19T17:46:22.2674650Z ---> Package libnvidia-container1.x86_64 0:1.11.0-1 will be installed 2022-09-19T17:46:22.5519167Z --> Finished Dependency Resolution 2022-09-19T17:46:22.6141119Z 2022-09-19T17:46:22.6141676Z Dependencies Resolved 2022-09-19T17:46:22.6155023Z 2022-09-19T17:46:22.6155324Z ================================================================================ 2022-09-19T17:46:22.6155696Z Package Arch Version Repository Size 2022-09-19T17:46:22.6156027Z ================================================================================ 2022-09-19T17:46:22.6156290Z Installing: 2022-09-19T17:46:22.6156791Z nvidia-docker2 noarch 2.11.0-1 libnvidia-container 8.7 k 2022-09-19T17:46:22.6157158Z Installing for dependencies: 2022-09-19T17:46:22.6157617Z libnvidia-container-tools x86_64 1.11.0-1 libnvidia-container 49 k 2022-09-19T17:46:22.6158129Z libnvidia-container1 x86_64 1.11.0-1 libnvidia-container 1.0 M 2022-09-19T17:46:22.6158648Z nvidia-container-toolkit x86_64 1.11.0-1 libnvidia-container 780 k 2022-09-19T17:46:22.6159144Z nvidia-container-toolkit-base x86_64 1.11.0-1 libnvidia-container 2.5 M 2022-09-19T17:46:22.6159397Z 2022-09-19T17:46:22.6159509Z Transaction Summary 2022-09-19T17:46:22.6159844Z ================================================================================ 2022-09-19T17:46:22.6160134Z Install 1 Package (+4 Dependent packages) 2022-09-19T17:46:22.6160333Z 2022-09-19T17:46:22.6160449Z Total download size: 4.3 M 2022-09-19T17:46:22.6160707Z Installed size: 12 M 2022-09-19T17:46:22.6161812Z Downloading packages: 2022-09-19T17:46:22.7217111Z -------------------------------------------------------------------------------- 2022-09-19T17:46:22.7217581Z Total 41 MB/s | 4.3 MB 00:00 2022-09-19T17:46:22.7262123Z Running transaction check 2022-09-19T17:46:22.7324504Z Running transaction test 2022-09-19T17:46:22.7469848Z Transaction test succeeded 2022-09-19T17:46:22.7473017Z Running transaction 2022-09-19T17:46:23.2301729Z Installing : nvidia-container-toolkit-base-1.11.0-1.x86_64 1/5 2022-09-19T17:46:23.2610528Z Installing : libnvidia-container1-1.11.0-1.x86_64 2/5 2022-09-19T17:46:23.3669623Z Installing : libnvidia-container-tools-1.11.0-1.x86_64 3/5 2022-09-19T17:46:23.3878488Z Installing : nvidia-container-toolkit-1.11.0-1.x86_64 4/5 2022-09-19T17:46:23.4231090Z Installing : nvidia-docker2-2.11.0-1.noarch 5/5 2022-09-19T17:46:23.4334750Z Verifying : libnvidia-container1-1.11.0-1.x86_64 1/5 2022-09-19T17:46:23.4448302Z Verifying : nvidia-container-toolkit-base-1.11.0-1.x86_64 2/5 2022-09-19T17:46:23.4539909Z Verifying : nvidia-container-toolkit-1.11.0-1.x86_64 3/5 2022-09-19T17:46:23.4642830Z Verifying : libnvidia-container-tools-1.11.0-1.x86_64 4/5 2022-09-19T17:46:23.5274630Z Verifying : nvidia-docker2-2.11.0-1.noarch 5/5 2022-09-19T17:46:23.5275085Z 2022-09-19T17:46:23.5275321Z Installed: 2022-09-19T17:46:23.5276179Z nvidia-docker2.noarch 0:2.11.0-1 2022-09-19T17:46:23.5276468Z 2022-09-19T17:46:23.5276602Z Dependency Installed: 2022-09-19T17:46:23.5277020Z libnvidia-container-tools.x86_64 0:1.11.0-1 2022-09-19T17:46:23.5277492Z libnvidia-container1.x86_64 0:1.11.0-1 2022-09-19T17:46:23.5277959Z nvidia-container-toolkit.x86_64 0:1.11.0-1 2022-09-19T17:46:23.5278454Z nvidia-container-toolkit-base.x86_64 0:1.11.0-1 2022-09-19T17:46:23.5278690Z 2022-09-19T17:46:23.5278792Z Complete! 2022-09-19T17:46:23.6252389Z + sudo systemctl restart docker 2022-09-19T17:46:31.6127727Z == Installing nvidia driver NVIDIA-Linux-x86_64-515.57.run == 2022-09-19T17:46:31.6128898Z + sudo yum groupinstall -y 'Development Tools' 2022-09-19T17:46:32.0982836Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-19T17:46:33.1392682Z Resolving Dependencies 2022-09-19T17:46:33.1398941Z --> Running transaction check 2022-09-19T17:46:33.1403604Z ---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed 2022-09-19T17:46:33.1638802Z --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch 2022-09-19T17:46:33.1995097Z --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch 2022-09-19T17:46:33.2001310Z ---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed 2022-09-19T17:46:33.2067122Z --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch 2022-09-19T17:46:33.2077018Z --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch 2022-09-19T17:46:33.2090811Z ---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed 2022-09-19T17:46:33.2202705Z ---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed 2022-09-19T17:46:33.2214579Z ---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed 2022-09-19T17:46:33.2268323Z --> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.amzn2.0.2.x86_64 2022-09-19T17:46:33.2296194Z ---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed 2022-09-19T17:46:33.2311059Z ---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed 2022-09-19T17:46:33.2324139Z ---> Package doxygen.x86_64 1:1.8.5-4.amzn2 will be installed 2022-09-19T17:46:33.2429648Z ---> Package elfutils.x86_64 0:0.176-2.amzn2 will be installed 2022-09-19T17:46:33.2599568Z ---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed 2022-09-19T17:46:33.2632714Z ---> Package gcc.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.2804036Z --> Processing Dependency: cpp = 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.2822212Z --> Processing Dependency: libsanitizer >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.2876679Z --> Processing Dependency: libquadmath >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.2928758Z --> Processing Dependency: libmpx >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.2984366Z --> Processing Dependency: libitm >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3036545Z --> Processing Dependency: libcilkrts >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3090370Z --> Processing Dependency: libatomic >= 7.3.1-15.amzn2 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3144106Z --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3296155Z --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3321806Z --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3347335Z ---> Package gcc-c++.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.3388828Z ---> Package gcc-gfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.3436646Z --> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-15.amzn2.x86_64 2022-09-19T17:46:33.3502800Z ---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed 2022-09-19T17:46:33.3529944Z ---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed 2022-09-19T17:46:33.3587825Z --> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch 2022-09-19T17:46:33.3606064Z --> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch 2022-09-19T17:46:33.3628745Z ---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed 2022-09-19T17:46:33.3669250Z ---> Package patch.x86_64 0:2.7.1-12.amzn2.0.2 will be installed 2022-09-19T17:46:33.3713881Z ---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed 2022-09-19T17:46:33.3747527Z ---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed 2022-09-19T17:46:33.3794205Z ---> Package rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-09-19T17:46:33.4041278Z --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.amzn2.0.2.x86_64 2022-09-19T17:46:33.4063777Z ---> Package rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 will be installed 2022-09-19T17:46:33.4101921Z ---> Package subversion.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-09-19T17:46:33.4272553Z --> Processing Dependency: subversion-libs(x86-64) = 1.7.14-16.amzn2.0.1 for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4295369Z --> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4296777Z --> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4297711Z --> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4299125Z --> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4301422Z --> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4302082Z --> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4303014Z --> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4305019Z --> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4306379Z --> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4307476Z --> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4308527Z --> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4309866Z --> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4311170Z --> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4313150Z --> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4314551Z --> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4337575Z --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4363072Z --> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-16.amzn2.0.1.x86_64 2022-09-19T17:46:33.4391941Z ---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed 2022-09-19T17:46:33.4422273Z ---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 will be installed 2022-09-19T17:46:33.4469959Z --> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-09-19T17:46:33.4490834Z --> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-09-19T17:46:33.4507625Z --> Processing Dependency: go-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.14.noarch 2022-09-19T17:46:33.4678441Z ---> Package systemtap.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-09-19T17:46:33.4696684Z --> Processing Dependency: systemtap-devel = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-09-19T17:46:33.4712013Z --> Processing Dependency: systemtap-client = 4.5-1.amzn2.0.1 for package: systemtap-4.5-1.amzn2.0.1.x86_64 2022-09-19T17:46:33.4725506Z --> Running transaction check 2022-09-19T17:46:33.4730571Z ---> Package apr.x86_64 0:1.7.0-9.amzn2 will be installed 2022-09-19T17:46:33.4819767Z ---> Package apr-util.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-09-19T17:46:33.4871567Z --> Processing Dependency: apr-util-bdb(x86-64) = 1.6.1-5.amzn2.0.2 for package: apr-util-1.6.1-5.amzn2.0.2.x86_64 2022-09-19T17:46:33.4889306Z ---> Package cpp.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.4976232Z ---> Package dwz.x86_64 0:0.11-3.amzn2.0.3 will be installed 2022-09-19T17:46:33.4994311Z ---> Package emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 will be installed 2022-09-19T17:46:33.4995851Z ---> Package gdb.x86_64 0:8.0.1-36.amzn2.0.1 will be installed 2022-09-19T17:46:33.5086748Z ---> Package gettext-devel.x86_64 0:0.19.8.1-3.amzn2 will be installed 2022-09-19T17:46:33.5155032Z --> Processing Dependency: gettext-common-devel = 0.19.8.1-3.amzn2 for package: gettext-devel-0.19.8.1-3.amzn2.x86_64 2022-09-19T17:46:33.5166503Z ---> Package glibc-devel.x86_64 0:2.26-60.amzn2 will be installed 2022-09-19T17:46:33.5291603Z --> Processing Dependency: glibc-headers = 2.26-60.amzn2 for package: glibc-devel-2.26-60.amzn2.x86_64 2022-09-19T17:46:33.5320972Z --> Processing Dependency: glibc-headers for package: glibc-devel-2.26-60.amzn2.x86_64 2022-09-19T17:46:33.5322117Z ---> Package go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 will be installed 2022-09-19T17:46:33.5329518Z ---> Package libatomic.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5354406Z ---> Package libcilkrts.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5397218Z ---> Package libgfortran.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5448793Z ---> Package libitm.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5477472Z ---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed 2022-09-19T17:46:33.5499344Z ---> Package libmpx.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5526141Z ---> Package libquadmath.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5565417Z ---> Package libsanitizer.x86_64 0:7.3.1-15.amzn2 will be installed 2022-09-19T17:46:33.5631595Z ---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed 2022-09-19T17:46:33.5658776Z ---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed 2022-09-19T17:46:33.5692137Z ---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed 2022-09-19T17:46:33.5772672Z --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-19T17:46:33.5811897Z --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-19T17:46:33.5812926Z --> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-19T17:46:33.5834605Z --> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-19T17:46:33.5853983Z --> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64 2022-09-19T17:46:33.5862400Z ---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed 2022-09-19T17:46:33.5919297Z ---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed 2022-09-19T17:46:33.6058456Z ---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed 2022-09-19T17:46:33.6073930Z ---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed 2022-09-19T17:46:33.6096386Z ---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed 2022-09-19T17:46:33.6097473Z ---> Package subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 will be installed 2022-09-19T17:46:33.6146755Z ---> Package systemtap-client.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-09-19T17:46:33.6400377Z --> Processing Dependency: mokutil for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-09-19T17:46:33.6415683Z --> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-09-19T17:46:33.6444594Z --> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.5-1.amzn2.0.1.x86_64 2022-09-19T17:46:33.6445186Z ---> Package systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 will be installed 2022-09-19T17:46:33.6570122Z --> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.5-1.amzn2.0.1.x86_64 2022-09-19T17:46:33.7568139Z --> Running transaction check 2022-09-19T17:46:33.7568951Z ---> Package apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 will be installed 2022-09-19T17:46:33.7583855Z ---> Package avahi-libs.x86_64 0:0.6.31-20.amzn2 will be installed 2022-09-19T17:46:33.7618140Z ---> Package gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 will be installed 2022-09-19T17:46:33.7619482Z ---> Package glibc-headers.x86_64 0:2.26-60.amzn2 will be installed 2022-09-19T17:46:33.7664929Z --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-60.amzn2.x86_64 2022-09-19T17:46:33.8732409Z --> Processing Dependency: kernel-headers for package: glibc-headers-2.26-60.amzn2.x86_64 2022-09-19T17:46:33.8732938Z ---> Package gnutls.x86_64 0:3.3.29-9.amzn2.0.1 will be installed 2022-09-19T17:46:33.8807538Z --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.0.1.x86_64 2022-09-19T17:46:33.8837011Z ---> Package kernel-devel.x86_64 0:4.14.291-218.527.amzn2 will be installed 2022-09-19T17:46:33.8868259Z --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.291-218.527.amzn2.x86_64 2022-09-19T17:46:33.8889871Z ---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed 2022-09-19T17:46:33.8930820Z --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64 2022-09-19T17:46:33.8951263Z ---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed 2022-09-19T17:46:33.9001250Z --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-09-19T17:46:33.9024069Z --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-09-19T17:46:33.9025252Z --> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 2022-09-19T17:46:33.9025949Z ---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed 2022-09-19T17:46:33.9046471Z --> Running transaction check 2022-09-19T17:46:33.9047190Z ---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed 2022-09-19T17:46:33.9074275Z ---> Package elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 will be installed 2022-09-19T17:46:33.9087547Z --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-2.amzn2.x86_64 2022-09-19T17:46:33.9112851Z ---> Package kernel-headers.x86_64 0:4.14.291-218.527.amzn2 will be installed 2022-09-19T17:46:33.9113938Z ---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed 2022-09-19T17:46:33.9142542Z ---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed 2022-09-19T17:46:33.9209793Z --> Running transaction check 2022-09-19T17:46:33.9210348Z ---> Package zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 will be installed 2022-09-19T17:46:34.1766840Z --> Finished Dependency Resolution 2022-09-19T17:46:34.2973082Z 2022-09-19T17:46:34.2973510Z Dependencies Resolved 2022-09-19T17:46:34.3085827Z 2022-09-19T17:46:34.3086215Z ================================================================================ 2022-09-19T17:46:34.3086831Z Package Arch Version Repository Size 2022-09-19T17:46:34.3087554Z ================================================================================ 2022-09-19T17:46:34.3088164Z Installing for group install "Development Tools": 2022-09-19T17:46:34.3089265Z autoconf noarch 2.69-11.amzn2 amzn2-core 701 k 2022-09-19T17:46:34.3090210Z automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k 2022-09-19T17:46:34.3090665Z bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k 2022-09-19T17:46:34.3091087Z byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k 2022-09-19T17:46:34.3091520Z cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k 2022-09-19T17:46:34.3092206Z ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k 2022-09-19T17:46:34.3092629Z diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k 2022-09-19T17:46:34.3093063Z doxygen x86_64 1:1.8.5-4.amzn2 amzn2-core 3.5 M 2022-09-19T17:46:34.3093487Z elfutils x86_64 0.176-2.amzn2 amzn2-core 307 k 2022-09-19T17:46:34.3093924Z flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k 2022-09-19T17:46:34.3094391Z gcc x86_64 7.3.1-15.amzn2 amzn2-core 22 M 2022-09-19T17:46:34.3094791Z gcc-c++ x86_64 7.3.1-15.amzn2 amzn2-core 13 M 2022-09-19T17:46:34.3095222Z gcc-gfortran x86_64 7.3.1-15.amzn2 amzn2-core 11 M 2022-09-19T17:46:34.3095663Z indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k 2022-09-19T17:46:34.3096071Z intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k 2022-09-19T17:46:34.3096500Z libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k 2022-09-19T17:46:34.3096925Z patch x86_64 2.7.1-12.amzn2.0.2 amzn2-core 110 k 2022-09-19T17:46:34.3097359Z patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k 2022-09-19T17:46:34.3097765Z rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k 2022-09-19T17:46:34.3098582Z rpm-build x86_64 4.11.3-48.amzn2.0.2 amzn2-core 150 k 2022-09-19T17:46:34.3099035Z rpm-sign x86_64 4.11.3-48.amzn2.0.2 amzn2-core 50 k 2022-09-19T17:46:34.3099451Z subversion x86_64 1.7.14-16.amzn2.0.1 amzn2-core 1.0 M 2022-09-19T17:46:34.3099875Z swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M 2022-09-19T17:46:34.3100322Z system-rpm-config noarch 9.1.0-76.amzn2.0.14 amzn2-core 90 k 2022-09-19T17:46:34.3100753Z systemtap x86_64 4.5-1.amzn2.0.1 amzn2-core 12 k 2022-09-19T17:46:34.3101069Z Installing for dependencies: 2022-09-19T17:46:34.3101481Z apr x86_64 1.7.0-9.amzn2 amzn2-core 122 k 2022-09-19T17:46:34.3101907Z apr-util x86_64 1.6.1-5.amzn2.0.2 amzn2-core 99 k 2022-09-19T17:46:34.3102327Z apr-util-bdb x86_64 1.6.1-5.amzn2.0.2 amzn2-core 19 k 2022-09-19T17:46:34.3102971Z avahi-libs x86_64 0.6.31-20.amzn2 amzn2-core 61 k 2022-09-19T17:46:34.3103398Z cpp x86_64 7.3.1-15.amzn2 amzn2-core 9.2 M 2022-09-19T17:46:34.3103795Z dwz x86_64 0.11-3.amzn2.0.3 amzn2-core 98 k 2022-09-19T17:46:34.3104314Z efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k 2022-09-19T17:46:34.3104784Z elfutils-libelf-devel x86_64 0.176-2.amzn2 amzn2-core 40 k 2022-09-19T17:46:34.3105248Z emacs-filesystem noarch 1:27.2-4.amzn2.0.1 amzn2-core 67 k 2022-09-19T17:46:34.3105673Z gdb x86_64 8.0.1-36.amzn2.0.1 amzn2-core 3.1 M 2022-09-19T17:46:34.3106122Z gettext-common-devel noarch 0.19.8.1-3.amzn2 amzn2-core 410 k 2022-09-19T17:46:34.3106582Z gettext-devel x86_64 0.19.8.1-3.amzn2 amzn2-core 320 k 2022-09-19T17:46:34.3107009Z glibc-devel x86_64 2.26-60.amzn2 amzn2-core 994 k 2022-09-19T17:46:34.3107501Z glibc-headers x86_64 2.26-60.amzn2 amzn2-core 515 k 2022-09-19T17:46:34.3107933Z gnutls x86_64 3.3.29-9.amzn2.0.1 amzn2-core 661 k 2022-09-19T17:46:34.3108388Z go-srpm-macros noarch 3.0.15-23.amzn2.0.1 amzn2-core 23 k 2022-09-19T17:46:34.3108825Z kernel-devel x86_64 4.14.291-218.527.amzn2 amzn2-core 13 M 2022-09-19T17:46:34.3109264Z kernel-headers x86_64 4.14.291-218.527.amzn2 amzn2-core 1.2 M 2022-09-19T17:46:34.3109704Z libatomic x86_64 7.3.1-15.amzn2 amzn2-core 46 k 2022-09-19T17:46:34.3110113Z libcilkrts x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-09-19T17:46:34.3110541Z libgfortran x86_64 7.3.1-15.amzn2 amzn2-core 536 k 2022-09-19T17:46:34.3110960Z libitm x86_64 7.3.1-15.amzn2 amzn2-core 85 k 2022-09-19T17:46:34.3111398Z libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k 2022-09-19T17:46:34.3111812Z libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k 2022-09-19T17:46:34.3112231Z libmpx x86_64 7.3.1-15.amzn2 amzn2-core 51 k 2022-09-19T17:46:34.3112664Z libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k 2022-09-19T17:46:34.3113080Z libquadmath x86_64 7.3.1-15.amzn2 amzn2-core 189 k 2022-09-19T17:46:34.3113512Z libsanitizer x86_64 7.3.1-15.amzn2 amzn2-core 642 k 2022-09-19T17:46:34.3113937Z m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k 2022-09-19T17:46:34.3114359Z mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k 2022-09-19T17:46:34.3114764Z mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k 2022-09-19T17:46:34.3115180Z neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k 2022-09-19T17:46:34.3115677Z pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k 2022-09-19T17:46:34.3116108Z perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k 2022-09-19T17:46:34.3116580Z perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k 2022-09-19T17:46:34.3117045Z perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k 2022-09-19T17:46:34.3117516Z perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k 2022-09-19T17:46:34.3117965Z perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k 2022-09-19T17:46:34.3118425Z subversion-libs x86_64 1.7.14-16.amzn2.0.1 amzn2-core 912 k 2022-09-19T17:46:34.3118874Z systemtap-client x86_64 4.5-1.amzn2.0.1 amzn2-core 3.7 M 2022-09-19T17:46:34.3119309Z systemtap-devel x86_64 4.5-1.amzn2.0.1 amzn2-core 2.3 M 2022-09-19T17:46:34.3119824Z trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k 2022-09-19T17:46:34.3120251Z zlib-devel x86_64 1.2.7-19.amzn2.0.1 amzn2-core 50 k 2022-09-19T17:46:34.3120454Z 2022-09-19T17:46:34.3120569Z Transaction Summary 2022-09-19T17:46:34.3120911Z ================================================================================ 2022-09-19T17:46:34.3121234Z Install 25 Packages (+43 Dependent packages) 2022-09-19T17:46:34.3121430Z 2022-09-19T17:46:34.3121560Z Total download size: 96 M 2022-09-19T17:46:34.3121802Z Installed size: 303 M 2022-09-19T17:46:34.3122058Z Downloading packages: 2022-09-19T17:46:34.3139539Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-09-19T17:46:35.9950901Z -------------------------------------------------------------------------------- 2022-09-19T17:46:35.9951770Z Total 57 MB/s | 96 MB 00:01 2022-09-19T17:46:36.1035290Z Running transaction check 2022-09-19T17:46:36.1832359Z Running transaction test 2022-09-19T17:46:36.6087208Z Transaction test succeeded 2022-09-19T17:46:36.6090370Z Running transaction 2022-09-19T17:46:37.1334335Z Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/68 2022-09-19T17:46:37.1826437Z Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/68 2022-09-19T17:46:37.2180178Z Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/68 2022-09-19T17:46:37.2444540Z Installing : apr-1.7.0-9.amzn2.x86_64 4/68 2022-09-19T17:46:37.2703615Z Installing : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 5/68 2022-09-19T17:46:37.3007055Z Installing : apr-util-1.6.1-5.amzn2.0.2.x86_64 6/68 2022-09-19T17:46:37.3423689Z Installing : avahi-libs-0.6.31-20.amzn2.x86_64 7/68 2022-09-19T17:46:37.3816949Z Installing : libquadmath-7.3.1-15.amzn2.x86_64 8/68 2022-09-19T17:46:37.4046121Z Installing : patch-2.7.1-12.amzn2.0.2.x86_64 9/68 2022-09-19T17:46:37.4860157Z Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/68 2022-09-19T17:46:38.5468416Z Installing : libgfortran-7.3.1-15.amzn2.x86_64 11/68 2022-09-19T17:46:38.5859597Z Installing : cpp-7.3.1-15.amzn2.x86_64 12/68 2022-09-19T17:46:38.6081251Z Installing : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 13/68 2022-09-19T17:46:38.6305397Z Installing : elfutils-libelf-devel-0.176-2.amzn2.x86_64 14/68 2022-09-19T17:46:38.6636786Z Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 15/68 2022-09-19T17:46:38.7250543Z Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 16/68 2022-09-19T17:46:38.7812797Z Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 17/68 2022-09-19T17:46:38.8912358Z Installing : elfutils-0.176-2.amzn2.x86_64 18/68 2022-09-19T17:46:38.9205483Z Installing : libsanitizer-7.3.1-15.amzn2.x86_64 19/68 2022-09-19T17:46:38.9453872Z Installing : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 20/68 2022-09-19T17:46:38.9782948Z Installing : efivar-libs-31-4.amzn2.0.4.x86_64 21/68 2022-09-19T17:46:39.0077835Z Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 22/68 2022-09-19T17:46:39.0929647Z Installing : dwz-0.11-3.amzn2.0.3.x86_64 23/68 2022-09-19T17:46:39.2679192Z Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 24/68 2022-09-19T17:46:39.5542062Z Installing : gnutls-3.3.29-9.amzn2.0.1.x86_64 25/68 2022-09-19T17:46:39.7166953Z Installing : kernel-headers-4.14.291-218.527.amzn2.x86_64 26/68 2022-09-19T17:46:39.8509980Z Installing : glibc-headers-2.26-60.amzn2.x86_64 27/68 2022-09-19T17:46:39.8901716Z Installing : glibc-devel-2.26-60.amzn2.x86_64 28/68 2022-09-19T17:46:40.2856010Z Installing : libitm-7.3.1-15.amzn2.x86_64 29/68 2022-09-19T17:46:40.3130265Z Installing : gdb-8.0.1-36.amzn2.0.1.x86_64 30/68 2022-09-19T17:46:40.3392240Z Installing : libmpx-7.3.1-15.amzn2.x86_64 31/68 2022-09-19T17:46:40.3661499Z Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 32/68 2022-09-19T17:46:40.3884043Z Installing : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 33/68 2022-09-19T17:46:40.4097560Z Installing : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 34/68 2022-09-19T17:46:40.4993778Z Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 35/68 2022-09-19T17:46:40.5523876Z Installing : autoconf-2.69-11.amzn2.noarch 36/68 2022-09-19T17:46:40.6273768Z Installing : gettext-common-devel-0.19.8.1-3.amzn2.noarch 37/68 2022-09-19T17:46:40.7104662Z Installing : gettext-devel-0.19.8.1-3.amzn2.x86_64 38/68 2022-09-19T17:46:40.8202275Z Installing : perl-Test-Harness-3.28-3.amzn2.noarch 39/68 2022-09-19T17:46:40.8563770Z Installing : automake-1.13.4-3.1.amzn2.noarch 40/68 2022-09-19T17:46:40.8887485Z Installing : libatomic-7.3.1-15.amzn2.x86_64 41/68 2022-09-19T17:46:42.9168282Z Installing : libcilkrts-7.3.1-15.amzn2.x86_64 42/68 2022-09-19T17:46:46.6672866Z Installing : gcc-7.3.1-15.amzn2.x86_64 43/68 2022-09-19T17:46:57.6097210Z Installing : kernel-devel-4.14.291-218.527.amzn2.x86_64 44/68 2022-09-19T17:46:58.2533866Z Installing : systemtap-devel-4.5-1.amzn2.0.1.x86_64 45/68 2022-09-19T17:46:58.3067806Z Installing : systemtap-client-4.5-1.amzn2.0.1.x86_64 46/68 2022-09-19T17:46:58.3612300Z Installing : pakchois-0.4-10.amzn2.0.2.x86_64 47/68 2022-09-19T17:46:58.4932997Z Installing : neon-0.30.0-3.amzn2.0.2.x86_64 48/68 2022-09-19T17:46:58.6696916Z Installing : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 49/68 2022-09-19T17:46:58.7801855Z Installing : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-09-19T17:46:59.9939261Z Installing : systemtap-4.5-1.amzn2.0.1.x86_64 51/68 2022-09-19T17:47:01.6039351Z Installing : gcc-gfortran-7.3.1-15.amzn2.x86_64 52/68 2022-09-19T17:47:01.7202605Z Installing : gcc-c++-7.3.1-15.amzn2.x86_64 53/68 2022-09-19T17:47:01.7661477Z Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 54/68 2022-09-19T17:47:01.8109306Z Installing : intltool-0.50.2-7.amzn2.noarch 55/68 2022-09-19T17:47:01.8814381Z Installing : rpm-build-4.11.3-48.amzn2.0.2.x86_64 56/68 2022-09-19T17:47:01.9591382Z Installing : cscope-15.8-10.amzn2.0.2.x86_64 57/68 2022-09-19T17:47:02.0635318Z Installing : flex-2.5.37-3.amzn2.0.3.x86_64 58/68 2022-09-19T17:47:02.1278563Z Installing : bison-3.0.4-6.amzn2.0.2.x86_64 59/68 2022-09-19T17:47:02.1783659Z Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 60/68 2022-09-19T17:47:02.2167650Z Installing : ctags-5.8-13.amzn2.0.2.x86_64 61/68 2022-09-19T17:47:02.2640441Z Installing : indent-2.2.11-13.amzn2.0.2.x86_64 62/68 2022-09-19T17:47:02.9372297Z Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 63/68 2022-09-19T17:47:02.9811192Z Installing : 1:doxygen-1.8.5-4.amzn2.x86_64 64/68 2022-09-19T17:47:03.0089436Z Installing : diffstat-1.57-4.amzn2.0.2.x86_64 65/68 2022-09-19T17:47:03.3144914Z Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 66/68 2022-09-19T17:47:03.3530229Z Installing : swig-3.0.12-11.amzn2.0.3.x86_64 67/68 2022-09-19T17:47:03.4167144Z Installing : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 68/68 2022-09-19T17:47:03.4392440Z Verifying : elfutils-libelf-devel-0.176-2.amzn2.x86_64 1/68 2022-09-19T17:47:03.4508401Z Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 2/68 2022-09-19T17:47:03.4610023Z Verifying : gettext-devel-0.19.8.1-3.amzn2.x86_64 3/68 2022-09-19T17:47:03.4752143Z Verifying : patch-2.7.1-12.amzn2.0.2.x86_64 4/68 2022-09-19T17:47:03.4865798Z Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 5/68 2022-09-19T17:47:03.4970526Z Verifying : glibc-headers-2.26-60.amzn2.x86_64 6/68 2022-09-19T17:47:03.5068744Z Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 7/68 2022-09-19T17:47:03.5199381Z Verifying : rpm-sign-4.11.3-48.amzn2.0.2.x86_64 8/68 2022-09-19T17:47:03.5298302Z Verifying : gcc-gfortran-7.3.1-15.amzn2.x86_64 9/68 2022-09-19T17:47:03.5408366Z Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 10/68 2022-09-19T17:47:03.5508488Z Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 11/68 2022-09-19T17:47:03.5631911Z Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 12/68 2022-09-19T17:47:03.5718130Z Verifying : libcilkrts-7.3.1-15.amzn2.x86_64 13/68 2022-09-19T17:47:03.5825507Z Verifying : go-srpm-macros-3.0.15-23.amzn2.0.1.noarch 14/68 2022-09-19T17:47:03.5951881Z Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 15/68 2022-09-19T17:47:03.6046858Z Verifying : cscope-15.8-10.amzn2.0.2.x86_64 16/68 2022-09-19T17:47:03.6143393Z Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 17/68 2022-09-19T17:47:03.6241962Z Verifying : 1:doxygen-1.8.5-4.amzn2.x86_64 18/68 2022-09-19T17:47:03.6336085Z Verifying : gcc-c++-7.3.1-15.amzn2.x86_64 19/68 2022-09-19T17:47:03.6459991Z Verifying : libatomic-7.3.1-15.amzn2.x86_64 20/68 2022-09-19T17:47:03.6579528Z Verifying : system-rpm-config-9.1.0-76.amzn2.0.14.noarch 21/68 2022-09-19T17:47:03.6699378Z Verifying : systemtap-devel-4.5-1.amzn2.0.1.x86_64 22/68 2022-09-19T17:47:03.6789097Z Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 23/68 2022-09-19T17:47:03.6891074Z Verifying : autoconf-2.69-11.amzn2.noarch 24/68 2022-09-19T17:47:03.7004983Z Verifying : libquadmath-7.3.1-15.amzn2.x86_64 25/68 2022-09-19T17:47:03.7106294Z Verifying : intltool-0.50.2-7.amzn2.noarch 26/68 2022-09-19T17:47:03.7200470Z Verifying : apr-util-1.6.1-5.amzn2.0.2.x86_64 27/68 2022-09-19T17:47:03.7299754Z Verifying : glibc-devel-2.26-60.amzn2.x86_64 28/68 2022-09-19T17:47:03.7447046Z Verifying : kernel-devel-4.14.291-218.527.amzn2.x86_64 29/68 2022-09-19T17:47:03.7542200Z Verifying : cpp-7.3.1-15.amzn2.x86_64 30/68 2022-09-19T17:47:03.7663717Z Verifying : rpm-build-4.11.3-48.amzn2.0.2.x86_64 31/68 2022-09-19T17:47:03.7747812Z Verifying : gettext-common-devel-0.19.8.1-3.amzn2.noarch 32/68 2022-09-19T17:47:03.7847090Z Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 33/68 2022-09-19T17:47:03.7942074Z Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 34/68 2022-09-19T17:47:03.8026441Z Verifying : gnutls-3.3.29-9.amzn2.0.1.x86_64 35/68 2022-09-19T17:47:03.8138103Z Verifying : subversion-libs-1.7.14-16.amzn2.0.1.x86_64 36/68 2022-09-19T17:47:03.8254599Z Verifying : automake-1.13.4-3.1.amzn2.noarch 37/68 2022-09-19T17:47:03.8373542Z Verifying : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 38/68 2022-09-19T17:47:03.8483891Z Verifying : libmpx-7.3.1-15.amzn2.x86_64 39/68 2022-09-19T17:47:03.8641669Z Verifying : avahi-libs-0.6.31-20.amzn2.x86_64 40/68 2022-09-19T17:47:03.8746720Z Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 41/68 2022-09-19T17:47:03.8909695Z Verifying : libgfortran-7.3.1-15.amzn2.x86_64 42/68 2022-09-19T17:47:03.9027060Z Verifying : gdb-8.0.1-36.amzn2.0.1.x86_64 43/68 2022-09-19T17:47:03.9131050Z Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 44/68 2022-09-19T17:47:03.9255575Z Verifying : libitm-7.3.1-15.amzn2.x86_64 45/68 2022-09-19T17:47:03.9374536Z Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 46/68 2022-09-19T17:47:03.9507245Z Verifying : gcc-7.3.1-15.amzn2.x86_64 47/68 2022-09-19T17:47:03.9612680Z Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 48/68 2022-09-19T17:47:03.9701355Z Verifying : kernel-headers-4.14.291-218.527.amzn2.x86_64 49/68 2022-09-19T17:47:03.9824216Z Verifying : subversion-1.7.14-16.amzn2.0.1.x86_64 50/68 2022-09-19T17:47:03.9935399Z Verifying : apr-1.7.0-9.amzn2.x86_64 51/68 2022-09-19T17:47:04.0048440Z Verifying : ctags-5.8-13.amzn2.0.2.x86_64 52/68 2022-09-19T17:47:04.0125862Z Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 53/68 2022-09-19T17:47:04.0246092Z Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 54/68 2022-09-19T17:47:04.0345467Z Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 55/68 2022-09-19T17:47:04.0483810Z Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 56/68 2022-09-19T17:47:04.0600655Z Verifying : systemtap-4.5-1.amzn2.0.1.x86_64 57/68 2022-09-19T17:47:04.0693964Z Verifying : dwz-0.11-3.amzn2.0.3.x86_64 58/68 2022-09-19T17:47:04.0795365Z Verifying : systemtap-client-4.5-1.amzn2.0.1.x86_64 59/68 2022-09-19T17:47:04.0904182Z Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 60/68 2022-09-19T17:47:04.1002771Z Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 61/68 2022-09-19T17:47:04.1090051Z Verifying : 1:emacs-filesystem-27.2-4.amzn2.0.1.noarch 62/68 2022-09-19T17:47:04.1203913Z Verifying : libsanitizer-7.3.1-15.amzn2.x86_64 63/68 2022-09-19T17:47:04.1311273Z Verifying : elfutils-0.176-2.amzn2.x86_64 64/68 2022-09-19T17:47:04.1416116Z Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 65/68 2022-09-19T17:47:04.1529147Z Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 66/68 2022-09-19T17:47:04.1645125Z Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 67/68 2022-09-19T17:47:04.2479053Z Verifying : zlib-devel-1.2.7-19.amzn2.0.1.x86_64 68/68 2022-09-19T17:47:04.2479354Z 2022-09-19T17:47:04.2479463Z Installed: 2022-09-19T17:47:04.2479856Z autoconf.noarch 0:2.69-11.amzn2 2022-09-19T17:47:04.2482589Z automake.noarch 0:1.13.4-3.1.amzn2 2022-09-19T17:47:04.2483329Z bison.x86_64 0:3.0.4-6.amzn2.0.2 2022-09-19T17:47:04.2483765Z byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 2022-09-19T17:47:04.2484410Z cscope.x86_64 0:15.8-10.amzn2.0.2 2022-09-19T17:47:04.2484837Z ctags.x86_64 0:5.8-13.amzn2.0.2 2022-09-19T17:47:04.2485269Z diffstat.x86_64 0:1.57-4.amzn2.0.2 2022-09-19T17:47:04.2485923Z doxygen.x86_64 1:1.8.5-4.amzn2 2022-09-19T17:47:04.2486858Z elfutils.x86_64 0:0.176-2.amzn2 2022-09-19T17:47:04.2487407Z flex.x86_64 0:2.5.37-3.amzn2.0.3 2022-09-19T17:47:04.2488174Z gcc.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2488757Z gcc-c++.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2489159Z gcc-gfortran.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2489598Z indent.x86_64 0:2.2.11-13.amzn2.0.2 2022-09-19T17:47:04.2490037Z intltool.noarch 0:0.50.2-7.amzn2 2022-09-19T17:47:04.2490463Z libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 2022-09-19T17:47:04.2490870Z patch.x86_64 0:2.7.1-12.amzn2.0.2 2022-09-19T17:47:04.2491294Z patchutils.x86_64 0:0.3.3-4.amzn2.0.1 2022-09-19T17:47:04.2491713Z rcs.x86_64 0:5.9.0-5.amzn2.0.2 2022-09-19T17:47:04.2492117Z rpm-build.x86_64 0:4.11.3-48.amzn2.0.2 2022-09-19T17:47:04.2492540Z rpm-sign.x86_64 0:4.11.3-48.amzn2.0.2 2022-09-19T17:47:04.2492955Z subversion.x86_64 0:1.7.14-16.amzn2.0.1 2022-09-19T17:47:04.2495658Z swig.x86_64 0:3.0.12-11.amzn2.0.3 2022-09-19T17:47:04.2496639Z system-rpm-config.noarch 0:9.1.0-76.amzn2.0.14 2022-09-19T17:47:04.2497709Z systemtap.x86_64 0:4.5-1.amzn2.0.1 2022-09-19T17:47:04.2498534Z 2022-09-19T17:47:04.2498780Z Dependency Installed: 2022-09-19T17:47:04.2499416Z apr.x86_64 0:1.7.0-9.amzn2 2022-09-19T17:47:04.2500290Z apr-util.x86_64 0:1.6.1-5.amzn2.0.2 2022-09-19T17:47:04.2501046Z apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 2022-09-19T17:47:04.2501480Z avahi-libs.x86_64 0:0.6.31-20.amzn2 2022-09-19T17:47:04.2501891Z cpp.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2502298Z dwz.x86_64 0:0.11-3.amzn2.0.3 2022-09-19T17:47:04.2502718Z efivar-libs.x86_64 0:31-4.amzn2.0.4 2022-09-19T17:47:04.2503165Z elfutils-libelf-devel.x86_64 0:0.176-2.amzn2 2022-09-19T17:47:04.2503611Z emacs-filesystem.noarch 1:27.2-4.amzn2.0.1 2022-09-19T17:47:04.2504050Z gdb.x86_64 0:8.0.1-36.amzn2.0.1 2022-09-19T17:47:04.2504502Z gettext-common-devel.noarch 0:0.19.8.1-3.amzn2 2022-09-19T17:47:04.2504939Z gettext-devel.x86_64 0:0.19.8.1-3.amzn2 2022-09-19T17:47:04.2505368Z glibc-devel.x86_64 0:2.26-60.amzn2 2022-09-19T17:47:04.2505966Z glibc-headers.x86_64 0:2.26-60.amzn2 2022-09-19T17:47:04.2506392Z gnutls.x86_64 0:3.3.29-9.amzn2.0.1 2022-09-19T17:47:04.2506891Z go-srpm-macros.noarch 0:3.0.15-23.amzn2.0.1 2022-09-19T17:47:04.2507352Z kernel-devel.x86_64 0:4.14.291-218.527.amzn2 2022-09-19T17:47:04.2507785Z kernel-headers.x86_64 0:4.14.291-218.527.amzn2 2022-09-19T17:47:04.2508192Z libatomic.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2508612Z libcilkrts.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2509035Z libgfortran.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2509432Z libitm.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2509851Z libmodman.x86_64 0:2.0.1-8.amzn2.0.2 2022-09-19T17:47:04.2510264Z libmpc.x86_64 0:1.0.1-3.amzn2.0.2 2022-09-19T17:47:04.2510669Z libmpx.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2511063Z libproxy.x86_64 0:0.4.11-10.amzn2.0.3 2022-09-19T17:47:04.2511480Z libquadmath.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2511901Z libsanitizer.x86_64 0:7.3.1-15.amzn2 2022-09-19T17:47:04.2512290Z m4.x86_64 0:1.4.16-10.amzn2.0.2 2022-09-19T17:47:04.2512691Z mokutil.x86_64 1:0.3.0-10.amzn2.0.1 2022-09-19T17:47:04.2513093Z mpfr.x86_64 0:3.1.1-4.amzn2.0.2 2022-09-19T17:47:04.2513491Z neon.x86_64 0:0.30.0-3.amzn2.0.2 2022-09-19T17:47:04.2513886Z pakchois.x86_64 0:0.4-10.amzn2.0.2 2022-09-19T17:47:04.2514320Z perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 2022-09-19T17:47:04.2514775Z perl-Test-Harness.noarch 0:3.28-3.amzn2 2022-09-19T17:47:04.2515223Z perl-Thread-Queue.noarch 0:3.02-2.amzn2 2022-09-19T17:47:04.2515686Z perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 2022-09-19T17:47:04.2516139Z perl-srpm-macros.noarch 0:1-8.amzn2.0.1 2022-09-19T17:47:04.2516588Z subversion-libs.x86_64 0:1.7.14-16.amzn2.0.1 2022-09-19T17:47:04.2517007Z systemtap-client.x86_64 0:4.5-1.amzn2.0.1 2022-09-19T17:47:04.2517443Z systemtap-devel.x86_64 0:4.5-1.amzn2.0.1 2022-09-19T17:47:04.2517876Z trousers.x86_64 0:0.3.14-2.amzn2.0.2 2022-09-19T17:47:04.2518270Z zlib-devel.x86_64 0:1.2.7-19.amzn2.0.1 2022-09-19T17:47:04.2518473Z 2022-09-19T17:47:04.2518578Z Complete! 2022-09-19T17:47:04.2841363Z ++ uname -r 2022-09-19T17:47:04.2847006Z + sudo yum install -y 'kernel-devel-uname-r == 4.14.252-195.483.amzn2.x86_64' 2022-09-19T17:47:04.7894967Z Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 2022-09-19T17:47:06.0703455Z Resolving Dependencies 2022-09-19T17:47:06.0710579Z --> Running transaction check 2022-09-19T17:47:06.0711418Z ---> Package kernel-devel.x86_64 0:4.14.252-195.483.amzn2 will be installed 2022-09-19T17:47:06.4108282Z --> Finished Dependency Resolution 2022-09-19T17:47:06.5270769Z 2022-09-19T17:47:06.5271152Z Dependencies Resolved 2022-09-19T17:47:06.5276710Z 2022-09-19T17:47:06.5276904Z ================================================================================ 2022-09-19T17:47:06.5277492Z Package Arch Version Repository Size 2022-09-19T17:47:06.5277825Z ================================================================================ 2022-09-19T17:47:06.5278162Z Installing: 2022-09-19T17:47:06.5279033Z kernel-devel x86_64 4.14.252-195.483.amzn2 amzn2-core 13 M 2022-09-19T17:47:06.5279259Z 2022-09-19T17:47:06.5279364Z Transaction Summary 2022-09-19T17:47:06.5279653Z ================================================================================ 2022-09-19T17:47:06.5279927Z Install 1 Package 2022-09-19T17:47:06.5280090Z 2022-09-19T17:47:06.5280188Z Total download size: 13 M 2022-09-19T17:47:06.5280455Z Installed size: 60 M 2022-09-19T17:47:06.5281477Z Downloading packages: 2022-09-19T17:47:06.5290884Z Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 2022-09-19T17:47:07.1055638Z Running transaction check 2022-09-19T17:47:07.1240590Z Running transaction test 2022-09-19T17:47:07.5282680Z Transaction test succeeded 2022-09-19T17:47:07.5285928Z Running transaction 2022-09-19T17:47:22.3950236Z Installing : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-09-19T17:47:22.4776921Z Verifying : kernel-devel-4.14.252-195.483.amzn2.x86_64 1/1 2022-09-19T17:47:22.4777360Z 2022-09-19T17:47:22.4777554Z Installed: 2022-09-19T17:47:22.4777970Z kernel-devel.x86_64 0:4.14.252-195.483.amzn2 2022-09-19T17:47:22.4778518Z 2022-09-19T17:47:22.4778621Z Complete! 2022-09-19T17:47:22.5134484Z + sudo modprobe backlight 2022-09-19T17:47:22.5317897Z + sudo curl -fsL -o /tmp/nvidia_driver https://s3.amazonaws.com/ossci-linux/nvidia_driver/NVIDIA-Linux-x86_64-515.57.run 2022-09-19T17:47:26.1959503Z + sudo /bin/bash /tmp/nvidia_driver -s --no-drm 2022-09-19T17:47:27.5686974Z Verifying archive integrity... OK 2022-09-19T17:47:54.8288199Z Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 515.57................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ 2022-09-19T17:47:54.9692604Z 2022-09-19T17:47:54.9693539Z WARNING: The nvidia-drm module will not be installed. As a result, DRM-KMS will not function with this installation of the NVIDIA driver. 2022-09-19T17:47:54.9693896Z 2022-09-19T17:48:16.4868524Z 2022-09-19T17:48:16.4869948Z WARNING: nvidia-installer was forced to guess the X library path '/usr/lib64' and X module path '/usr/lib64/xorg/modules'; these paths were not queryable from the system. If X fails to find the NVIDIA X driver module, please install the `pkg-config` utility and the X.Org SDK/development package for your distribution and reinstall the driver. 2022-09-19T17:48:16.4870571Z 2022-09-19T17:48:23.6976730Z + sudo rm -fv /tmp/nvidia_driver 2022-09-19T17:48:23.7855909Z removed ‘/tmp/nvidia_driver’ 2022-09-19T17:48:23.7871970Z + nvidia-smi 2022-09-19T17:48:26.1625244Z Mon Sep 19 17:48:26 2022 2022-09-19T17:48:26.1625932Z +-----------------------------------------------------------------------------+ 2022-09-19T17:48:26.1626467Z | NVIDIA-SMI 515.57 Driver Version: 515.57 CUDA Version: 11.7 | 2022-09-19T17:48:26.1627308Z |-------------------------------+----------------------+----------------------+ 2022-09-19T17:48:26.1629060Z | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | 2022-09-19T17:48:26.1630063Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2022-09-19T17:48:26.1630458Z | | | MIG M. | 2022-09-19T17:48:26.1630746Z |===============================+======================+======================| 2022-09-19T17:48:26.1671588Z | 0 Tesla M60 Off | 00000000:00:1E.0 Off | 7960785545 | 2022-09-19T17:48:26.1672295Z | N/A 34C P0 38W / 150W | 0MiB / 7680MiB | 98% Default | 2022-09-19T17:48:26.1673021Z | | | N/A | 2022-09-19T17:48:26.1673562Z +-------------------------------+----------------------+----------------------+ 2022-09-19T17:48:26.1673941Z 2022-09-19T17:48:26.1674377Z +-----------------------------------------------------------------------------+ 2022-09-19T17:48:26.1674939Z | Processes: | 2022-09-19T17:48:26.1675304Z | GPU GI CI PID Type Process name GPU Memory | 2022-09-19T17:48:26.1675643Z | ID ID Usage | 2022-09-19T17:48:26.1675949Z |=============================================================================| 2022-09-19T17:48:26.1676246Z | No running processes found | 2022-09-19T17:48:26.1676702Z +-----------------------------------------------------------------------------+ 2022-09-19T17:48:26.4384253Z + echo 'GPU_FLAG=--gpus all' 2022-09-19T17:48:27.1190456Z Command completed after 1 attempt(s). 2022-09-19T17:48:27.1190825Z 2022-09-19T17:48:27.1243831Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-09-19T17:48:27.1244247Z python3 -m pip install psutil==5.9.1 2022-09-19T17:48:27.1244562Z python3 -m pip install pynvml==11.4.1 2022-09-19T17:48:27.1244926Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-09-19T17:48:27.1245326Z echo "::set-output name=monitor-script-pid::${!}" 2022-09-19T17:48:27.1259312Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:48:27.1259620Z env: 2022-09-19T17:48:27.1259876Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:27.1260132Z GPU_FLAG: --gpus all 2022-09-19T17:48:27.1260394Z ##[endgroup] 2022-09-19T17:48:27.8241104Z Defaulting to user installation because normal site-packages is not writeable 2022-09-19T17:48:28.1841981Z Collecting psutil==5.9.1 2022-09-19T17:48:28.2056255Z Downloading psutil-5.9.1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (281 kB) 2022-09-19T17:48:28.2747488Z Installing collected packages: psutil 2022-09-19T17:48:28.4337976Z Successfully installed psutil-5.9.1 2022-09-19T17:48:28.9013908Z Defaulting to user installation because normal site-packages is not writeable 2022-09-19T17:48:28.9672140Z Collecting pynvml==11.4.1 2022-09-19T17:48:28.9818691Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-09-19T17:48:29.0318452Z Installing collected packages: pynvml 2022-09-19T17:48:29.0846599Z Successfully installed pynvml-11.4.1 2022-09-19T17:48:29.1411826Z Prepare all required actions 2022-09-19T17:48:29.1412175Z Getting action download info 2022-09-19T17:48:29.3000846Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-09-19T17:48:29.5618769Z Download action repository 'actions/download-artifact@v2' (SHA:f023be2c48cc18debc3bacd34cb396e0295e2869) 2022-09-19T17:48:29.7346100Z ##[group]Run ./.github/actions/download-build-artifacts 2022-09-19T17:48:29.7346532Z with: 2022-09-19T17:48:29.7346793Z name: linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T17:48:29.7347067Z env: 2022-09-19T17:48:29.7347301Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:29.7347544Z GPU_FLAG: --gpus all 2022-09-19T17:48:29.7347788Z ##[endgroup] 2022-09-19T17:48:29.7379095Z ##[group]Run seemethere/download-artifact-s3@v4 2022-09-19T17:48:29.7379389Z with: 2022-09-19T17:48:29.7379671Z name: linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T17:48:29.7379956Z s3-bucket: gha-artifacts 2022-09-19T17:48:29.7380273Z region: us-east-1 2022-09-19T17:48:29.7380507Z env: 2022-09-19T17:48:29.7380742Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:29.7380987Z GPU_FLAG: --gpus all 2022-09-19T17:48:29.7381284Z ##[endgroup] 2022-09-19T17:48:30.2755285Z Found 1 objects with prefix pytorch/pytorch/3084335389/linux-bionic-cuda10.2-py3.9-gcc7/ 2022-09-19T17:48:30.2755909Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-09-19T17:48:36.6029453Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2022-09-19T17:48:36.6029892Z 2022-09-19T17:48:36.6031327Z Artifact download has finished successfully 2022-09-19T17:48:36.6157763Z ##[group]Run unzip -o artifacts.zip 2022-09-19T17:48:36.6158052Z unzip -o artifacts.zip 2022-09-19T17:48:36.6171194Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:48:36.6171490Z env: 2022-09-19T17:48:36.6171709Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:36.6171986Z GPU_FLAG: --gpus all 2022-09-19T17:48:36.6172239Z ##[endgroup] 2022-09-19T17:48:36.6233669Z Archive: artifacts.zip 2022-09-19T17:48:36.6235555Z creating: dist/ 2022-09-19T17:48:38.4823487Z inflating: dist/torch-1.13.0a0+gitb27eb8d-cp39-cp39-linux_x86_64.whl 2022-09-19T17:48:38.4823897Z creating: build/custom_test_artifacts/ 2022-09-19T17:48:38.4824295Z creating: build/custom_test_artifacts/custom-op-build/ 2022-09-19T17:48:38.4824763Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2022-09-19T17:48:38.4831572Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log 2022-09-19T17:48:38.4832107Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ 2022-09-19T17:48:38.4832800Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-09-19T17:48:38.4833365Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-09-19T17:48:38.4833949Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-09-19T17:48:38.4836957Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-09-19T17:48:38.4838309Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-09-19T17:48:38.4838881Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-09-19T17:48:38.4839435Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-09-19T17:48:38.4842521Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-19T17:48:38.4843824Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-09-19T17:48:38.4845284Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-09-19T17:48:38.4846381Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-09-19T17:48:38.4847890Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-09-19T17:48:38.4848953Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-09-19T17:48:38.4849537Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-09-19T17:48:38.4850218Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-09-19T17:48:38.4895814Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-09-19T17:48:38.4896868Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-09-19T17:48:38.4897791Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-09-19T17:48:38.4898807Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-09-19T17:48:38.4899542Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-09-19T17:48:38.4900398Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-09-19T17:48:38.4901238Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_30.cubin 2022-09-19T17:48:38.4902134Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-09-19T17:48:38.4903136Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-09-19T17:48:38.4940919Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-09-19T17:48:38.4975618Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-09-19T17:48:38.4976692Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-09-19T17:48:38.4977476Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_30.cubin 2022-09-19T17:48:38.4978488Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-09-19T17:48:38.4979303Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-09-19T17:48:38.4980416Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-09-19T17:48:38.4981511Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-09-19T17:48:38.4983443Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-09-19T17:48:38.5042974Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-09-19T17:48:38.5102554Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-09-19T17:48:38.5103321Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-09-19T17:48:38.5103879Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2022-09-19T17:48:38.5104908Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log 2022-09-19T17:48:38.5105574Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2022-09-19T17:48:38.5106258Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2022-09-19T17:48:38.5107100Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2022-09-19T17:48:38.5107714Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2022-09-19T17:48:38.5108587Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2022-09-19T17:48:38.5109233Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2022-09-19T17:48:38.5110181Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2022-09-19T17:48:38.5111463Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2022-09-19T17:48:38.5112142Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2022-09-19T17:48:38.5112860Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2022-09-19T17:48:38.5113671Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2022-09-19T17:48:38.5134596Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2022-09-19T17:48:38.5248982Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2022-09-19T17:48:38.5249549Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2022-09-19T17:48:38.5250145Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2022-09-19T17:48:38.5250984Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2022-09-19T17:48:38.5251608Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2022-09-19T17:48:38.5252193Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2022-09-19T17:48:38.5252801Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2022-09-19T17:48:38.5254116Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2022-09-19T17:48:38.5254726Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2022-09-19T17:48:38.5255344Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2022-09-19T17:48:38.5255950Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2022-09-19T17:48:38.5277003Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2022-09-19T17:48:38.5358172Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-09-19T17:48:38.5358827Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-19T17:48:38.5359513Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2022-09-19T17:48:38.5360066Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2022-09-19T17:48:38.5360914Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2022-09-19T17:48:38.5362176Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2022-09-19T17:48:38.5362849Z inflating: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc 2022-09-19T17:48:38.5365762Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2022-09-19T17:48:38.5366454Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2022-09-19T17:48:38.5367358Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2022-09-19T17:48:38.5460662Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2022-09-19T17:48:38.5521851Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2022-09-19T17:48:38.5522327Z creating: build/custom_test_artifacts/jit-hook-build/ 2022-09-19T17:48:38.5522772Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2022-09-19T17:48:38.5529388Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log 2022-09-19T17:48:38.5530034Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ 2022-09-19T17:48:38.5530580Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-09-19T17:48:38.5531117Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-09-19T17:48:38.5531663Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-09-19T17:48:38.5534757Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-09-19T17:48:38.5535801Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-09-19T17:48:38.5536337Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-09-19T17:48:38.5536890Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-09-19T17:48:38.5540033Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-19T17:48:38.5541274Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-09-19T17:48:38.5542878Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-09-19T17:48:38.5543569Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-09-19T17:48:38.5545594Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-09-19T17:48:38.5546315Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-09-19T17:48:38.5546893Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-09-19T17:48:38.5547439Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-09-19T17:48:38.5593093Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-09-19T17:48:38.5593802Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-09-19T17:48:38.5594655Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-09-19T17:48:38.5595489Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-09-19T17:48:38.5596331Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-09-19T17:48:38.5597217Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-09-19T17:48:38.5598047Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_30.cubin 2022-09-19T17:48:38.5598895Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-09-19T17:48:38.5599981Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-09-19T17:48:38.5637854Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-09-19T17:48:38.5672857Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-09-19T17:48:38.5673861Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-09-19T17:48:38.5674631Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_30.cubin 2022-09-19T17:48:38.5675384Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-09-19T17:48:38.5676244Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-09-19T17:48:38.5677374Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-09-19T17:48:38.5678437Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-09-19T17:48:38.5680467Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-09-19T17:48:38.5740600Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-09-19T17:48:38.5800139Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-09-19T17:48:38.5800779Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-09-19T17:48:38.5801323Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2022-09-19T17:48:38.5802394Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log 2022-09-19T17:48:38.5803122Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2022-09-19T17:48:38.5803682Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2022-09-19T17:48:38.5804468Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2022-09-19T17:48:38.5805221Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2022-09-19T17:48:38.5806025Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2022-09-19T17:48:38.5806738Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2022-09-19T17:48:38.5807411Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2022-09-19T17:48:38.5808677Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2022-09-19T17:48:38.5809442Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2022-09-19T17:48:38.5810272Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2022-09-19T17:48:38.5810881Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2022-09-19T17:48:38.5832085Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2022-09-19T17:48:38.5895284Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-09-19T17:48:38.5895908Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-19T17:48:38.5896696Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2022-09-19T17:48:38.5897249Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2022-09-19T17:48:38.5898434Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2022-09-19T17:48:38.5900050Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2022-09-19T17:48:38.5900577Z inflating: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc 2022-09-19T17:48:38.5904190Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2022-09-19T17:48:38.5904859Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2022-09-19T17:48:38.5905867Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2022-09-19T17:48:38.5955023Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2022-09-19T17:48:38.5955483Z creating: build/custom_test_artifacts/custom-backend-build/ 2022-09-19T17:48:38.5956077Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2022-09-19T17:48:38.5962799Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log 2022-09-19T17:48:38.5963359Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ 2022-09-19T17:48:38.5963912Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake 2022-09-19T17:48:38.5964499Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ 2022-09-19T17:48:38.5965071Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ 2022-09-19T17:48:38.5967695Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c 2022-09-19T17:48:38.5969002Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out 2022-09-19T17:48:38.5969581Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ 2022-09-19T17:48:38.5970169Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ 2022-09-19T17:48:38.5973132Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp 2022-09-19T17:48:38.5974419Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out 2022-09-19T17:48:38.5976311Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin 2022-09-19T17:48:38.5976948Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake 2022-09-19T17:48:38.5978906Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin 2022-09-19T17:48:38.5979931Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake 2022-09-19T17:48:38.5980552Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ 2022-09-19T17:48:38.5981137Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ 2022-09-19T17:48:38.6026661Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii 2022-09-19T17:48:38.6027409Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c 2022-09-19T17:48:38.6028308Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu 2022-09-19T17:48:38.6029285Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c 2022-09-19T17:48:38.6030031Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id 2022-09-19T17:48:38.6030882Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx 2022-09-19T17:48:38.6031674Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_30.cubin 2022-09-19T17:48:38.6032555Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin 2022-09-19T17:48:38.6033618Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c 2022-09-19T17:48:38.6071317Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii 2022-09-19T17:48:38.6106526Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp 2022-09-19T17:48:38.6107583Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o 2022-09-19T17:48:38.6108389Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_30.cubin 2022-09-19T17:48:38.6109209Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c 2022-09-19T17:48:38.6110039Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin 2022-09-19T17:48:38.6111135Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c 2022-09-19T17:48:38.6112191Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o 2022-09-19T17:48:38.6114228Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu 2022-09-19T17:48:38.6173479Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out 2022-09-19T17:48:38.6233129Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin 2022-09-19T17:48:38.6233964Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake 2022-09-19T17:48:38.6234543Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2022-09-19T17:48:38.6235347Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log 2022-09-19T17:48:38.6236035Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2022-09-19T17:48:38.6236609Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2022-09-19T17:48:38.6237379Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2022-09-19T17:48:38.6238144Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2022-09-19T17:48:38.6238955Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2022-09-19T17:48:38.6239907Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2022-09-19T17:48:38.6240585Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2022-09-19T17:48:38.6241866Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2022-09-19T17:48:38.6242622Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2022-09-19T17:48:38.6243465Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2022-09-19T17:48:38.6244091Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2022-09-19T17:48:38.6249028Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2022-09-19T17:48:38.6396034Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-09-19T17:48:38.6396634Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2022-09-19T17:48:38.6397367Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2022-09-19T17:48:38.6398054Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2022-09-19T17:48:38.6398708Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2022-09-19T17:48:38.6399523Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2022-09-19T17:48:38.6400259Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2022-09-19T17:48:38.6401606Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2022-09-19T17:48:38.6402422Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2022-09-19T17:48:38.6403251Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2022-09-19T17:48:38.6403928Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2022-09-19T17:48:38.6425241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2022-09-19T17:48:38.6482535Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-09-19T17:48:38.6483212Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2022-09-19T17:48:38.6484018Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2022-09-19T17:48:38.6484586Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2022-09-19T17:48:38.6485642Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2022-09-19T17:48:38.6486938Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2022-09-19T17:48:38.6487492Z inflating: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc 2022-09-19T17:48:38.6490635Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2022-09-19T17:48:38.6491550Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2022-09-19T17:48:38.6492220Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2022-09-19T17:48:38.6611654Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2022-09-19T17:48:38.6656629Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2022-09-19T17:48:38.6656997Z creating: build/lib/ 2022-09-19T17:48:38.6657698Z inflating: build/lib/libclog.a 2022-09-19T17:48:38.6724411Z inflating: build/lib/libgtest.a 2022-09-19T17:48:38.6734502Z inflating: build/lib/libpthreadpool.a 2022-09-19T17:48:38.6826261Z inflating: build/lib/libbenchmark.a 2022-09-19T17:48:38.6932352Z inflating: build/lib/libprotobuf-lite.a 2022-09-19T17:48:38.6941656Z inflating: build/lib/libittnotify.a 2022-09-19T17:48:38.6973498Z inflating: build/lib/libtensorpipe_uv.a 2022-09-19T17:48:38.7050297Z inflating: build/lib/libasmjit.a 2022-09-19T17:48:38.7583754Z inflating: build/lib/libprotobuf.a 2022-09-19T17:48:38.7716612Z inflating: build/lib/libgloo.a 2022-09-19T17:48:38.7735980Z inflating: build/lib/libfmt.a 2022-09-19T17:48:38.7737785Z inflating: build/lib/libcaffe2_nvrtc.so 2022-09-19T17:48:38.7738683Z inflating: build/lib/libfoxi_loader.a 2022-09-19T17:48:38.7811499Z inflating: build/lib/libc10.so 2022-09-19T17:48:38.7812616Z inflating: build/lib/libtorch_global_deps.so 2022-09-19T17:48:38.7822953Z inflating: build/lib/libcpuinfo.a 2022-09-19T17:48:38.7831904Z inflating: build/lib/libcpuinfo_internals.a 2022-09-19T17:48:38.8402185Z inflating: build/lib/libprotoc.a 2022-09-19T17:48:38.8418005Z inflating: build/lib/libqnnpack.a 2022-09-19T17:48:38.8442154Z inflating: build/lib/libpytorch_qnnpack.a 2022-09-19T17:48:38.8444756Z inflating: build/lib/libnnpack_reference_layers.a 2022-09-19T17:48:38.8467099Z inflating: build/lib/libnnpack.a 2022-09-19T17:48:38.8485923Z inflating: build/lib/libgmock.a 2022-09-19T17:48:38.8486538Z inflating: build/lib/libgtest_main.a 2022-09-19T17:48:38.8487529Z inflating: build/lib/libbenchmark_main.a 2022-09-19T17:48:39.6598717Z inflating: build/lib/libdnnl.a 2022-09-19T17:48:39.7253660Z inflating: build/lib/libtensorpipe.a 2022-09-19T17:48:39.7395173Z inflating: build/lib/libXNNPACK.a 2022-09-19T17:48:39.7439737Z inflating: build/lib/libc10_cuda.so 2022-09-19T17:48:39.7440478Z inflating: build/lib/libgmock_main.a 2022-09-19T17:48:39.8966834Z inflating: build/lib/libfbgemm.a 2022-09-19T17:48:40.0095667Z inflating: build/lib/libdnnl_graph.a 2022-09-19T17:48:40.0517300Z inflating: build/lib/libkineto.a 2022-09-19T17:48:40.0807481Z inflating: build/lib/libtensorpipe_cuda.a 2022-09-19T17:48:40.0852644Z inflating: build/lib/libcaffe2_protos.a 2022-09-19T17:48:40.0900778Z inflating: build/lib/libonnx_proto.a 2022-09-19T17:48:40.1579974Z inflating: build/lib/libonnx.a 2022-09-19T17:48:40.2009319Z inflating: build/lib/libgloo_cuda.a 2022-09-19T17:48:42.4798650Z inflating: build/lib/libtorch_cpu.so 2022-09-19T17:48:44.4363153Z inflating: build/lib/libtorch_cuda.so 2022-09-19T17:48:44.4363876Z inflating: build/lib/libtorch.so 2022-09-19T17:48:45.0503144Z inflating: build/lib/libtorch_cuda_linalg.so 2022-09-19T17:48:45.0506541Z inflating: build/lib/libc10d_cuda_test.so 2022-09-19T17:48:45.0530256Z inflating: build/lib/libjitbackend_test.so 2022-09-19T17:48:45.0590673Z inflating: build/lib/libtorchbind_test.so 2022-09-19T17:48:45.0621397Z inflating: build/lib/libbackend_with_compiler.so 2022-09-19T17:48:45.0626137Z inflating: build/lib/libshm.so 2022-09-19T17:48:45.2375955Z inflating: build/lib/libtorch_python.so 2022-09-19T17:48:45.2415647Z inflating: build/lib/libnnapi_backend.so 2022-09-19T17:48:45.2415924Z creating: build/bin/ 2022-09-19T17:48:45.2468952Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2022-09-19T17:48:45.2524158Z inflating: build/bin/c10_DeviceGuard_test 2022-09-19T17:48:45.2577711Z inflating: build/bin/c10_Device_test 2022-09-19T17:48:45.2641003Z inflating: build/bin/c10_DispatchKeySet_test 2022-09-19T17:48:45.2692163Z inflating: build/bin/c10_StreamGuard_test 2022-09-19T17:48:45.2745985Z inflating: build/bin/c10_SymInt_test 2022-09-19T17:48:45.2805313Z inflating: build/bin/c10_InlineDeviceGuard_test 2022-09-19T17:48:45.2865064Z inflating: build/bin/c10_InlineStreamGuard_test 2022-09-19T17:48:45.2925917Z inflating: build/bin/c10_SizesAndStrides_test 2022-09-19T17:48:45.2977076Z inflating: build/bin/c10_Array_test 2022-09-19T17:48:45.3033886Z inflating: build/bin/c10_Bitset_test 2022-09-19T17:48:45.3106462Z inflating: build/bin/c10_C++17_test 2022-09-19T17:48:45.3159016Z inflating: build/bin/c10_ConstexprCrc_test 2022-09-19T17:48:45.3212681Z inflating: build/bin/c10_Half_test 2022-09-19T17:48:45.3266139Z inflating: build/bin/c10_DeadlockDetection_test 2022-09-19T17:48:45.3327434Z inflating: build/bin/c10_LeftRight_test 2022-09-19T17:48:45.3395600Z inflating: build/bin/c10_Metaprogramming_test 2022-09-19T17:48:45.3552032Z inflating: build/bin/c10_SmallVectorTest 2022-09-19T17:48:45.3606478Z inflating: build/bin/c10_Synchronized_test 2022-09-19T17:48:45.3668736Z inflating: build/bin/c10_ThreadLocal_test 2022-09-19T17:48:45.3725832Z inflating: build/bin/c10_TypeIndex_test 2022-09-19T17:48:45.3780709Z inflating: build/bin/c10_TypeList_test 2022-09-19T17:48:45.3832745Z inflating: build/bin/c10_TypeTraits_test 2022-09-19T17:48:45.3888827Z inflating: build/bin/c10_accumulate_test 2022-09-19T17:48:45.3949661Z inflating: build/bin/c10_bfloat16_test 2022-09-19T17:48:45.4008109Z inflating: build/bin/c10_complex_math_test 2022-09-19T17:48:45.4068397Z inflating: build/bin/c10_complex_test 2022-09-19T17:48:45.4187200Z inflating: build/bin/c10_either_test 2022-09-19T17:48:45.4243643Z inflating: build/bin/c10_exception_test 2022-09-19T17:48:45.4298243Z inflating: build/bin/c10_flags_test 2022-09-19T17:48:45.4481767Z inflating: build/bin/c10_intrusive_ptr_test 2022-09-19T17:48:45.4536395Z inflating: build/bin/c10_irange_test 2022-09-19T17:48:45.4599271Z inflating: build/bin/c10_logging_test 2022-09-19T17:48:45.4679972Z inflating: build/bin/c10_optional_test 2022-09-19T17:48:45.4747345Z inflating: build/bin/c10_ordered_preserving_dict_test 2022-09-19T17:48:45.4806554Z inflating: build/bin/c10_registry_test 2022-09-19T17:48:45.4870834Z inflating: build/bin/c10_string_view_test 2022-09-19T17:48:45.4926682Z inflating: build/bin/c10_tempfile_test 2022-09-19T17:48:45.4988835Z inflating: build/bin/c10_typeid_test 2022-09-19T17:48:45.5049941Z inflating: build/bin/c10_intrusive_ptr_benchmark 2022-09-19T17:48:45.5572324Z inflating: build/bin/protoc-3.13.0.0 2022-09-19T17:48:45.6094292Z inflating: build/bin/protoc 2022-09-19T17:48:45.6146837Z inflating: build/bin/c10_cuda_CUDATest 2022-09-19T17:48:45.6464737Z inflating: build/bin/vec_test_all_types_DEFAULT 2022-09-19T17:48:45.6821493Z inflating: build/bin/vec_test_all_types_AVX2 2022-09-19T17:48:45.6887024Z inflating: build/bin/TCPStoreTest 2022-09-19T17:48:45.6945313Z inflating: build/bin/FileStoreTest 2022-09-19T17:48:45.7003467Z inflating: build/bin/HashStoreTest 2022-09-19T17:48:45.7020381Z inflating: build/bin/ProcessGroupMPITest 2022-09-19T17:48:45.7024517Z inflating: build/bin/example_allreduce 2022-09-19T17:48:45.7081289Z inflating: build/bin/Dimname_test 2022-09-19T17:48:45.7160663Z inflating: build/bin/Dict_test 2022-09-19T17:48:45.7229635Z inflating: build/bin/MaybeOwned_test 2022-09-19T17:48:45.7291860Z inflating: build/bin/NamedTensor_test 2022-09-19T17:48:45.7355812Z inflating: build/bin/atest 2022-09-19T17:48:45.7420248Z inflating: build/bin/apply_utils_test 2022-09-19T17:48:45.7485727Z inflating: build/bin/basic 2022-09-19T17:48:45.7544179Z inflating: build/bin/broadcast_test 2022-09-19T17:48:45.7607903Z inflating: build/bin/cpu_generator_test 2022-09-19T17:48:45.7665401Z inflating: build/bin/cpu_profiling_allocator_test 2022-09-19T17:48:45.7719518Z inflating: build/bin/dispatch_key_set_test 2022-09-19T17:48:45.7773105Z inflating: build/bin/dlconvertor_test 2022-09-19T17:48:45.7836295Z inflating: build/bin/extension_backend_test 2022-09-19T17:48:45.7931775Z inflating: build/bin/cpu_rng_test 2022-09-19T17:48:45.7992599Z inflating: build/bin/half_test 2022-09-19T17:48:45.8094673Z inflating: build/bin/ivalue_test 2022-09-19T17:48:45.8148409Z inflating: build/bin/lazy_tensor_test 2022-09-19T17:48:45.8205480Z inflating: build/bin/math_kernel_test 2022-09-19T17:48:45.8262383Z inflating: build/bin/memory_format_test 2022-09-19T17:48:45.8319302Z inflating: build/bin/memory_overlapping_test 2022-09-19T17:48:45.8375595Z inflating: build/bin/mobile_memory_cleanup 2022-09-19T17:48:45.8431385Z inflating: build/bin/operator_name_test 2022-09-19T17:48:45.8491895Z inflating: build/bin/native_test 2022-09-19T17:48:45.8546536Z inflating: build/bin/operators_test 2022-09-19T17:48:45.8603602Z inflating: build/bin/packedtensoraccessor_test 2022-09-19T17:48:45.8673894Z inflating: build/bin/pow_test 2022-09-19T17:48:45.8736253Z inflating: build/bin/quantized_test 2022-09-19T17:48:45.8791595Z inflating: build/bin/reportMemoryUsage_test 2022-09-19T17:48:45.8845150Z inflating: build/bin/reduce_ops_test 2022-09-19T17:48:45.8906586Z inflating: build/bin/scalar_tensor_test 2022-09-19T17:48:45.8968786Z inflating: build/bin/scalar_test 2022-09-19T17:48:45.9025313Z inflating: build/bin/stride_properties_test 2022-09-19T17:48:45.9110124Z inflating: build/bin/tensor_iterator_test 2022-09-19T17:48:45.9113360Z inflating: build/bin/thread_init_test 2022-09-19T17:48:45.9173685Z inflating: build/bin/type_ptr_test 2022-09-19T17:48:45.9234298Z inflating: build/bin/test_parallel 2022-09-19T17:48:45.9287932Z inflating: build/bin/variant_test 2022-09-19T17:48:45.9344617Z inflating: build/bin/undefined_tensor_test 2022-09-19T17:48:45.9410151Z inflating: build/bin/type_test 2022-09-19T17:48:45.9412112Z inflating: build/bin/verify_api_visibility 2022-09-19T17:48:45.9487404Z inflating: build/bin/vmap_test 2022-09-19T17:48:45.9542755Z inflating: build/bin/weakref_test 2022-09-19T17:48:45.9597799Z inflating: build/bin/wrapdim_test 2022-09-19T17:48:45.9717060Z inflating: build/bin/List_test 2022-09-19T17:48:45.9782066Z inflating: build/bin/IListRef_test 2022-09-19T17:48:45.9835136Z inflating: build/bin/xla_tensor_test 2022-09-19T17:48:45.9968632Z inflating: build/bin/kernel_function_legacy_test 2022-09-19T17:48:46.0038609Z inflating: build/bin/KernelFunction_test 2022-09-19T17:48:46.0143344Z inflating: build/bin/kernel_function_test 2022-09-19T17:48:46.0282933Z inflating: build/bin/kernel_lambda_legacy_test 2022-09-19T17:48:46.0348432Z inflating: build/bin/kernel_stackbased_test 2022-09-19T17:48:46.0461178Z inflating: build/bin/kernel_lambda_test 2022-09-19T17:48:46.0565999Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2022-09-19T17:48:46.0621073Z inflating: build/bin/CppSignature_test 2022-09-19T17:48:46.0673204Z inflating: build/bin/op_allowlist_test 2022-09-19T17:48:46.0734522Z inflating: build/bin/backend_fallback_test 2022-09-19T17:48:46.0791876Z inflating: build/bin/inline_container_test 2022-09-19T17:48:46.1106793Z inflating: build/bin/op_registration_test 2022-09-19T17:48:46.1163328Z inflating: build/bin/cuda_apply_test 2022-09-19T17:48:46.1230415Z inflating: build/bin/cuda_atomic_ops_test 2022-09-19T17:48:46.1284196Z inflating: build/bin/cuda_device_test 2022-09-19T17:48:46.1342516Z inflating: build/bin/cuda_caching_host_allocator_test 2022-09-19T17:48:46.1416716Z inflating: build/bin/cuda_complex_math_test 2022-09-19T17:48:46.1480782Z inflating: build/bin/cuda_complex_test 2022-09-19T17:48:46.1568882Z inflating: build/bin/cuda_cub_test 2022-09-19T17:48:46.1623360Z inflating: build/bin/cuda_dlconvertor_test 2022-09-19T17:48:46.1678828Z inflating: build/bin/cuda_integer_divider_test 2022-09-19T17:48:46.1743308Z inflating: build/bin/cuda_distributions_test 2022-09-19T17:48:46.1807110Z inflating: build/bin/cuda_generator_test 2022-09-19T17:48:46.1861383Z inflating: build/bin/cuda_half_test 2022-09-19T17:48:46.1914352Z inflating: build/bin/cuda_optional_test 2022-09-19T17:48:46.1981111Z inflating: build/bin/cuda_stream_test 2022-09-19T17:48:46.2038039Z inflating: build/bin/cuda_reportMemoryUsage_test 2022-09-19T17:48:46.2094273Z inflating: build/bin/cuda_packedtensoraccessor_test 2022-09-19T17:48:46.2147310Z inflating: build/bin/cuda_cudnn_test 2022-09-19T17:48:46.2204807Z inflating: build/bin/cuda_vectorized_test 2022-09-19T17:48:46.2275277Z inflating: build/bin/ProcessGroupGlooTest 2022-09-19T17:48:46.2293942Z inflating: build/bin/tutorial_tensorexpr 2022-09-19T17:48:46.2357508Z inflating: build/bin/ProcessGroupGlooAsyncTest 2022-09-19T17:48:46.2424902Z inflating: build/bin/ProcessGroupNCCLTest 2022-09-19T17:48:46.2488852Z inflating: build/bin/ProcessGroupNCCLErrorsTest 2022-09-19T17:48:46.2547471Z inflating: build/bin/test_dist_autograd 2022-09-19T17:48:46.2550878Z inflating: build/bin/parallel_benchmark 2022-09-19T17:48:46.2626815Z inflating: build/bin/test_cpp_rpc 2022-09-19T17:48:46.2701714Z inflating: build/bin/test_mobile_nnc 2022-09-19T17:48:46.2714022Z inflating: build/bin/aot_model_compiler_test 2022-09-19T17:48:46.3635538Z inflating: build/bin/test_tensorexpr 2022-09-19T17:48:46.4016169Z inflating: build/bin/test_lazy 2022-09-19T17:48:46.4023271Z inflating: build/bin/torch_shm_manager 2022-09-19T17:48:46.5332100Z inflating: build/bin/test_api 2022-09-19T17:48:46.6460591Z inflating: build/bin/test_jit 2022-09-19T17:48:46.6464368Z inflating: .pytorch-test-times.json 2022-09-19T17:48:46.6493312Z ##[group]Run df -H 2022-09-19T17:48:46.6493565Z df -H 2022-09-19T17:48:46.6507251Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T17:48:46.6507545Z env: 2022-09-19T17:48:46.6507786Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:46.6508034Z GPU_FLAG: --gpus all 2022-09-19T17:48:46.6508281Z ##[endgroup] 2022-09-19T17:48:46.6547904Z Filesystem Size Used Avail Use% Mounted on 2022-09-19T17:48:46.6548540Z devtmpfs 65G 0 65G 0% /dev 2022-09-19T17:48:46.6549251Z tmpfs 65G 0 65G 0% /dev/shm 2022-09-19T17:48:46.6549865Z tmpfs 65G 480k 65G 1% /run 2022-09-19T17:48:46.6550498Z tmpfs 65G 0 65G 0% /sys/fs/cgroup 2022-09-19T17:48:46.6550896Z /dev/xvda1 162G 23G 139G 14% / 2022-09-19T17:48:46.6571198Z ##[group]Run .github/scripts/parse_ref.py 2022-09-19T17:48:46.6571553Z .github/scripts/parse_ref.py 2022-09-19T17:48:46.6583732Z shell: /usr/bin/bash -e {0} 2022-09-19T17:48:46.6583967Z env: 2022-09-19T17:48:46.6584208Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:46.6584488Z GPU_FLAG: --gpus all 2022-09-19T17:48:46.6584721Z ##[endgroup] 2022-09-19T17:48:46.6877566Z ##[group]Run set -x 2022-09-19T17:48:46.6877932Z set -x 2022-09-19T17:48:46.6878143Z  2022-09-19T17:48:46.6878410Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2022-09-19T17:48:46.6878760Z  TEST_COMMAND=.jenkins/pytorch/multigpu-test.sh 2022-09-19T17:48:46.6879092Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2022-09-19T17:48:46.6879412Z  TEST_COMMAND=.jenkins/caffe2/test.sh 2022-09-19T17:48:46.6879682Z else 2022-09-19T17:48:46.6879940Z  TEST_COMMAND=.jenkins/pytorch/test.sh 2022-09-19T17:48:46.6880212Z fi 2022-09-19T17:48:46.6880426Z  2022-09-19T17:48:46.6880727Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-09-19T17:48:46.6881044Z  2022-09-19T17:48:46.6881335Z # sanitize the input commit message and PR body here: 2022-09-19T17:48:46.6881639Z # 2022-09-19T17:48:46.6881997Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-09-19T17:48:46.6882503Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-09-19T17:48:46.6882911Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-09-19T17:48:46.6883284Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-09-19T17:48:46.6883542Z  2022-09-19T17:48:46.6883876Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-09-19T17:48:46.6884253Z # wreak havoc internally 2022-09-19T17:48:46.6884576Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-09-19T17:48:46.6884907Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-09-19T17:48:46.6885149Z  2022-09-19T17:48:46.6885457Z # detached container should get cleaned up by teardown_ec2_linux 2022-09-19T17:48:46.6885860Z # TODO: Stop building test binaries as part of the build phase 2022-09-19T17:48:46.6886219Z # Used for GPU_FLAG since that doesn't play nice 2022-09-19T17:48:46.6886542Z # shellcheck disable=SC2086,SC2090 2022-09-19T17:48:46.6886841Z container_name=$(docker run \ 2022-09-19T17:48:46.6887116Z  ${GPU_FLAG:-} \ 2022-09-19T17:48:46.6887366Z  -e BUILD_ENVIRONMENT \ 2022-09-19T17:48:46.6887638Z  -e PR_NUMBER \ 2022-09-19T17:48:46.6887904Z  -e GITHUB_ACTIONS \ 2022-09-19T17:48:46.6888143Z  -e BASE_SHA \ 2022-09-19T17:48:46.6888392Z  -e BRANCH \ 2022-09-19T17:48:46.6888697Z  -e SHA1 \ 2022-09-19T17:48:46.6889108Z  -e AWS_DEFAULT_REGION \ 2022-09-19T17:48:46.6889392Z  -e IN_WHEEL_TEST \ 2022-09-19T17:48:46.6889701Z  -e SHARD_NUMBER \ 2022-09-19T17:48:46.6890019Z  -e TEST_CONFIG \ 2022-09-19T17:48:46.6890287Z  -e NUM_TEST_SHARDS \ 2022-09-19T17:48:46.6890756Z  -e PR_BODY \ 2022-09-19T17:48:46.6891072Z  -e COMMIT_MESSAGES \ 2022-09-19T17:48:46.6891386Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-09-19T17:48:46.6891748Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-09-19T17:48:46.6892096Z  -e PR_LABELS \ 2022-09-19T17:48:46.6892426Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-09-19T17:48:46.6892772Z  -e SCCACHE_BUCKET \ 2022-09-19T17:48:46.6893096Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-09-19T17:48:46.6893409Z  -e XLA_CUDA \ 2022-09-19T17:48:46.6893698Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-09-19T17:48:46.6894123Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-09-19T17:48:46.6894491Z  --ulimit stack=10485760:83886080 \ 2022-09-19T17:48:46.6894809Z  --security-opt seccomp=unconfined \ 2022-09-19T17:48:46.6895162Z  --cap-add=SYS_PTRACE \ 2022-09-19T17:48:46.6895525Z  --ipc=host \ 2022-09-19T17:48:46.6895866Z  --shm-size="${SHM_SIZE}" \ 2022-09-19T17:48:46.6896182Z  --tty \ 2022-09-19T17:48:46.6896465Z  --detach \ 2022-09-19T17:48:46.6896736Z  --name="${container_name}" \ 2022-09-19T17:48:46.6922830Z  --user jenkins \ 2022-09-19T17:48:46.6923224Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-09-19T17:48:46.6923552Z  -w /var/lib/jenkins/workspace \ 2022-09-19T17:48:46.6923838Z  "${DOCKER_IMAGE}" 2022-09-19T17:48:46.6924085Z ) 2022-09-19T17:48:46.6924403Z docker exec -t "${container_name}" sh -c "pip install dist/*.whl && ${TEST_COMMAND}" 2022-09-19T17:48:46.6935960Z shell: /usr/bin/bash -e {0} 2022-09-19T17:48:46.6936206Z env: 2022-09-19T17:48:46.6936425Z GIT_DEFAULT_BRANCH: master 2022-09-19T17:48:46.6936688Z GPU_FLAG: --gpus all 2022-09-19T17:48:46.6937009Z BUILD_ENVIRONMENT: linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T17:48:46.6937297Z PR_NUMBER: 2022-09-19T17:48:46.6937536Z BRANCH: master 2022-09-19T17:48:46.6937822Z SHA1: b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:48:46.6938473Z BASE_SHA: b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:48:46.6938982Z PYTORCH_RETRY_TEST_CASES: 1 2022-09-19T17:48:46.6939267Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-09-19T17:48:46.6939531Z TEST_CONFIG: slow 2022-09-19T17:48:46.6939749Z SHARD_NUMBER: 2 2022-09-19T17:48:46.6939984Z NUM_TEST_SHARDS: 2 2022-09-19T17:48:46.6940217Z PR_BODY: 2022-09-19T17:48:46.6940502Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-09-19T17:48:46.6940828Z SCCACHE_S3_KEY_PREFIX: trunk 2022-09-19T17:48:46.6941078Z SHM_SIZE: 2g 2022-09-19T17:48:46.6941552Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:48:46.6942029Z XLA_CUDA: 2022-09-19T17:48:46.6942373Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-09-19T17:48:46.6942710Z ##[endgroup] 2022-09-19T17:48:46.6970832Z + [[ slow == \m\u\l\t\i\g\p\u ]] 2022-09-19T17:48:46.6971287Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *onnx* ]] 2022-09-19T17:48:46.6971633Z + TEST_COMMAND=.jenkins/pytorch/test.sh 2022-09-19T17:48:46.6974982Z ++ git cherry -v origin/master 2022-09-19T17:48:46.7000096Z + COMMIT_MESSAGES= 2022-09-19T17:48:46.7000383Z + COMMIT_MESSAGES= 2022-09-19T17:48:46.7000618Z + PR_BODY= 2022-09-19T17:48:46.7001159Z + export COMMIT_MESSAGES= 2022-09-19T17:48:46.7001430Z + COMMIT_MESSAGES= 2022-09-19T17:48:46.7001667Z + export PR_BODY= 2022-09-19T17:48:46.7001899Z + PR_BODY= 2022-09-19T17:48:46.7010512Z +++ nproc --ignore=2 2022-09-19T17:48:46.7036619Z ++ 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 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 --env-file=/tmp/github_env_3084335389 --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-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T17:49:07.6305038Z + container_name=43e538fcbb5bc3b46ffc243203547c97b5828f5cfb419d42c1bfd5837bc91293 2022-09-19T17:49:07.6305894Z + docker exec -t 43e538fcbb5bc3b46ffc243203547c97b5828f5cfb419d42c1bfd5837bc91293 sh -c 'pip install dist/*.whl && .jenkins/pytorch/test.sh' 2022-09-19T17:49:08.1225813Z Processing ./dist/torch-1.13.0a0+gitb27eb8d-cp39-cp39-linux_x86_64.whl 2022-09-19T17:49:08.2306418Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.9/site-packages (from torch==1.13.0a0+gitb27eb8d) (4.3.0) 2022-09-19T17:49:09.1764555Z Installing collected packages: torch 2022-09-19T17:49:19.4144649Z Successfully installed torch-1.13.0a0+gitb27eb8d 2022-09-19T17:49:19.4697424Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-09-19T17:49:19.4981824Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.9/site-packages/torch 2022-09-19T17:49:19.4982308Z + TORCH_BIN_DIR=/opt/conda/lib/python3.9/site-packages/torch/bin 2022-09-19T17:49:19.4982759Z + TORCH_LIB_DIR=/opt/conda/lib/python3.9/site-packages/torch/lib 2022-09-19T17:49:19.4985732Z + TORCH_TEST_DIR=/opt/conda/lib/python3.9/site-packages/torch/test 2022-09-19T17:49:19.4986346Z + BUILD_DIR=build 2022-09-19T17:49:19.4986772Z + BUILD_RENAMED_DIR=build_renamed 2022-09-19T17:49:19.4987056Z + BUILD_BIN_DIR=build/bin 2022-09-19T17:49:19.4987439Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 != *bazel* ]] 2022-09-19T17:49:19.4988071Z ++ realpath build/custom_test_artifacts 2022-09-19T17:49:19.4994534Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2022-09-19T17:49:19.4997612Z ++ dirname .jenkins/pytorch/test.sh 2022-09-19T17:49:19.5004611Z + source .jenkins/pytorch/common.sh 2022-09-19T17:49:19.5008294Z +++ dirname .jenkins/pytorch/common.sh 2022-09-19T17:49:19.5018880Z ++ source .jenkins/pytorch/common_utils.sh 2022-09-19T17:49:19.5021358Z +++ declare -f -t trap_add 2022-09-19T17:49:19.5027403Z ++ set -ex 2022-09-19T17:49:19.5028236Z ++ [[ linux-bionic-cuda10.2-py3.9-gcc7 == *rocm* ]] 2022-09-19T17:49:19.5028852Z ++ BUILD_TEST_LIBTORCH=0 2022-09-19T17:49:19.5029342Z ++ [[ slow == *xla* ]] 2022-09-19T17:49:19.5029935Z ++ [[ linux-bionic-cuda10.2-py3.9-gcc7 == *centos* ]] 2022-09-19T17:49:19.5030395Z ++ [[ linux-bionic-cuda10.2-py3.9-gcc7 == *linux-bionic* ]] 2022-09-19T17:49:19.5030729Z ++ which conda 2022-09-19T17:49:19.5038914Z /opt/conda/bin/conda 2022-09-19T17:49:19.5039589Z ++ conda install -q -y cmake 2022-09-19T17:49:22.1014427Z Collecting package metadata (current_repodata.json): ...working... done 2022-09-19T17:49:22.6224704Z Solving environment: ...working... done 2022-09-19T17:49:22.7177433Z 2022-09-19T17:49:22.7177828Z ## Package Plan ## 2022-09-19T17:49:22.7178005Z 2022-09-19T17:49:22.7178152Z environment location: /opt/conda 2022-09-19T17:49:22.7178620Z 2022-09-19T17:49:22.7178748Z added / updated specs: 2022-09-19T17:49:22.7180997Z - cmake 2022-09-19T17:49:22.7181343Z 2022-09-19T17:49:22.7181390Z 2022-09-19T17:49:22.7181709Z The following packages will be downloaded: 2022-09-19T17:49:22.7182076Z 2022-09-19T17:49:22.7182254Z package | build 2022-09-19T17:49:22.7182742Z ---------------------------|----------------- 2022-09-19T17:49:22.7183659Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-09-19T17:49:22.7184437Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-09-19T17:49:22.7184862Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-09-19T17:49:22.7185919Z expat-2.4.4 | h295c915_0 169 KB 2022-09-19T17:49:22.7186629Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-09-19T17:49:22.7187036Z libcurl-7.82.0 | h0b77cf5_0 342 KB 2022-09-19T17:49:22.7187482Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-09-19T17:49:22.7187870Z libev-4.33 | h7f8727e_1 111 KB 2022-09-19T17:49:22.7188244Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-09-19T17:49:22.7188629Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-09-19T17:49:22.7189004Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-09-19T17:49:22.7189359Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-09-19T17:49:22.7189729Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-09-19T17:49:22.7190096Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-09-19T17:49:22.7190615Z ------------------------------------------------------------ 2022-09-19T17:49:22.7190942Z Total: 12.0 MB 2022-09-19T17:49:22.7193321Z 2022-09-19T17:49:22.7193811Z The following NEW packages will be INSTALLED: 2022-09-19T17:49:22.7194307Z 2022-09-19T17:49:22.7195060Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 2022-09-19T17:49:22.7195624Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 2022-09-19T17:49:22.7196098Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 2022-09-19T17:49:22.7196569Z expat pkgs/main/linux-64::expat-2.4.4-h295c915_0 2022-09-19T17:49:22.7197013Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 2022-09-19T17:49:22.7197478Z libcurl pkgs/main/linux-64::libcurl-7.82.0-h0b77cf5_0 2022-09-19T17:49:22.7197973Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 2022-09-19T17:49:22.7198434Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 2022-09-19T17:49:22.7198944Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 2022-09-19T17:49:22.7199437Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 2022-09-19T17:49:22.7199904Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 2022-09-19T17:49:22.7200352Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 2022-09-19T17:49:22.7200802Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 2022-09-19T17:49:22.7201262Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 2022-09-19T17:49:22.7201466Z 2022-09-19T17:49:22.7201485Z 2022-09-19T17:49:23.8495334Z Preparing transaction: ...working... done 2022-09-19T17:49:24.3117687Z Verifying transaction: ...working... done 2022-09-19T17:49:24.7311545Z Executing transaction: ...working... done 2022-09-19T17:49:24.7766469Z Retrieving notices: ...working... done 2022-09-19T17:49:24.9645466Z ++ [[ linux-bionic-cuda10.2-py3.9-gcc7 == *centos* ]] 2022-09-19T17:49:24.9646411Z + echo 'Environment variables' 2022-09-19T17:49:24.9646779Z Environment variables 2022-09-19T17:49:24.9647023Z + env 2022-09-19T17:49:24.9653500Z SHARD_NUMBER=2 2022-09-19T17:49:24.9654557Z CUDNN_VERSION=7.6.5.32 2022-09-19T17:49:24.9655430Z NV_LIBCUBLAS_DEV_VERSION=10.2.2.89-1 2022-09-19T17:49:24.9656196Z NV_CUDNN_PACKAGE_DEV=libcudnn7-dev=7.6.5.32-1+cuda10.2 2022-09-19T17:49:24.9656885Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-09-19T17:49:24.9657683Z NV_CUDNN_PACKAGE_VERSION=7.6.5.32-1 2022-09-19T17:49:24.9658697Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.11.4-1+cuda10.2 2022-09-19T17:49:24.9659241Z UCC_HOME=/usr 2022-09-19T17:49:24.9660034Z BUILD_ENVIRONMENT=linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T17:49:24.9660629Z INSTALLED_DB=yes 2022-09-19T17:49:24.9661150Z HOSTNAME=43e538fcbb5b 2022-09-19T17:49:24.9661689Z GITHUB_REF_NAME=master 2022-09-19T17:49:24.9662351Z GITHUB_API_URL=https://api.github.com 2022-09-19T17:49:24.9662877Z OPENSSL_DIR=/opt/openssl 2022-09-19T17:49:24.9663369Z UCC_COMMIT= 2022-09-19T17:49:24.9663934Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_501a1ffb-0310-4653-82e8-f5f1ccb9b3e7 2022-09-19T17:49:24.9664346Z CUDA_PATH=/usr/local/cuda 2022-09-19T17:49:24.9664803Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-09-19T17:49:24.9665189Z GITHUB_RUN_ATTEMPT=1 2022-09-19T17:49:24.9665439Z TEST_CONFIG=slow 2022-09-19T17:49:24.9665697Z NV_LIBNPP_VERSION=10.2.89-1 2022-09-19T17:49:24.9665977Z GITHUB_REPOSITORY_OWNER=pytorch 2022-09-19T17:49:24.9666249Z GITHUB_ACTIONS=true 2022-09-19T17:49:24.9666587Z NVIDIA_VISIBLE_DEVICES=all 2022-09-19T17:49:24.9667160Z NV_LIBCUSPARSE_VERSION=10.2.89-1 2022-09-19T17:49:24.9667574Z CI=true 2022-09-19T17:49:24.9667997Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-09-19T17:49:24.9668401Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev=10.2.2.89-1 2022-09-19T17:49:24.9668863Z BRANCH=master 2022-09-19T17:49:24.9669112Z GITHUB_HEAD_REF= 2022-09-19T17:49:24.9669602Z UCX_COMMIT= 2022-09-19T17:49:24.9670119Z GITHUB_ACTOR=pytorchmergebot 2022-09-19T17:49:24.9670469Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-09-19T17:49:24.9670747Z GITHUB_ACTION_REF= 2022-09-19T17:49:24.9671022Z NCCL_VERSION=2.11.4-1 2022-09-19T17:49:24.9671276Z GITHUB_ACTION=__self 2022-09-19T17:49:24.9671523Z GITHUB_REF_PROTECTED=true 2022-09-19T17:49:24.9671975Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-09-19T17:49:24.9672354Z NV_LIBNCCL_DEV_VERSION=2.11.4-1 2022-09-19T17:49:24.9672899Z *** 2022-09-19T17:49:24.9673136Z INSTALLED_VISION=yes 2022-09-19T17:49:24.9673379Z NVARCH=x86_64 2022-09-19T17:49:24.9673671Z NV_LIBCUSPARSE_DEV_VERSION=10.2.89-1 2022-09-19T17:49:24.9673935Z HOME=/var/lib/jenkins 2022-09-19T17:49:24.9674199Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-09-19T17:49:24.9674724Z NV_ML_REPO_URL=https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64 2022-09-19T17:49:24.9675149Z GITHUB_ACTION_REPOSITORY= 2022-09-19T17:49:24.9675415Z GITHUB_REF_TYPE=branch 2022-09-19T17:49:24.9675720Z NV_LIBNCCL_PACKAGE_VERSION=2.11.4-1 2022-09-19T17:49:24.9675982Z GITHUB_RETENTION_DAYS=90 2022-09-19T17:49:24.9676365Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-09-19T17:49:24.9676768Z NV_LIBNCCL_PACKAGE=libnccl2=2.11.4-1+cuda10.2 2022-09-19T17:49:24.9677293Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_501a1ffb-0310-4653-82e8-f5f1ccb9b3e7 2022-09-19T17:49:24.9677694Z DEBIAN_FRONTEND=noninteractive 2022-09-19T17:49:24.9678042Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-09-19T17:49:24.9678317Z GITHUB_REF=refs/heads/master 2022-09-19T17:49:24.9678626Z NV_CUDA_LIB_VERSION=10.2.89-1 2022-09-19T17:49:24.9678930Z GITHUB_SHA=b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:49:24.9679218Z INSTALLED_PROTOBUF=yes 2022-09-19T17:49:24.9679473Z NV_ML_REPO_ENABLED=1 2022-09-19T17:49:24.9679736Z GITHUB_RUN_ID=3084335389 2022-09-19T17:49:24.9679977Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-09-19T17:49:24.9680275Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-09-19T17:49:24.9680583Z NV_NVTX_VERSION=10.2.89-1 2022-09-19T17:49:24.9680860Z GITHUB_SERVER_URL=https://github.com 2022-09-19T17:49:24.9681134Z MAX_JOBS=14 2022-09-19T17:49:24.9681414Z NV_LIBCUBLAS_VERSION=10.2.2.89-1 2022-09-19T17:49:24.9681727Z NV_LIBCUBLAS_PACKAGE=libcublas10=10.2.2.89-1 2022-09-19T17:49:24.9682204Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-09-19T17:49:24.9682555Z NV_CUDNN_VERSION=7.6.5.32 2022-09-19T17:49:24.9682798Z UCX_HOME=/usr 2022-09-19T17:49:24.9683025Z PYTORCH_RETRY_TEST_CASES=1 2022-09-19T17:49:24.9683354Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-09-19T17:49:24.9683705Z BASE_SHA=b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:49:24.9684035Z NV_CUDA_CUDART_DEV_VERSION=10.2.89-1 2022-09-19T17:49:24.9684292Z PR_BODY= 2022-09-19T17:49:24.9684517Z GITHUB_BASE_REF= 2022-09-19T17:49:24.9684731Z TERM=xterm 2022-09-19T17:49:24.9685050Z XLA_CUDA= 2022-09-19T17:49:24.9685321Z NV_NVML_DEV_VERSION=10.2.89-1 2022-09-19T17:49:24.9685574Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-09-19T17:49:24.9685834Z CUDA_VERSION=10.2.89 2022-09-19T17:49:24.9686104Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas10 2022-09-19T17:49:24.9686381Z OPENSSL_ROOT_DIR=/opt/openssl 2022-09-19T17:49:24.9686918Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_501a1ffb-0310-4653-82e8-f5f1ccb9b3e7 2022-09-19T17:49:24.9687348Z GITHUB_JOB=test 2022-09-19T17:49:24.9687589Z SCCACHE_S3_KEY_PREFIX=trunk 2022-09-19T17:49:24.9687844Z COMMIT_MESSAGES= 2022-09-19T17:49:24.9688126Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-09-19T17:49:24.9688394Z NUM_TEST_SHARDS=2 2022-09-19T17:49:24.9688623Z PR_NUMBER= 2022-09-19T17:49:24.9688839Z SHLVL=1 2022-09-19T17:49:24.9689156Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev 2022-09-19T17:49:24.9689465Z GITHUB_REPOSITORY=pytorch/pytorch 2022-09-19T17:49:24.9689992Z NVIDIA_REQUIRE_CUDA=cuda>=10.2 brand=tesla,driver>=396,driver<397 brand=tesla,driver>=410,driver<411 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=440,driver<441 2022-09-19T17:49:24.9690464Z NV_LIBNPP_DEV_VERSION=10.2.89-1 2022-09-19T17:49:24.9690754Z SHA1=b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T17:49:24.9691048Z GITHUB_EVENT_NAME=push 2022-09-19T17:49:24.9691342Z NV_CUDA_CUDART_VERSION=10.2.89-1 2022-09-19T17:49:24.9691666Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-09-19T17:49:24.9691949Z GITHUB_RUN_NUMBER=10016 2022-09-19T17:49:24.9692216Z NV_CUDNN_PACKAGE_NAME=libcudnn7 2022-09-19T17:49:24.9692468Z GITHUB_WORKFLOW=trunk 2022-09-19T17:49:24.9692873Z 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 2022-09-19T17:49:24.9693417Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-19T17:49:24.9693761Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-09-19T17:49:24.9694139Z NV_CUDNN_PACKAGE=libcudnn7=7.6.5.32-1+cuda10.2 2022-09-19T17:49:24.9694412Z _=/usr/bin/env 2022-09-19T17:49:24.9694681Z + echo 'Testing pytorch' 2022-09-19T17:49:24.9694932Z Testing pytorch 2022-09-19T17:49:24.9695199Z + export LANG=C.UTF-8 2022-09-19T17:49:24.9695458Z + LANG=C.UTF-8 2022-09-19T17:49:24.9695686Z + PR_NUMBER= 2022-09-19T17:49:24.9695909Z + [[ slow == \d\e\f\a\u\l\t ]] 2022-09-19T17:49:24.9696192Z + [[ slow == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-09-19T17:49:24.9696435Z + [[ slow == \s\l\o\w ]] 2022-09-19T17:49:24.9696704Z + export PYTORCH_TEST_WITH_SLOW=1 2022-09-19T17:49:24.9696980Z + PYTORCH_TEST_WITH_SLOW=1 2022-09-19T17:49:24.9697238Z + export PYTORCH_TEST_SKIP_FAST=1 2022-09-19T17:49:24.9697511Z + PYTORCH_TEST_SKIP_FAST=1 2022-09-19T17:49:24.9697927Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *slow-gradcheck* ]] 2022-09-19T17:49:24.9699466Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *cuda* ]] 2022-09-19T17:49:24.9699815Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-09-19T17:49:24.9700124Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-09-19T17:49:24.9700530Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *cuda11* ]] 2022-09-19T17:49:24.9700830Z + [[ slow == *crossref* ]] 2022-09-19T17:49:24.9701082Z + [[ slow == *dynamo* ]] 2022-09-19T17:49:24.9701331Z + [[ -n '' ]] 2022-09-19T17:49:24.9701616Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-09-19T17:49:24.9701935Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-09-19T17:49:24.9702330Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *rocm* ]] 2022-09-19T17:49:24.9702743Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 != *-bazel-* ]] 2022-09-19T17:49:24.9703098Z + pip_install --user ninja 2022-09-19T17:49:24.9703457Z + pip install --progress-bar off --user ninja 2022-09-19T17:49:25.4962398Z Collecting ninja 2022-09-19T17:49:25.5156458Z Downloading ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2022-09-19T17:49:25.5238477Z [?25l 2022-09-19T17:49:26.4142590Z [?25hInstalling collected packages: ninja 2022-09-19T17:49:26.4258963Z  WARNING: The script ninja is installed in '/var/lib/jenkins/.local/bin' which is not on PATH. 2022-09-19T17:49:26.4259881Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-19T17:49:26.4318288Z Successfully installed ninja-1.10.2.3 2022-09-19T17:49:26.4897285Z + 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 2022-09-19T17:49:26.4897941Z + 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 2022-09-19T17:49:26.4899176Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *asan* ]] 2022-09-19T17:49:26.4899677Z + [[ slow == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-09-19T17:49:26.4899967Z + [[ slow == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-09-19T17:49:26.4904940Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *tbb* ]] 2022-09-19T17:49:26.4920627Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *libtorch* ]] 2022-09-19T17:49:26.4921349Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *-bazel-* ]] 2022-09-19T17:49:26.4923931Z + cd test 2022-09-19T17:49:26.4924330Z + python -c 'import torch; print(torch.__config__.show())' 2022-09-19T17:49:28.0579845Z PyTorch built with: 2022-09-19T17:49:28.0580524Z - GCC 7.5 2022-09-19T17:49:28.0580866Z - C++ Version: 201402 2022-09-19T17:49:28.0581391Z - Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-09-19T17:49:28.0581950Z - Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-09-19T17:49:28.0582360Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-09-19T17:49:28.0582734Z - LAPACK is enabled (usually provided by MKL) 2022-09-19T17:49:28.0583055Z - NNPACK is enabled 2022-09-19T17:49:28.0583375Z - CPU capability usage: AVX2 2022-09-19T17:49:28.0583675Z - CUDA Runtime 10.2 2022-09-19T17:49:28.0584063Z - NVCC architecture flags: -gencode;arch=compute_52,code=sm_52 2022-09-19T17:49:28.0584415Z - CuDNN 7.6.5 2022-09-19T17:49:28.0584683Z - Magma 2.5.2 2022-09-19T17:49:28.0587555Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, CUDA_VERSION=10.2, CUDNN_VERSION=7.6.5, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -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_VERSION=1.13.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, 2022-09-19T17:49:28.0589712Z 2022-09-19T17:49:28.2447249Z + cd test 2022-09-19T17:49:28.2447809Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2022-09-19T17:49:29.7316574Z ATen/Parallel: 2022-09-19T17:49:29.7316925Z at::get_num_threads() : 8 2022-09-19T17:49:29.7317214Z at::get_num_interop_threads() : 8 2022-09-19T17:49:29.7317518Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2022-09-19T17:49:29.7317792Z omp_get_max_threads() : 8 2022-09-19T17:49:29.7318452Z Intel(R) oneAPI Math Kernel Library Version 2022.0-Product Build 20211112 for Intel(R) 64 architecture applications 2022-09-19T17:49:29.7318823Z mkl_get_max_threads() : 8 2022-09-19T17:49:29.7319586Z Intel(R) MKL-DNN v2.6.0 (Git Hash 52b5f107dd9cf10910aaa19cb47f3abf9b349815) 2022-09-19T17:49:29.7319958Z std::thread::hardware_concurrency() : 16 2022-09-19T17:49:29.7320232Z Environment variables: 2022-09-19T17:49:29.7320498Z OMP_NUM_THREADS : [not set] 2022-09-19T17:49:29.7320775Z MKL_NUM_THREADS : [not set] 2022-09-19T17:49:29.7321031Z ATen parallel backend: OpenMP 2022-09-19T17:49:29.7321208Z 2022-09-19T17:49:29.9177032Z + [[ slow == *deploy* ]] 2022-09-19T17:49:29.9177341Z + [[ slow == *backward* ]] 2022-09-19T17:49:29.9177597Z + [[ slow == *xla* ]] 2022-09-19T17:49:29.9177845Z + [[ slow == \j\i\t\_\l\e\g\a\c\y ]] 2022-09-19T17:49:29.9178816Z + [[ linux-bionic-cuda10.2-py3.9-gcc7 == *libtorch* ]] 2022-09-19T17:49:29.9179153Z + [[ slow == distributed ]] 2022-09-19T17:49:29.9179387Z + [[ slow == *dynamo* ]] 2022-09-19T17:49:29.9179651Z + [[ slow == *dynamo* ]] 2022-09-19T17:49:29.9179884Z + [[ 2 == 1 ]] 2022-09-19T17:49:29.9180089Z + [[ 2 == 2 ]] 2022-09-19T17:49:29.9180351Z + [[ 2 -gt 1 ]] 2022-09-19T17:49:29.9180613Z + install_torchvision 2022-09-19T17:49:29.9181094Z + local commit 2022-09-19T17:49:29.9183381Z ++ get_pinned_commit vision 2022-09-19T17:49:29.9183683Z ++ cat .github/ci_commit_pins/vision.txt 2022-09-19T17:49:29.9200209Z + commit=a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:29.9200886Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:29.9201642Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:30.3294113Z Collecting git+https://github.com/pytorch/vision.git@a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:30.3299626Z Cloning https://github.com/pytorch/vision.git (to revision a4f53308b2d0f1aa9191686e326f45c26053f686) to /tmp/pip-req-build-fm5n3vbr 2022-09-19T17:49:30.3300250Z Running command git clone -q https://github.com/pytorch/vision.git /tmp/pip-req-build-fm5n3vbr 2022-09-19T17:49:55.5335001Z Running command git rev-parse -q --verify 'sha^a4f53308b2d0f1aa9191686e326f45c26053f686' 2022-09-19T17:49:55.5365727Z Running command git fetch -q https://github.com/pytorch/vision.git a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:55.6666504Z Running command git checkout -q a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:55.7448954Z Resolved https://github.com/pytorch/vision.git to commit a4f53308b2d0f1aa9191686e326f45c26053f686 2022-09-19T17:49:58.2101967Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.9/site-packages (from torchvision==0.14.0a0+a4f5330) (4.3.0) 2022-09-19T17:49:58.2123844Z Requirement already satisfied: numpy in /opt/conda/lib/python3.9/site-packages (from torchvision==0.14.0a0+a4f5330) (1.19.2) 2022-09-19T17:49:58.2132566Z Requirement already satisfied: requests in /opt/conda/lib/python3.9/site-packages (from torchvision==0.14.0a0+a4f5330) (2.27.1) 2022-09-19T17:49:58.2144311Z Requirement already satisfied: torch in /opt/conda/lib/python3.9/site-packages (from torchvision==0.14.0a0+a4f5330) (1.13.0a0+gitb27eb8d) 2022-09-19T17:49:58.2156246Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.9/site-packages (from torchvision==0.14.0a0+a4f5330) (9.2.0) 2022-09-19T17:49:58.2571987Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.9/site-packages (from requests->torchvision==0.14.0a0+a4f5330) (1.26.8) 2022-09-19T17:49:58.2587763Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.9/site-packages (from requests->torchvision==0.14.0a0+a4f5330) (2.0.4) 2022-09-19T17:49:58.2603650Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.9/site-packages (from requests->torchvision==0.14.0a0+a4f5330) (3.3) 2022-09-19T17:49:58.2614501Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.9/site-packages (from requests->torchvision==0.14.0a0+a4f5330) (2022.6.15) 2022-09-19T17:49:58.2788565Z Building wheels for collected packages: torchvision 2022-09-19T17:51:15.1864127Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2022-09-19T17:51:15.1936100Z [?25h Created wheel for torchvision: filename=torchvision-0.14.0a0+a4f5330-cp39-cp39-linux_x86_64.whl size=1773436 sha256=31c7990b9bfae7ede63508e94460b7c86e09394108884e9268c5a36d04b421ec 2022-09-19T17:51:15.1937444Z Stored in directory: /var/lib/jenkins/.cache/pip/wheels/48/68/e5/c88fb8c544e6545de9df11c9e11f8d727abf674aead3aaf8ab 2022-09-19T17:51:15.1985134Z Successfully built torchvision 2022-09-19T17:51:16.0251848Z Installing collected packages: torchvision 2022-09-19T17:51:16.5606534Z Successfully installed torchvision-0.14.0a0+a4f5330 2022-09-19T17:51:16.7246927Z + checkout_install_torchdynamo 2022-09-19T17:51:16.7247257Z + local commit 2022-09-19T17:51:16.7249501Z ++ get_pinned_commit torchdynamo 2022-09-19T17:51:16.7250534Z ++ cat .github/ci_commit_pins/torchdynamo.txt 2022-09-19T17:51:16.7263857Z + commit=41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-19T17:51:16.7264155Z + pushd .. 2022-09-19T17:51:16.7264387Z ~ ~/workspace 2022-09-19T17:51:16.7264686Z + git clone https://github.com/pytorch/torchdynamo 2022-09-19T17:51:16.7277534Z Cloning into 'torchdynamo'... 2022-09-19T17:51:16.9556684Z remote: Enumerating objects: 13903, done. 2022-09-19T17:51:16.9557093Z remote: Counting objects: 0% (1/1929) 2022-09-19T17:51:16.9557451Z remote: Counting objects: 1% (20/1929) 2022-09-19T17:51:16.9557793Z remote: Counting objects: 2% (39/1929) 2022-09-19T17:51:16.9560731Z remote: Counting objects: 3% (58/1929) 2022-09-19T17:51:16.9561107Z remote: Counting objects: 4% (78/1929) 2022-09-19T17:51:16.9561480Z remote: Counting objects: 5% (97/1929) 2022-09-19T17:51:16.9562056Z remote: Counting objects: 6% (116/1929) 2022-09-19T17:51:16.9562504Z remote: Counting objects: 7% (136/1929) 2022-09-19T17:51:16.9562891Z remote: Counting objects: 8% (155/1929) 2022-09-19T17:51:16.9563454Z remote: Counting objects: 9% (174/1929) 2022-09-19T17:51:16.9564772Z remote: Counting objects: 10% (193/1929) 2022-09-19T17:51:16.9565470Z remote: Counting objects: 11% (213/1929) 2022-09-19T17:51:16.9566222Z remote: Counting objects: 12% (232/1929) 2022-09-19T17:51:16.9566913Z remote: Counting objects: 13% (251/1929) 2022-09-19T17:51:16.9567258Z remote: Counting objects: 14% (271/1929) 2022-09-19T17:51:16.9567608Z remote: Counting objects: 15% (290/1929) 2022-09-19T17:51:16.9567961Z remote: Counting objects: 16% (309/1929) 2022-09-19T17:51:16.9568294Z remote: Counting objects: 17% (328/1929) 2022-09-19T17:51:16.9568940Z remote: Counting objects: 18% (348/1929) 2022-09-19T17:51:16.9569713Z remote: Counting objects: 19% (367/1929) 2022-09-19T17:51:16.9570125Z remote: Counting objects: 20% (386/1929) 2022-09-19T17:51:16.9570476Z remote: Counting objects: 21% (406/1929) 2022-09-19T17:51:16.9570845Z remote: Counting objects: 22% (425/1929) 2022-09-19T17:51:16.9571187Z remote: Counting objects: 23% (444/1929) 2022-09-19T17:51:16.9571535Z remote: Counting objects: 24% (463/1929) 2022-09-19T17:51:16.9571888Z remote: Counting objects: 25% (483/1929) 2022-09-19T17:51:16.9572237Z remote: Counting objects: 26% (502/1929) 2022-09-19T17:51:16.9572569Z remote: Counting objects: 27% (521/1929) 2022-09-19T17:51:16.9572915Z remote: Counting objects: 28% (541/1929) 2022-09-19T17:51:16.9573260Z remote: Counting objects: 29% (560/1929) 2022-09-19T17:51:16.9573588Z remote: Counting objects: 30% (579/1929) 2022-09-19T17:51:16.9573938Z remote: Counting objects: 31% (598/1929) 2022-09-19T17:51:16.9574404Z remote: Counting objects: 32% (618/1929) 2022-09-19T17:51:16.9575044Z remote: Counting objects: 33% (637/1929) 2022-09-19T17:51:16.9575806Z remote: Counting objects: 34% (656/1929) 2022-09-19T17:51:16.9576769Z remote: Counting objects: 35% (676/1929) 2022-09-19T17:51:16.9577468Z remote: Counting objects: 36% (695/1929) 2022-09-19T17:51:16.9578677Z remote: Counting objects: 37% (714/1929) 2022-09-19T17:51:16.9579459Z remote: Counting objects: 38% (734/1929) 2022-09-19T17:51:16.9580264Z remote: Counting objects: 39% (753/1929) 2022-09-19T17:51:16.9580793Z remote: Counting objects: 40% (772/1929) 2022-09-19T17:51:16.9581142Z remote: Counting objects: 41% (791/1929) 2022-09-19T17:51:16.9581485Z remote: Counting objects: 42% (811/1929) 2022-09-19T17:51:16.9581812Z remote: Counting objects: 43% (830/1929) 2022-09-19T17:51:16.9582155Z remote: Counting objects: 44% (849/1929) 2022-09-19T17:51:16.9582504Z remote: Counting objects: 45% (869/1929) 2022-09-19T17:51:16.9582851Z remote: Counting objects: 46% (888/1929) 2022-09-19T17:51:16.9583181Z remote: Counting objects: 47% (907/1929) 2022-09-19T17:51:16.9583528Z remote: Counting objects: 48% (926/1929) 2022-09-19T17:51:16.9583883Z remote: Counting objects: 49% (946/1929) 2022-09-19T17:51:16.9584328Z remote: Counting objects: 50% (965/1929) 2022-09-19T17:51:16.9584695Z remote: Counting objects: 51% (984/1929) 2022-09-19T17:51:16.9585049Z remote: Counting objects: 52% (1004/1929) 2022-09-19T17:51:16.9585393Z remote: Counting objects: 53% (1023/1929) 2022-09-19T17:51:16.9585747Z remote: Counting objects: 54% (1042/1929) 2022-09-19T17:51:16.9586098Z remote: Counting objects: 55% (1061/1929) 2022-09-19T17:51:16.9586437Z remote: Counting objects: 56% (1081/1929) 2022-09-19T17:51:16.9586794Z remote: Counting objects: 57% (1100/1929) 2022-09-19T17:51:16.9587149Z remote: Counting objects: 58% (1119/1929) 2022-09-19T17:51:16.9587485Z remote: Counting objects: 59% (1139/1929) 2022-09-19T17:51:16.9587836Z remote: Counting objects: 60% (1158/1929) 2022-09-19T17:51:16.9588190Z remote: Counting objects: 61% (1177/1929) 2022-09-19T17:51:16.9588543Z remote: Counting objects: 62% (1196/1929) 2022-09-19T17:51:16.9588886Z remote: Counting objects: 63% (1216/1929) 2022-09-19T17:51:16.9589236Z remote: Counting objects: 64% (1235/1929) 2022-09-19T17:51:16.9589584Z remote: Counting objects: 65% (1254/1929) 2022-09-19T17:51:16.9589917Z remote: Counting objects: 66% (1274/1929) 2022-09-19T17:51:16.9590266Z remote: Counting objects: 67% (1293/1929) 2022-09-19T17:51:16.9590614Z remote: Counting objects: 68% (1312/1929) 2022-09-19T17:51:16.9590947Z remote: Counting objects: 69% (1332/1929) 2022-09-19T17:51:16.9591295Z remote: Counting objects: 70% (1351/1929) 2022-09-19T17:51:16.9591640Z remote: Counting objects: 71% (1370/1929) 2022-09-19T17:51:16.9591970Z remote: Counting objects: 72% (1389/1929) 2022-09-19T17:51:16.9592314Z remote: Counting objects: 73% (1409/1929) 2022-09-19T17:51:16.9592661Z remote: Counting objects: 74% (1428/1929) 2022-09-19T17:51:16.9592993Z remote: Counting objects: 75% (1447/1929) 2022-09-19T17:51:16.9593367Z remote: Counting objects: 76% (1467/1929) 2022-09-19T17:51:16.9593724Z remote: Counting objects: 77% (1486/1929) 2022-09-19T17:51:16.9594073Z remote: Counting objects: 78% (1505/1929) 2022-09-19T17:51:16.9594400Z remote: Counting objects: 79% (1524/1929) 2022-09-19T17:51:16.9594749Z remote: Counting objects: 80% (1544/1929) 2022-09-19T17:51:16.9595098Z remote: Counting objects: 81% (1563/1929) 2022-09-19T17:51:16.9595428Z remote: Counting objects: 82% (1582/1929) 2022-09-19T17:51:16.9595773Z remote: Counting objects: 83% (1602/1929) 2022-09-19T17:51:16.9596120Z remote: Counting objects: 84% (1621/1929) 2022-09-19T17:51:16.9596454Z remote: Counting objects: 85% (1640/1929) 2022-09-19T17:51:16.9596802Z remote: Counting objects: 86% (1659/1929) 2022-09-19T17:51:16.9597149Z remote: Counting objects: 87% (1679/1929) 2022-09-19T17:51:16.9597496Z remote: Counting objects: 88% (1698/1929) 2022-09-19T17:51:16.9597825Z remote: Counting objects: 89% (1717/1929) 2022-09-19T17:51:16.9598266Z remote: Counting objects: 90% (1737/1929) 2022-09-19T17:51:16.9598618Z remote: Counting objects: 91% (1756/1929) 2022-09-19T17:51:16.9598949Z remote: Counting objects: 92% (1775/1929) 2022-09-19T17:51:16.9599297Z remote: Counting objects: 93% (1794/1929) 2022-09-19T17:51:16.9599647Z remote: Counting objects: 94% (1814/1929) 2022-09-19T17:51:16.9599977Z remote: Counting objects: 95% (1833/1929) 2022-09-19T17:51:16.9600322Z remote: Counting objects: 96% (1852/1929) 2022-09-19T17:51:16.9600709Z remote: Counting objects: 97% (1872/1929) 2022-09-19T17:51:16.9601046Z remote: Counting objects: 98% (1891/1929) 2022-09-19T17:51:16.9601399Z remote: Counting objects: 99% (1910/1929) 2022-09-19T17:51:16.9601747Z remote: Counting objects: 100% (1929/1929) 2022-09-19T17:51:16.9602096Z remote: Counting objects: 100% (1929/1929), done. 2022-09-19T17:51:16.9602472Z remote: Compressing objects: 0% (1/221) 2022-09-19T17:51:16.9602840Z remote: Compressing objects: 1% (3/221) 2022-09-19T17:51:16.9603258Z remote: Compressing objects: 2% (5/221) 2022-09-19T17:51:16.9603606Z remote: Compressing objects: 3% (7/221) 2022-09-19T17:51:16.9612088Z remote: Compressing objects: 4% (9/221) 2022-09-19T17:51:16.9656124Z remote: Compressing objects: 5% (12/221) 2022-09-19T17:51:16.9656487Z remote: Compressing objects: 6% (14/221) 2022-09-19T17:51:16.9672300Z remote: Compressing objects: 7% (16/221) 2022-09-19T17:51:16.9691278Z remote: Compressing objects: 8% (18/221) 2022-09-19T17:51:16.9741656Z remote: Compressing objects: 9% (20/221) 2022-09-19T17:51:16.9759741Z remote: Compressing objects: 10% (23/221) 2022-09-19T17:51:16.9819787Z remote: Compressing objects: 11% (25/221) 2022-09-19T17:51:16.9834529Z remote: Compressing objects: 12% (27/221) 2022-09-19T17:51:16.9846644Z remote: Compressing objects: 13% (29/221) 2022-09-19T17:51:16.9866281Z remote: Compressing objects: 14% (31/221) 2022-09-19T17:51:16.9868239Z remote: Compressing objects: 15% (34/221) 2022-09-19T17:51:16.9873489Z remote: Compressing objects: 16% (36/221) 2022-09-19T17:51:16.9896675Z remote: Compressing objects: 17% (38/221) 2022-09-19T17:51:16.9897053Z remote: Compressing objects: 18% (40/221) 2022-09-19T17:51:16.9902958Z remote: Compressing objects: 19% (42/221) 2022-09-19T17:51:16.9903339Z remote: Compressing objects: 20% (45/221) 2022-09-19T17:51:16.9903681Z remote: Compressing objects: 21% (47/221) 2022-09-19T17:51:16.9904044Z remote: Compressing objects: 22% (49/221) 2022-09-19T17:51:16.9915613Z remote: Compressing objects: 23% (51/221) 2022-09-19T17:51:16.9915964Z remote: Compressing objects: 24% (54/221) 2022-09-19T17:51:16.9958990Z remote: Compressing objects: 25% (56/221) 2022-09-19T17:51:16.9980513Z remote: Compressing objects: 26% (58/221) 2022-09-19T17:51:16.9987157Z remote: Compressing objects: 27% (60/221) 2022-09-19T17:51:17.0045411Z remote: Compressing objects: 28% (62/221) 2022-09-19T17:51:17.0102886Z remote: Compressing objects: 29% (65/221) 2022-09-19T17:51:17.0165732Z remote: Compressing objects: 30% (67/221) 2022-09-19T17:51:17.0182651Z remote: Compressing objects: 31% (69/221) 2022-09-19T17:51:17.0247425Z remote: Compressing objects: 32% (71/221) 2022-09-19T17:51:17.0259442Z remote: Compressing objects: 33% (73/221) 2022-09-19T17:51:17.0306278Z remote: Compressing objects: 34% (76/221) 2022-09-19T17:51:17.0351202Z remote: Compressing objects: 35% (78/221) 2022-09-19T17:51:17.0382811Z remote: Compressing objects: 36% (80/221) 2022-09-19T17:51:17.0417274Z remote: Compressing objects: 37% (82/221) 2022-09-19T17:51:17.0442830Z remote: Compressing objects: 38% (84/221) 2022-09-19T17:51:17.0452484Z remote: Compressing objects: 39% (87/221) 2022-09-19T17:51:17.0468276Z remote: Compressing objects: 40% (89/221) 2022-09-19T17:51:17.0478040Z remote: Compressing objects: 41% (91/221) 2022-09-19T17:51:17.0525897Z remote: Compressing objects: 42% (93/221) 2022-09-19T17:51:17.0526425Z remote: Compressing objects: 43% (96/221) 2022-09-19T17:51:17.0535516Z remote: Compressing objects: 44% (98/221) 2022-09-19T17:51:17.0536034Z remote: Compressing objects: 45% (100/221) 2022-09-19T17:51:17.0536630Z remote: Compressing objects: 46% (102/221) 2022-09-19T17:51:17.0536990Z remote: Compressing objects: 47% (104/221) 2022-09-19T17:51:17.0537356Z remote: Compressing objects: 48% (107/221) 2022-09-19T17:51:17.0537717Z remote: Compressing objects: 49% (109/221) 2022-09-19T17:51:17.0538078Z remote: Compressing objects: 50% (111/221) 2022-09-19T17:51:17.0538740Z remote: Compressing objects: 51% (113/221) 2022-09-19T17:51:17.0539107Z remote: Compressing objects: 52% (115/221) 2022-09-19T17:51:17.0539451Z remote: Compressing objects: 53% (118/221) 2022-09-19T17:51:17.0549003Z remote: Compressing objects: 54% (120/221) 2022-09-19T17:51:17.0549615Z remote: Compressing objects: 55% (122/221) 2022-09-19T17:51:17.0549994Z remote: Compressing objects: 56% (124/221) 2022-09-19T17:51:17.0550476Z remote: Compressing objects: 57% (126/221) 2022-09-19T17:51:17.0550865Z remote: Compressing objects: 58% (129/221) 2022-09-19T17:51:17.0551211Z remote: Compressing objects: 59% (131/221) 2022-09-19T17:51:17.0551581Z remote: Compressing objects: 60% (133/221) 2022-09-19T17:51:17.0551941Z remote: Compressing objects: 61% (135/221) 2022-09-19T17:51:17.0552297Z remote: Compressing objects: 62% (138/221) 2022-09-19T17:51:17.0552640Z remote: Compressing objects: 63% (140/221) 2022-09-19T17:51:17.0552997Z remote: Compressing objects: 64% (142/221) 2022-09-19T17:51:17.0553355Z remote: Compressing objects: 65% (144/221) 2022-09-19T17:51:17.0553696Z remote: Compressing objects: 66% (146/221) 2022-09-19T17:51:17.0554053Z remote: Compressing objects: 67% (149/221) 2022-09-19T17:51:17.0554411Z remote: Compressing objects: 68% (151/221) 2022-09-19T17:51:17.0573035Z remote: Compressing objects: 69% (153/221) 2022-09-19T17:51:17.0573442Z remote: Compressing objects: 70% (155/221) 2022-09-19T17:51:17.0573813Z remote: Compressing objects: 71% (157/221) 2022-09-19T17:51:17.0574176Z remote: Compressing objects: 72% (160/221) 2022-09-19T17:51:17.0574550Z remote: Compressing objects: 73% (162/221) 2022-09-19T17:51:17.0574912Z remote: Compressing objects: 74% (164/221) 2022-09-19T17:51:17.0575290Z remote: Compressing objects: 75% (166/221) 2022-09-19T17:51:17.0575635Z remote: Compressing objects: 76% (168/221) 2022-09-19T17:51:17.0575994Z remote: Compressing objects: 77% (171/221) 2022-09-19T17:51:17.0576352Z remote: Compressing objects: 78% (173/221) 2022-09-19T17:51:17.0576700Z remote: Compressing objects: 79% (175/221) 2022-09-19T17:51:17.0577057Z remote: Compressing objects: 80% (177/221) 2022-09-19T17:51:17.0577414Z remote: Compressing objects: 81% (180/221) 2022-09-19T17:51:17.0577769Z remote: Compressing objects: 82% (182/221) 2022-09-19T17:51:17.0578323Z remote: Compressing objects: 83% (184/221) 2022-09-19T17:51:17.0578902Z remote: Compressing objects: 84% (186/221) 2022-09-19T17:51:17.0579283Z remote: Compressing objects: 85% (188/221) 2022-09-19T17:51:17.0579626Z remote: Compressing objects: 86% (191/221) 2022-09-19T17:51:17.0579984Z remote: Compressing objects: 87% (193/221) 2022-09-19T17:51:17.0580358Z remote: Compressing objects: 88% (195/221) 2022-09-19T17:51:17.0580699Z remote: Compressing objects: 89% (197/221) 2022-09-19T17:51:17.0581053Z remote: Compressing objects: 90% (199/221) 2022-09-19T17:51:17.0581409Z remote: Compressing objects: 91% (202/221) 2022-09-19T17:51:17.0581747Z remote: Compressing objects: 92% (204/221) 2022-09-19T17:51:17.0582108Z remote: Compressing objects: 93% (206/221) 2022-09-19T17:51:17.0582465Z remote: Compressing objects: 94% (208/221) 2022-09-19T17:51:17.0582823Z remote: Compressing objects: 95% (210/221) 2022-09-19T17:51:17.0583164Z remote: Compressing objects: 96% (213/221) 2022-09-19T17:51:17.0583668Z remote: Compressing objects: 97% (215/221) 2022-09-19T17:51:17.0584025Z remote: Compressing objects: 98% (217/221) 2022-09-19T17:51:17.0584365Z remote: Compressing objects: 99% (219/221) 2022-09-19T17:51:17.0584721Z remote: Compressing objects: 100% (221/221) 2022-09-19T17:51:17.0585095Z remote: Compressing objects: 100% (221/221), done. 2022-09-19T17:51:17.0686922Z Receiving objects: 0% (1/13903) 2022-09-19T17:51:17.0718035Z Receiving objects: 1% (140/13903) 2022-09-19T17:51:17.0737828Z Receiving objects: 2% (279/13903) 2022-09-19T17:51:17.0760146Z Receiving objects: 3% (418/13903) 2022-09-19T17:51:17.0782184Z Receiving objects: 4% (557/13903) 2022-09-19T17:51:17.0803636Z Receiving objects: 5% (696/13903) 2022-09-19T17:51:17.0823251Z Receiving objects: 6% (835/13903) 2022-09-19T17:51:17.0844280Z Receiving objects: 7% (974/13903) 2022-09-19T17:51:17.0862799Z Receiving objects: 8% (1113/13903) 2022-09-19T17:51:17.0877611Z Receiving objects: 9% (1252/13903) 2022-09-19T17:51:17.0892853Z Receiving objects: 10% (1391/13903) 2022-09-19T17:51:17.0911018Z Receiving objects: 11% (1530/13903) 2022-09-19T17:51:17.0933855Z Receiving objects: 12% (1669/13903) 2022-09-19T17:51:17.0955811Z Receiving objects: 13% (1808/13903) 2022-09-19T17:51:17.0983235Z Receiving objects: 14% (1947/13903) 2022-09-19T17:51:17.1004396Z Receiving objects: 15% (2086/13903) 2022-09-19T17:51:17.1021457Z Receiving objects: 16% (2225/13903) 2022-09-19T17:51:17.1124528Z Receiving objects: 17% (2364/13903) 2022-09-19T17:51:17.1208646Z Receiving objects: 18% (2503/13903) 2022-09-19T17:51:17.1254172Z Receiving objects: 19% (2642/13903) 2022-09-19T17:51:17.1288327Z Receiving objects: 20% (2781/13903) 2022-09-19T17:51:17.1306226Z Receiving objects: 21% (2920/13903) 2022-09-19T17:51:17.1319781Z Receiving objects: 22% (3059/13903) 2022-09-19T17:51:17.1331922Z Receiving objects: 23% (3198/13903) 2022-09-19T17:51:17.1349198Z Receiving objects: 24% (3337/13903) 2022-09-19T17:51:17.1370447Z Receiving objects: 25% (3476/13903) 2022-09-19T17:51:17.1379542Z Receiving objects: 26% (3615/13903) 2022-09-19T17:51:17.1395254Z Receiving objects: 27% (3754/13903) 2022-09-19T17:51:17.1411248Z Receiving objects: 28% (3893/13903) 2022-09-19T17:51:17.1422541Z Receiving objects: 29% (4032/13903) 2022-09-19T17:51:17.1434672Z Receiving objects: 30% (4171/13903) 2022-09-19T17:51:17.1445621Z Receiving objects: 31% (4310/13903) 2022-09-19T17:51:17.1462522Z Receiving objects: 32% (4449/13903) 2022-09-19T17:51:17.1481208Z Receiving objects: 33% (4588/13903) 2022-09-19T17:51:17.1491903Z Receiving objects: 34% (4728/13903) 2022-09-19T17:51:17.1502450Z Receiving objects: 35% (4867/13903) 2022-09-19T17:51:17.1515345Z Receiving objects: 36% (5006/13903) 2022-09-19T17:51:17.1535144Z Receiving objects: 37% (5145/13903) 2022-09-19T17:51:17.1546534Z Receiving objects: 38% (5284/13903) 2022-09-19T17:51:17.1667744Z Receiving objects: 39% (5423/13903) 2022-09-19T17:51:17.1675711Z Receiving objects: 40% (5562/13903) 2022-09-19T17:51:17.1682201Z Receiving objects: 41% (5701/13903) 2022-09-19T17:51:17.1687345Z Receiving objects: 42% (5840/13903) 2022-09-19T17:51:17.1693555Z Receiving objects: 43% (5979/13903) 2022-09-19T17:51:17.1710145Z Receiving objects: 44% (6118/13903) 2022-09-19T17:51:17.1714306Z Receiving objects: 45% (6257/13903) 2022-09-19T17:51:17.1720219Z Receiving objects: 46% (6396/13903) 2022-09-19T17:51:17.1729244Z Receiving objects: 47% (6535/13903) 2022-09-19T17:51:17.1738373Z Receiving objects: 48% (6674/13903) 2022-09-19T17:51:17.1743870Z Receiving objects: 49% (6813/13903) 2022-09-19T17:51:17.1752707Z Receiving objects: 50% (6952/13903) 2022-09-19T17:51:17.1757252Z Receiving objects: 51% (7091/13903) 2022-09-19T17:51:17.1764910Z Receiving objects: 52% (7230/13903) 2022-09-19T17:51:17.1767892Z Receiving objects: 53% (7369/13903) 2022-09-19T17:51:17.1772785Z Receiving objects: 54% (7508/13903) 2022-09-19T17:51:17.1777995Z Receiving objects: 55% (7647/13903) 2022-09-19T17:51:17.1781644Z Receiving objects: 56% (7786/13903) 2022-09-19T17:51:17.1785919Z Receiving objects: 57% (7925/13903) 2022-09-19T17:51:17.1793664Z Receiving objects: 58% (8064/13903) 2022-09-19T17:51:17.1799822Z Receiving objects: 59% (8203/13903) 2022-09-19T17:51:17.1805620Z Receiving objects: 60% (8342/13903) 2022-09-19T17:51:17.1810934Z Receiving objects: 61% (8481/13903) 2022-09-19T17:51:17.1815441Z Receiving objects: 62% (8620/13903) 2022-09-19T17:51:17.1825374Z Receiving objects: 63% (8759/13903) 2022-09-19T17:51:17.1831367Z Receiving objects: 64% (8898/13903) 2022-09-19T17:51:17.1840787Z Receiving objects: 65% (9037/13903) 2022-09-19T17:51:17.1847973Z Receiving objects: 66% (9176/13903) 2022-09-19T17:51:17.1853757Z Receiving objects: 67% (9316/13903) 2022-09-19T17:51:17.1861920Z Receiving objects: 68% (9455/13903) 2022-09-19T17:51:17.1866508Z Receiving objects: 69% (9594/13903) 2022-09-19T17:51:17.1869918Z Receiving objects: 70% (9733/13903) 2022-09-19T17:51:17.1878009Z Receiving objects: 71% (9872/13903) 2022-09-19T17:51:17.1881545Z Receiving objects: 72% (10011/13903) 2022-09-19T17:51:17.1886946Z Receiving objects: 73% (10150/13903) 2022-09-19T17:51:17.1891288Z Receiving objects: 74% (10289/13903) 2022-09-19T17:51:17.1894487Z Receiving objects: 75% (10428/13903) 2022-09-19T17:51:17.1899103Z Receiving objects: 76% (10567/13903) 2022-09-19T17:51:17.1908227Z Receiving objects: 77% (10706/13903) 2022-09-19T17:51:17.1915997Z Receiving objects: 78% (10845/13903) 2022-09-19T17:51:17.1927485Z Receiving objects: 79% (10984/13903) 2022-09-19T17:51:17.1934224Z Receiving objects: 80% (11123/13903) 2022-09-19T17:51:17.1941429Z Receiving objects: 81% (11262/13903) 2022-09-19T17:51:17.1950120Z Receiving objects: 82% (11401/13903) 2022-09-19T17:51:17.1959084Z Receiving objects: 83% (11540/13903) 2022-09-19T17:51:17.1966365Z Receiving objects: 84% (11679/13903) 2022-09-19T17:51:17.1977501Z Receiving objects: 85% (11818/13903) 2022-09-19T17:51:17.1991322Z Receiving objects: 86% (11957/13903) 2022-09-19T17:51:17.1993402Z Receiving objects: 87% (12096/13903) 2022-09-19T17:51:17.1995932Z Receiving objects: 88% (12235/13903) 2022-09-19T17:51:17.2053656Z Receiving objects: 89% (12374/13903) 2022-09-19T17:51:17.2120390Z Receiving objects: 90% (12513/13903) 2022-09-19T17:51:17.2144521Z Receiving objects: 91% (12652/13903) 2022-09-19T17:51:17.2166866Z Receiving objects: 92% (12791/13903) 2022-09-19T17:51:17.2189390Z Receiving objects: 93% (12930/13903) 2022-09-19T17:51:17.2196441Z Receiving objects: 94% (13069/13903) 2022-09-19T17:51:17.2205989Z Receiving objects: 95% (13208/13903) 2022-09-19T17:51:17.2211469Z Receiving objects: 96% (13347/13903) 2022-09-19T17:51:17.2218415Z Receiving objects: 97% (13486/13903) 2022-09-19T17:51:17.2222507Z Receiving objects: 98% (13625/13903) 2022-09-19T17:51:17.2240019Z Receiving objects: 99% (13764/13903) 2022-09-19T17:51:17.2240781Z remote: Total 13903 (delta 1809), reused 1748 (delta 1707), pack-reused 11974 2022-09-19T17:51:17.2269106Z Receiving objects: 100% (13903/13903) 2022-09-19T17:51:17.2269652Z Receiving objects: 100% (13903/13903), 5.12 MiB | 30.49 MiB/s, done. 2022-09-19T17:51:17.2301805Z Resolving deltas: 0% (0/10821) 2022-09-19T17:51:17.2467730Z Resolving deltas: 1% (109/10821) 2022-09-19T17:51:17.2506885Z Resolving deltas: 3% (341/10821) 2022-09-19T17:51:17.2552484Z Resolving deltas: 4% (433/10821) 2022-09-19T17:51:17.2566122Z Resolving deltas: 5% (576/10821) 2022-09-19T17:51:17.2768462Z Resolving deltas: 6% (664/10821) 2022-09-19T17:51:17.2785424Z Resolving deltas: 8% (915/10821) 2022-09-19T17:51:17.2818182Z Resolving deltas: 9% (998/10821) 2022-09-19T17:51:17.2859445Z Resolving deltas: 10% (1090/10821) 2022-09-19T17:51:17.2962760Z Resolving deltas: 11% (1198/10821) 2022-09-19T17:51:17.3145547Z Resolving deltas: 13% (1408/10821) 2022-09-19T17:51:17.3199210Z Resolving deltas: 15% (1638/10821) 2022-09-19T17:51:17.3206223Z Resolving deltas: 16% (1801/10821) 2022-09-19T17:51:17.3235445Z Resolving deltas: 17% (1845/10821) 2022-09-19T17:51:17.3251641Z Resolving deltas: 18% (1961/10821) 2022-09-19T17:51:17.3277944Z Resolving deltas: 19% (2067/10821) 2022-09-19T17:51:17.3312412Z Resolving deltas: 20% (2169/10821) 2022-09-19T17:51:17.3358121Z Resolving deltas: 21% (2275/10821) 2022-09-19T17:51:17.3378558Z Resolving deltas: 22% (2433/10821) 2022-09-19T17:51:17.3404366Z Resolving deltas: 23% (2501/10821) 2022-09-19T17:51:17.3415868Z Resolving deltas: 24% (2654/10821) 2022-09-19T17:51:17.3445623Z Resolving deltas: 25% (2707/10821) 2022-09-19T17:51:17.3465428Z Resolving deltas: 26% (2819/10821) 2022-09-19T17:51:17.3485757Z Resolving deltas: 27% (2945/10821) 2022-09-19T17:51:17.3489914Z Resolving deltas: 28% (3110/10821) 2022-09-19T17:51:17.3501927Z Resolving deltas: 29% (3143/10821) 2022-09-19T17:51:17.3511653Z Resolving deltas: 30% (3262/10821) 2022-09-19T17:51:17.3523697Z Resolving deltas: 31% (3359/10821) 2022-09-19T17:51:17.3535031Z Resolving deltas: 32% (3487/10821) 2022-09-19T17:51:17.3543211Z Resolving deltas: 33% (3603/10821) 2022-09-19T17:51:17.3555499Z Resolving deltas: 34% (3687/10821) 2022-09-19T17:51:17.3565184Z Resolving deltas: 35% (3814/10821) 2022-09-19T17:51:17.3572378Z Resolving deltas: 36% (3933/10821) 2022-09-19T17:51:17.3594877Z Resolving deltas: 37% (4006/10821) 2022-09-19T17:51:17.3600364Z Resolving deltas: 39% (4282/10821) 2022-09-19T17:51:17.3615414Z Resolving deltas: 40% (4337/10821) 2022-09-19T17:51:17.3622738Z Resolving deltas: 41% (4487/10821) 2022-09-19T17:51:17.3633306Z Resolving deltas: 42% (4552/10821) 2022-09-19T17:51:17.3642838Z Resolving deltas: 43% (4663/10821) 2022-09-19T17:51:17.3652883Z Resolving deltas: 44% (4773/10821) 2022-09-19T17:51:17.3662889Z Resolving deltas: 45% (4886/10821) 2022-09-19T17:51:17.3691696Z Resolving deltas: 46% (4989/10821) 2022-09-19T17:51:17.3707669Z Resolving deltas: 49% (5305/10821) 2022-09-19T17:51:17.3730055Z Resolving deltas: 50% (5454/10821) 2022-09-19T17:51:17.3741015Z Resolving deltas: 52% (5662/10821) 2022-09-19T17:51:17.3758827Z Resolving deltas: 53% (5766/10821) 2022-09-19T17:51:17.3775850Z Resolving deltas: 55% (5960/10821) 2022-09-19T17:51:17.3787421Z Resolving deltas: 56% (6112/10821) 2022-09-19T17:51:17.3825474Z Resolving deltas: 57% (6222/10821) 2022-09-19T17:51:17.3837370Z Resolving deltas: 61% (6611/10821) 2022-09-19T17:51:17.3848694Z Resolving deltas: 62% (6732/10821) 2022-09-19T17:51:17.3856069Z Resolving deltas: 63% (6852/10821) 2022-09-19T17:51:17.3868678Z Resolving deltas: 64% (6939/10821) 2022-09-19T17:51:17.3885484Z Resolving deltas: 65% (7076/10821) 2022-09-19T17:51:17.3908478Z Resolving deltas: 66% (7187/10821) 2022-09-19T17:51:17.3912781Z Resolving deltas: 68% (7438/10821) 2022-09-19T17:51:17.3924555Z Resolving deltas: 69% (7484/10821) 2022-09-19T17:51:17.3935159Z Resolving deltas: 70% (7577/10821) 2022-09-19T17:51:17.3945673Z Resolving deltas: 71% (7687/10821) 2022-09-19T17:51:17.3956004Z Resolving deltas: 72% (7798/10821) 2022-09-19T17:51:17.3966293Z Resolving deltas: 73% (7903/10821) 2022-09-19T17:51:17.3975975Z Resolving deltas: 74% (8012/10821) 2022-09-19T17:51:17.3990646Z Resolving deltas: 75% (8122/10821) 2022-09-19T17:51:17.3996909Z Resolving deltas: 76% (8268/10821) 2022-09-19T17:51:17.4013340Z Resolving deltas: 77% (8334/10821) 2022-09-19T17:51:17.4023735Z Resolving deltas: 78% (8478/10821) 2022-09-19T17:51:17.4033268Z Resolving deltas: 79% (8566/10821) 2022-09-19T17:51:17.4043457Z Resolving deltas: 80% (8659/10821) 2022-09-19T17:51:17.4053291Z Resolving deltas: 81% (8768/10821) 2022-09-19T17:51:17.4068585Z Resolving deltas: 82% (8874/10821) 2022-09-19T17:51:17.4079692Z Resolving deltas: 83% (8988/10821) 2022-09-19T17:51:17.4095943Z Resolving deltas: 84% (9102/10821) 2022-09-19T17:51:17.4100736Z Resolving deltas: 85% (9264/10821) 2022-09-19T17:51:17.4113937Z Resolving deltas: 86% (9312/10821) 2022-09-19T17:51:17.4151262Z Resolving deltas: 87% (9434/10821) 2022-09-19T17:51:17.4179679Z Resolving deltas: 88% (9529/10821) 2022-09-19T17:51:17.4204542Z Resolving deltas: 89% (9637/10821) 2022-09-19T17:51:17.4219820Z Resolving deltas: 90% (9820/10821) 2022-09-19T17:51:17.4312356Z Resolving deltas: 91% (9868/10821) 2022-09-19T17:51:17.4362139Z Resolving deltas: 93% (10132/10821) 2022-09-19T17:51:17.4365903Z Resolving deltas: 94% (10274/10821) 2022-09-19T17:51:17.4397899Z Resolving deltas: 95% (10288/10821) 2022-09-19T17:51:17.4427956Z Resolving deltas: 96% (10404/10821) 2022-09-19T17:51:17.4520550Z Resolving deltas: 97% (10502/10821) 2022-09-19T17:51:17.4547087Z Resolving deltas: 98% (10696/10821) 2022-09-19T17:51:17.4613631Z Resolving deltas: 99% (10741/10821) 2022-09-19T17:51:17.4613928Z Resolving deltas: 100% (10821/10821) 2022-09-19T17:51:17.4614219Z Resolving deltas: 100% (10821/10821), done. 2022-09-19T17:51:17.5425618Z + pushd torchdynamo 2022-09-19T17:51:17.5426229Z ~/torchdynamo ~ ~/workspace 2022-09-19T17:51:17.5426894Z + git checkout 41c44bc1d080d6cf063419a4166732b983b84eef 2022-09-19T17:51:17.5679238Z Note: checking out '41c44bc1d080d6cf063419a4166732b983b84eef'. 2022-09-19T17:51:17.5679619Z 2022-09-19T17:51:17.5680165Z You are in 'detached HEAD' state. You can look around, make experimental 2022-09-19T17:51:17.5680621Z changes and commit them, and you can discard any commits you make in this 2022-09-19T17:51:17.5681036Z state without impacting any branches by performing another checkout. 2022-09-19T17:51:17.5681257Z 2022-09-19T17:51:17.5681449Z If you want to create a new branch to retain commits you create, you may 2022-09-19T17:51:17.5681961Z do so (now or later) by using -b with the checkout command again. Example: 2022-09-19T17:51:17.5682196Z 2022-09-19T17:51:17.5682385Z git checkout -b 2022-09-19T17:51:17.5682572Z 2022-09-19T17:51:17.5682734Z HEAD is now at 41c44bc add oneDNN graph backend for CPU (#1240) 2022-09-19T17:51:17.5683064Z + python setup.py develop 2022-09-19T17:51:19.6215726Z running develop 2022-09-19T17:51:19.6219257Z /opt/conda/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-09-19T17:51:19.6219793Z warnings.warn( 2022-09-19T17:51:19.6343669Z /opt/conda/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-09-19T17:51:19.6344181Z warnings.warn( 2022-09-19T17:51:19.7442922Z running egg_info 2022-09-19T17:51:19.7443531Z creating torchdynamo.egg-info 2022-09-19T17:51:19.7514170Z writing torchdynamo.egg-info/PKG-INFO 2022-09-19T17:51:19.7517476Z writing dependency_links to torchdynamo.egg-info/dependency_links.txt 2022-09-19T17:51:19.7520471Z writing requirements to torchdynamo.egg-info/requires.txt 2022-09-19T17:51:19.7521244Z writing top-level names to torchdynamo.egg-info/top_level.txt 2022-09-19T17:51:19.7523289Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-09-19T17:51:19.7728163Z reading manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-09-19T17:51:19.7730096Z adding license file 'LICENSE' 2022-09-19T17:51:19.7745254Z writing manifest file 'torchdynamo.egg-info/SOURCES.txt' 2022-09-19T17:51:19.7745580Z running build_ext 2022-09-19T17:51:19.7763325Z building 'torchdynamo._eval_frame' extension 2022-09-19T17:51:19.7763784Z creating build 2022-09-19T17:51:19.7764215Z creating build/temp.linux-x86_64-cpython-39 2022-09-19T17:51:19.7765288Z creating build/temp.linux-x86_64-cpython-39/torchdynamo 2022-09-19T17:51:19.7766572Z gcc -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -I/opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/include/python3.9 -c torchdynamo/_eval_frame.c -o build/temp.linux-x86_64-cpython-39/torchdynamo/_eval_frame.o -Wall 2022-09-19T17:51:19.8688334Z creating build/lib.linux-x86_64-cpython-39 2022-09-19T17:51:19.8689028Z creating build/lib.linux-x86_64-cpython-39/torchdynamo 2022-09-19T17:51:19.8690354Z gcc -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib build/temp.linux-x86_64-cpython-39/torchdynamo/_eval_frame.o -o build/lib.linux-x86_64-cpython-39/torchdynamo/_eval_frame.cpython-39-x86_64-linux-gnu.so 2022-09-19T17:51:19.9009106Z building 'torchdynamo._guards' extension 2022-09-19T17:51:19.9012104Z gcc -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -I/opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -I/opt/conda/lib/python3.9/site-packages/torch/include -I/opt/conda/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.9/site-packages/torch/include/TH -I/opt/conda/lib/python3.9/site-packages/torch/include/THC -I/opt/conda/include/python3.9 -c torchdynamo/_guards.cpp -o build/temp.linux-x86_64-cpython-39/torchdynamo/_guards.o -std=c++14 2022-09-19T17:51:20.8535652Z g++ -pthread -B /opt/conda/compiler_compat -shared -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib -L/opt/conda/lib -Wl,-rpath,/opt/conda/lib -Wl,-rpath-link,/opt/conda/lib -L/opt/conda/lib build/temp.linux-x86_64-cpython-39/torchdynamo/_guards.o -L/opt/conda/lib/python3.9/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.linux-x86_64-cpython-39/torchdynamo/_guards.cpython-39-x86_64-linux-gnu.so 2022-09-19T17:51:20.9907103Z copying build/lib.linux-x86_64-cpython-39/torchdynamo/_eval_frame.cpython-39-x86_64-linux-gnu.so -> torchdynamo 2022-09-19T17:51:20.9908506Z copying build/lib.linux-x86_64-cpython-39/torchdynamo/_guards.cpython-39-x86_64-linux-gnu.so -> torchdynamo 2022-09-19T17:51:20.9911110Z Creating /opt/conda/lib/python3.9/site-packages/torchdynamo.egg-link (link to .) 2022-09-19T17:51:20.9916336Z Adding torchdynamo 1.13.0.dev0 to easy-install.pth file 2022-09-19T17:51:20.9929285Z 2022-09-19T17:51:20.9929590Z Installed /var/lib/jenkins/torchdynamo 2022-09-19T17:51:20.9945997Z Processing dependencies for torchdynamo==1.13.0.dev0 2022-09-19T17:51:20.9986813Z Searching for tabulate 2022-09-19T17:51:20.9988465Z Reading https://pypi.org/simple/tabulate/ 2022-09-19T17:51:21.0184862Z /opt/conda/lib/python3.9/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: is an invalid version and will not be supported in a future release 2022-09-19T17:51:21.0185368Z warnings.warn( 2022-09-19T17:51:21.0642958Z Downloading https://files.pythonhosted.org/packages/92/4e/e5a13fdb3e6f81ce11893523ff289870c87c8f1f289a7369fb0e9840c3bb/tabulate-0.8.10-py3-none-any.whl#sha256=0ba055423dbaa164b9e456abe7920c5e8ed33fcc16f6d1b2f2d152c8e1e8b4fc 2022-09-19T17:51:21.0819213Z Best match: tabulate 0.8.10 2022-09-19T17:51:21.0819634Z Processing tabulate-0.8.10-py3-none-any.whl 2022-09-19T17:51:21.0898887Z Installing tabulate-0.8.10-py3-none-any.whl to /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1287311Z Adding tabulate 0.8.10 to easy-install.pth file 2022-09-19T17:51:21.1302921Z Installing tabulate script to /opt/conda/bin 2022-09-19T17:51:21.1304799Z 2022-09-19T17:51:21.1305255Z Installed /opt/conda/lib/python3.9/site-packages/tabulate-0.8.10-py3.9.egg 2022-09-19T17:51:21.1409813Z Searching for sympy==1.11.1 2022-09-19T17:51:21.1410104Z Best match: sympy 1.11.1 2022-09-19T17:51:21.1410470Z Adding sympy 1.11.1 to easy-install.pth file 2022-09-19T17:51:21.1414805Z Installing isympy script to /opt/conda/bin 2022-09-19T17:51:21.1417073Z 2022-09-19T17:51:21.1417777Z Using /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1424242Z Searching for PyYAML==6.0 2022-09-19T17:51:21.1424873Z Best match: PyYAML 6.0 2022-09-19T17:51:21.1425274Z Adding PyYAML 6.0 to easy-install.pth file 2022-09-19T17:51:21.1427990Z 2022-09-19T17:51:21.1428241Z Using /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1438142Z Searching for numpy==1.19.2 2022-09-19T17:51:21.1439146Z Best match: numpy 1.19.2 2022-09-19T17:51:21.1439696Z Adding numpy 1.19.2 to easy-install.pth file 2022-09-19T17:51:21.1444146Z Installing f2py script to /opt/conda/bin 2022-09-19T17:51:21.1446793Z Installing f2py3 script to /opt/conda/bin 2022-09-19T17:51:21.1449259Z Installing f2py3.9 script to /opt/conda/bin 2022-09-19T17:51:21.1451769Z 2022-09-19T17:51:21.1452367Z Using /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1459931Z Searching for torch==1.13.0a0+gitb27eb8d 2022-09-19T17:51:21.1462042Z Best match: torch 1.13.0a0+gitb27eb8d 2022-09-19T17:51:21.1462636Z Adding torch 1.13.0a0+gitb27eb8d to easy-install.pth file 2022-09-19T17:51:21.1467104Z Installing convert-caffe2-to-onnx script to /opt/conda/bin 2022-09-19T17:51:21.1469639Z Installing convert-onnx-to-caffe2 script to /opt/conda/bin 2022-09-19T17:51:21.1472015Z Installing torchrun script to /opt/conda/bin 2022-09-19T17:51:21.1474349Z 2022-09-19T17:51:21.1474800Z Using /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1482573Z Searching for mpmath==1.2.1 2022-09-19T17:51:21.1483097Z Best match: mpmath 1.2.1 2022-09-19T17:51:21.1483526Z Adding mpmath 1.2.1 to easy-install.pth file 2022-09-19T17:51:21.1486869Z 2022-09-19T17:51:21.1487172Z Using /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1495441Z Searching for typing-extensions==4.3.0 2022-09-19T17:51:21.1496164Z Best match: typing-extensions 4.3.0 2022-09-19T17:51:21.1496589Z Adding typing-extensions 4.3.0 to easy-install.pth file 2022-09-19T17:51:21.1500112Z 2022-09-19T17:51:21.1500568Z Using /opt/conda/lib/python3.9/site-packages 2022-09-19T17:51:21.1502378Z Finished processing dependencies for torchdynamo==1.13.0.dev0 2022-09-19T17:51:21.4227875Z 2022-09-19T17:51:21.4228411Z real 0m3.854s 2022-09-19T17:51:21.4228694Z user 0m3.229s 2022-09-19T17:51:21.4228945Z sys 0m1.306s 2022-09-19T17:51:21.4229327Z + popd 2022-09-19T17:51:21.4229687Z ~ ~/workspace 2022-09-19T17:51:21.4229901Z + popd 2022-09-19T17:51:21.4230093Z ~/workspace 2022-09-19T17:51:21.4230330Z + test_python_shard 2 2022-09-19T17:51:21.4230702Z + [[ -z 2 ]] 2022-09-19T17:51:21.4231174Z + python test/run_test.py --exclude-jit-executor --exclude-distributed-tests --shard 2 2 --verbose 2022-09-19T17:51:23.5132596Z Ignoring disabled issues: [] 2022-09-19T17:51:23.5426473Z /var/lib/jenkins/workspace/test/run_test.py:960: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-09-19T17:51:23.5427160Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2022-09-19T17:51:23.5454222Z Found test time stats from artifacts 2022-09-19T17:51:23.5456962Z Selected tests: 2022-09-19T17:51:23.5457416Z test_ops 2022-09-19T17:51:23.5457809Z test_jit_fuser_te 2022-09-19T17:51:23.5458615Z test_ops_gradients 2022-09-19T17:51:23.5459171Z test_ops_jit 2022-09-19T17:51:23.5459669Z test_fx 2022-09-19T17:51:23.5460138Z test_xnnpack_integration 2022-09-19T17:51:23.5460608Z test_cpp_extensions_jit 2022-09-19T17:51:23.5461092Z test_nn 2022-09-19T17:51:23.5461558Z test_cuda 2022-09-19T17:51:23.5462015Z test_torch 2022-09-19T17:51:23.5462273Z test_linalg 2022-09-19T17:51:23.5462490Z test_jit_llga_fuser 2022-09-19T17:51:23.5462730Z test_dataloader 2022-09-19T17:51:23.5462980Z test_multiprocessing 2022-09-19T17:51:23.5463210Z nn/test_pooling 2022-09-19T17:51:23.5463443Z test_decomp 2022-09-19T17:51:23.5463666Z test_jit 2022-09-19T17:51:23.5463866Z test_modules 2022-09-19T17:51:23.5464100Z test_tensorboard 2022-09-19T17:51:23.5464341Z test_binary_ufuncs 2022-09-19T17:51:23.5464775Z test_cuda_trace 2022-09-19T17:51:23.5465016Z test_unary_ufuncs 2022-09-19T17:51:23.5465249Z test_meta 2022-09-19T17:51:23.5465453Z test_testing 2022-09-19T17:51:23.5465685Z test_sparse_csr 2022-09-19T17:51:23.5465926Z test_schema_check 2022-09-19T17:51:23.5466143Z test_autograd 2022-09-19T17:51:23.5466376Z test_reductions 2022-09-19T17:51:23.5466610Z test_overrides 2022-09-19T17:51:23.5466844Z backends/xeon/test_launch 2022-09-19T17:51:23.5467105Z test_fx_experimental 2022-09-19T17:51:23.5467342Z test_monitor 2022-09-19T17:51:23.5467549Z test_package 2022-09-19T17:51:23.5467780Z test_datapipe 2022-09-19T17:51:23.5468006Z test_optim 2022-09-19T17:51:23.5468214Z test_sparse 2022-09-19T17:51:23.5468444Z test_ao_sparsity 2022-09-19T17:51:23.5468675Z test_mkldnn 2022-09-19T17:51:23.5468894Z test_python_dispatch 2022-09-19T17:51:23.5469150Z test_functional_optim 2022-09-19T17:51:23.5469395Z test_subclass 2022-09-19T17:51:23.5469612Z test_mkl_verbose 2022-09-19T17:51:23.5469850Z test_utils 2022-09-19T17:51:23.5470168Z test_dispatch 2022-09-19T17:51:23.5470402Z test_mobile_optimizer 2022-09-19T17:51:23.5470658Z test_fx_reinplace_pass 2022-09-19T17:51:23.5470937Z benchmark_utils/test_benchmark_utils 2022-09-19T17:51:23.5471201Z nn/test_packed_sequence 2022-09-19T17:51:23.5471450Z test_foreach 2022-09-19T17:51:23.5471689Z test_function_schema 2022-09-19T17:51:23.5471939Z profiler/test_profiler_tree 2022-09-19T17:51:23.5472204Z test_cuda_sanitizer 2022-09-19T17:51:23.5472458Z test_functionalization 2022-09-19T17:51:23.5472739Z test_cpp_extensions_open_device_registration 2022-09-19T17:51:23.5473022Z test_fake_tensor 2022-09-19T17:51:23.5473265Z test_dynamic_shapes 2022-09-19T17:51:23.5473495Z lazy/test_reuse_ir 2022-09-19T17:51:23.5473729Z test_futures 2022-09-19T17:51:23.5473966Z test_bundled_inputs 2022-09-19T17:51:23.5474209Z test_multiprocessing_spawn 2022-09-19T17:51:23.5474478Z test_public_bindings 2022-09-19T17:51:23.5474721Z test_pytree 2022-09-19T17:51:23.5474944Z test_type_info 2022-09-19T17:51:23.5475208Z test_namedtuple_return_api 2022-09-19T17:51:23.5475465Z test_autocast 2022-09-19T17:51:23.5475710Z test_set_default_mobile_cpu_allocator 2022-09-19T17:51:23.5475983Z test_model_dump 2022-09-19T17:51:23.5476221Z test_type_hints 2022-09-19T17:51:23.5476449Z test_native_functions 2022-09-19T17:51:23.5476696Z test_import_stats 2022-09-19T17:51:23.5476966Z test_functional_autograd_benchmark 2022-09-19T17:51:23.5477220Z test_mkldnn_verbose 2022-09-19T17:51:23.5477473Z test_per_overload_api 2022-09-19T17:51:23.5477718Z test_jit_disabled 2022-09-19T17:51:23.5477934Z test_logging 2022-09-19T17:51:23.5478166Z test_show_pickle 2022-09-19T17:51:23.5478401Z test_license 2022-09-19T17:51:23.5478627Z lazy/test_step_closures 2022-09-19T17:51:23.5478870Z test_openmp 2022-09-19T17:51:23.5479104Z test_quantization 2022-09-19T17:51:23.5479325Z test_module_init 2022-09-19T17:51:23.5479566Z test_type_promotion 2022-09-19T17:51:23.5479817Z test_cpp_api_parity 2022-09-19T17:51:23.5480062Z test_tensor_creation_ops 2022-09-19T17:51:23.5480312Z test_view_ops 2022-09-19T17:51:23.5480575Z distributions/test_distributions 2022-09-19T17:51:23.5480829Z test_transformers 2022-09-19T17:51:23.5481069Z test_jiterator 2022-09-19T17:51:23.5481307Z test_spectral_ops 2022-09-19T17:51:23.5481536Z test_expanded_weights 2022-09-19T17:51:23.5481804Z test_sort_and_select 2022-09-19T17:51:23.5482048Z test_masked 2022-09-19T17:51:23.5482282Z test_maskedtensor 2022-09-19T17:51:23.5482505Z test_nestedtensor 2022-09-19T17:51:23.5482740Z test_vmap 2022-09-19T17:51:23.5482970Z test_shape_ops 2022-09-19T17:51:23.5483189Z test_indexing 2022-09-19T17:51:23.5483421Z test_namedtensor 2022-09-19T17:51:23.5483659Z test_fx_passes 2022-09-19T17:51:23.5483879Z test_proxy_tensor 2022-09-19T17:51:23.5484121Z test_tensorexpr 2022-09-19T17:51:23.5484350Z test_dlpack 2022-09-19T17:51:23.5484576Z profiler/test_profiler 2022-09-19T17:51:23.5484840Z test_scatter_gather_ops 2022-09-19T17:51:23.5485160Z test_serialization 2022-09-19T17:51:23.5485386Z test_jit_autocast 2022-09-19T17:51:23.5485626Z test_numpy_interop 2022-09-19T17:51:23.5485864Z test_prims 2022-09-19T17:51:23.5486088Z test_tensorexpr_pybind 2022-09-19T17:51:23.5486359Z test_cpp_extensions_aot_ninja 2022-09-19T17:51:23.5486643Z test_cpp_extensions_aot_no_ninja 2022-09-19T17:51:23.5486898Z test_numba_integration 2022-09-19T17:51:23.5487143Z test_stateless 2022-09-19T17:51:23.5487383Z test_nvfuser_frontend 2022-09-19T17:51:23.5487610Z test_mkldnn_fusion 2022-09-19T17:51:23.5487847Z nn/test_dropout 2022-09-19T17:51:23.5488175Z test_native_mha 2022-09-19T17:51:23.5488389Z test_fx_backends 2022-09-19T17:51:23.5488624Z lazy/test_ts_opinfo 2022-09-19T17:51:23.5488861Z test_complex 2022-09-19T17:51:23.5489084Z test_cuda_primary_ctx 2022-09-19T17:51:23.5489323Z test_vulkan 2022-09-19T17:51:23.5489577Z distributions/test_constraints 2022-09-19T17:51:23.5489847Z lazy/test_extract_compiled_graph 2022-09-19T17:51:23.5490106Z test_deploy 2022-09-19T17:51:23.5490330Z test_hub 2022-09-19T17:51:23.5490587Z test_pruning_op 2022-09-19T17:51:23.5545463Z Prioritized test from test file changes. 2022-09-19T17:51:23.5546025Z reordering tests for PR: 2022-09-19T17:51:23.5546594Z prioritized: [] 2022-09-19T17:51:23.5552281Z the rest: ['test_ops', 'test_jit_fuser_te', 'test_ops_gradients', 'test_ops_jit', 'test_fx', 'test_xnnpack_integration', 'test_cpp_extensions_jit', 'test_nn', 'test_cuda', 'test_torch', 'test_linalg', 'test_jit_llga_fuser', 'test_dataloader', 'test_multiprocessing', 'nn/test_pooling', 'test_decomp', 'test_jit', 'test_modules', 'test_tensorboard', 'test_binary_ufuncs', 'test_cuda_trace', 'test_unary_ufuncs', 'test_meta', 'test_testing', 'test_sparse_csr', 'test_schema_check', 'test_autograd', 'test_reductions', 'test_overrides', 'backends/xeon/test_launch', 'test_fx_experimental', 'test_monitor', 'test_package', 'test_datapipe', 'test_optim', 'test_sparse', 'test_ao_sparsity', 'test_mkldnn', 'test_python_dispatch', 'test_functional_optim', 'test_subclass', 'test_mkl_verbose', 'test_utils', 'test_dispatch', 'test_mobile_optimizer', 'test_fx_reinplace_pass', 'benchmark_utils/test_benchmark_utils', 'nn/test_packed_sequence', 'test_foreach', 'test_function_schema', 'profiler/test_profiler_tree', 'test_cuda_sanitizer', 'test_functionalization', 'test_cpp_extensions_open_device_registration', 'test_fake_tensor', 'test_dynamic_shapes', 'lazy/test_reuse_ir', 'test_futures', 'test_bundled_inputs', 'test_multiprocessing_spawn', 'test_public_bindings', 'test_pytree', 'test_type_info', 'test_namedtuple_return_api', 'test_autocast', 'test_set_default_mobile_cpu_allocator', 'test_model_dump', 'test_type_hints', 'test_native_functions', 'test_import_stats', 'test_functional_autograd_benchmark', 'test_mkldnn_verbose', 'test_per_overload_api', 'test_jit_disabled', 'test_logging', 'test_show_pickle', 'test_license', 'lazy/test_step_closures', 'test_openmp', 'test_quantization', 'test_module_init', 'test_type_promotion', 'test_cpp_api_parity', 'test_tensor_creation_ops', 'test_view_ops', 'distributions/test_distributions', 'test_transformers', 'test_jiterator', 'test_spectral_ops', 'test_expanded_weights', 'test_sort_and_select', 'test_masked', 'test_maskedtensor', 'test_nestedtensor', 'test_vmap', 'test_shape_ops', 'test_indexing', 'test_namedtensor', 'test_fx_passes', 'test_proxy_tensor', 'test_tensorexpr', 'test_dlpack', 'profiler/test_profiler', 'test_scatter_gather_ops', 'test_serialization', 'test_jit_autocast', 'test_numpy_interop', 'test_prims', 'test_tensorexpr_pybind', 'test_cpp_extensions_aot_ninja', 'test_cpp_extensions_aot_no_ninja', 'test_numba_integration', 'test_stateless', 'test_nvfuser_frontend', 'test_mkldnn_fusion', 'nn/test_dropout', 'test_native_mha', 'test_fx_backends', 'lazy/test_ts_opinfo', 'test_complex', 'test_cuda_primary_ctx', 'test_vulkan', 'distributions/test_constraints', 'lazy/test_extract_compiled_graph', 'test_deploy', 'test_hub', 'test_pruning_op'] 2022-09-19T17:51:23.5555725Z 2022-09-19T17:51:23.5556421Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /var/lib/jenkins/workspace/test/.pytorch-slow-tests.json 2022-09-19T17:51:23.5825167Z 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 2022-09-19T17:51:23.6587106Z Running test_ops ... [2022-09-19 17:51:23.658313] 2022-09-19T17:51:23.6587899Z Executing ['/opt/conda/bin/python', '-bb', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-09-19 17:51:23.658372] 2022-09-19T17:51:29.2518361Z Test results will be stored in test-reports/python-unittest/test_ops 2022-09-19T17:51:30.2570005Z 2022-09-19T17:51:30.2570616Z Running tests... 2022-09-19T17:51:30.2571177Z ---------------------------------------------------------------------- 2022-09-19T17:51:30.2589352Z test_complex_half_reference_testing_H_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:30.2605148Z test_complex_half_reference_testing_T_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2620787Z test_complex_half_reference_testing___getitem___cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2636403Z test_complex_half_reference_testing_abs_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2651938Z test_complex_half_reference_testing_acos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2667684Z test_complex_half_reference_testing_acosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2683156Z test_complex_half_reference_testing_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2698671Z test_complex_half_reference_testing_angle_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2711737Z test_complex_half_reference_testing_as_strided_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.001s) 2022-09-19T17:51:30.2724244Z test_complex_half_reference_testing_as_strided_scatter_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Fails on cuda + rocm (0.001s) 2022-09-19T17:51:30.2740425Z test_complex_half_reference_testing_asin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2756312Z test_complex_half_reference_testing_asinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2771590Z test_complex_half_reference_testing_atan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2787390Z test_complex_half_reference_testing_atanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2802879Z test_complex_half_reference_testing_atleast_1d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2818452Z test_complex_half_reference_testing_atleast_2d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2833881Z test_complex_half_reference_testing_atleast_3d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2849795Z test_complex_half_reference_testing_bfloat16_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2865153Z test_complex_half_reference_testing_block_diag_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2880692Z test_complex_half_reference_testing_bool_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2896048Z test_complex_half_reference_testing_cat_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2912125Z test_complex_half_reference_testing_chalf_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2927645Z test_complex_half_reference_testing_char_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2943528Z test_complex_half_reference_testing_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2959070Z test_complex_half_reference_testing_clone_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2974491Z test_complex_half_reference_testing_column_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.2990059Z test_complex_half_reference_testing_conj_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3005605Z test_complex_half_reference_testing_conj_physical_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3021328Z test_complex_half_reference_testing_contiguous_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3036650Z test_complex_half_reference_testing_cos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3052066Z test_complex_half_reference_testing_cosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3067788Z test_complex_half_reference_testing_diag_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3083264Z test_complex_half_reference_testing_diag_embed_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3099058Z test_complex_half_reference_testing_diagonal_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3114601Z test_complex_half_reference_testing_div_no_rounding_mode_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3130139Z test_complex_half_reference_testing_double_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3145727Z test_complex_half_reference_testing_dsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3161195Z test_complex_half_reference_testing_dstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3173425Z test_complex_half_reference_testing_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T17:51:30.3186653Z test_complex_half_reference_testing_empty_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:30.3202763Z test_complex_half_reference_testing_eq_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3218081Z test_complex_half_reference_testing_exp_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3233784Z test_complex_half_reference_testing_fft_fftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3249723Z test_complex_half_reference_testing_fft_ifftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3265510Z test_complex_half_reference_testing_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3280909Z test_complex_half_reference_testing_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3296167Z test_complex_half_reference_testing_float_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3311902Z test_complex_half_reference_testing_hsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3327449Z test_complex_half_reference_testing_hstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3343501Z test_complex_half_reference_testing_imag_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3358794Z test_complex_half_reference_testing_index_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3374466Z test_complex_half_reference_testing_index_put_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3390417Z test_complex_half_reference_testing_index_select_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3405779Z test_complex_half_reference_testing_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3421628Z test_complex_half_reference_testing_isinf_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3436835Z test_complex_half_reference_testing_isreal_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3452328Z test_complex_half_reference_testing_log_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3468053Z test_complex_half_reference_testing_log_softmax_dtype_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3483648Z test_complex_half_reference_testing_long_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3499167Z test_complex_half_reference_testing_mH_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3514932Z test_complex_half_reference_testing_mT_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3530332Z test_complex_half_reference_testing_masked_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3545953Z test_complex_half_reference_testing_movedim_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3561478Z test_complex_half_reference_testing_mul_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3577003Z test_complex_half_reference_testing_narrow_copy_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3592691Z test_complex_half_reference_testing_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3608440Z test_complex_half_reference_testing_neg_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3621672Z test_complex_half_reference_testing_new_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: new_empty is not comparable (0.001s) 2022-09-19T17:51:30.3634143Z test_complex_half_reference_testing_new_empty_strided_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T17:51:30.3649945Z test_complex_half_reference_testing_new_full_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3665508Z test_complex_half_reference_testing_new_ones_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3681018Z test_complex_half_reference_testing_new_zeros_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3696555Z test_complex_half_reference_testing_nn_functional_conv1d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3712250Z test_complex_half_reference_testing_nn_functional_conv2d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3727722Z test_complex_half_reference_testing_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3743335Z test_complex_half_reference_testing_nonzero_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3758670Z test_complex_half_reference_testing_ones_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3774115Z test_complex_half_reference_testing_permute_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3789759Z test_complex_half_reference_testing_positive_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3805293Z test_complex_half_reference_testing_pow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3821197Z test_complex_half_reference_testing_prod_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3833729Z test_complex_half_reference_testing_rand_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: randn_like is not comparable between dtypes (0.001s) 2022-09-19T17:51:30.3849598Z test_complex_half_reference_testing_randn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3862373Z test_complex_half_reference_testing_randn_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: randn_like is not comparable between dtypes (0.001s) 2022-09-19T17:51:30.3878251Z test_complex_half_reference_testing_ravel_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3893704Z test_complex_half_reference_testing_real_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3909594Z test_complex_half_reference_testing_repeat_interleave_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3925002Z test_complex_half_reference_testing_reshape_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3940560Z test_complex_half_reference_testing_reshape_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3956261Z test_complex_half_reference_testing_resolve_neg_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3971805Z test_complex_half_reference_testing_roll_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.3987616Z test_complex_half_reference_testing_rsqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4003169Z test_complex_half_reference_testing_select_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4018872Z test_complex_half_reference_testing_sgn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4034652Z test_complex_half_reference_testing_sigmoid_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4050135Z test_complex_half_reference_testing_sin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4066311Z test_complex_half_reference_testing_sinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4081792Z test_complex_half_reference_testing_split_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4097309Z test_complex_half_reference_testing_split_with_sizes_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4113105Z test_complex_half_reference_testing_sqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4128580Z test_complex_half_reference_testing_squeeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4144433Z test_complex_half_reference_testing_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4159942Z test_complex_half_reference_testing_sub_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4175568Z test_complex_half_reference_testing_sum_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4191236Z test_complex_half_reference_testing_tan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4206962Z test_complex_half_reference_testing_tanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4223066Z test_complex_half_reference_testing_trace_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4238317Z test_complex_half_reference_testing_transpose_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4254058Z test_complex_half_reference_testing_tril_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4269870Z test_complex_half_reference_testing_triu_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4285348Z test_complex_half_reference_testing_true_divide_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4301020Z test_complex_half_reference_testing_unbind_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4316652Z test_complex_half_reference_testing_unflatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4332003Z test_complex_half_reference_testing_unfold_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4347918Z test_complex_half_reference_testing_unsqueeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4363491Z test_complex_half_reference_testing_view_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4379037Z test_complex_half_reference_testing_view_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4394764Z test_complex_half_reference_testing_vsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4410231Z test_complex_half_reference_testing_vstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4426043Z test_complex_half_reference_testing_where_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4441937Z test_complex_half_reference_testing_zeros_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:30.4492312Z test_dtypes_H_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4542052Z test_dtypes_T_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4592056Z test_dtypes___getitem___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4641634Z test_dtypes___radd___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4691027Z test_dtypes___rand___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4740364Z test_dtypes___rdiv___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4786736Z test_dtypes___rmatmul___cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:30.4836614Z test_dtypes___rmod___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4885724Z test_dtypes___rmul___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4934981Z test_dtypes___ror___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.4984797Z test_dtypes___rpow___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5034395Z test_dtypes___rsub___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5083999Z test_dtypes___rxor___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5133450Z test_dtypes__masked_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5183103Z test_dtypes__masked_amin_cuda (__main__.TestCommonCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/71248 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.005s) 2022-09-19T17:51:30.5231989Z test_dtypes__masked_argmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5281520Z test_dtypes__masked_argmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5330894Z test_dtypes__masked_cumprod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5380293Z test_dtypes__masked_cumsum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5429849Z test_dtypes__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5478985Z test_dtypes__masked_logaddexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5528267Z test_dtypes__masked_logsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5577539Z test_dtypes__masked_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5627204Z test_dtypes__masked_median_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5676183Z test_dtypes__masked_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5725698Z test_dtypes__masked_normalize_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5775049Z test_dtypes__masked_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5824850Z test_dtypes__masked_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5874306Z test_dtypes__masked_softmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5924119Z test_dtypes__masked_std_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.5973798Z test_dtypes__masked_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6024096Z test_dtypes__masked_var_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6073883Z test_dtypes__refs_abs_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6123809Z test_dtypes__refs_acos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6173925Z test_dtypes__refs_acosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6224049Z test_dtypes__refs_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6273866Z test_dtypes__refs_addcdiv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6323586Z test_dtypes__refs_addr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6373360Z test_dtypes__refs_all_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6423279Z test_dtypes__refs_allclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6472698Z test_dtypes__refs_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6522314Z test_dtypes__refs_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6571820Z test_dtypes__refs_any_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6621639Z test_dtypes__refs_arange_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6670913Z test_dtypes__refs_as_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6720677Z test_dtypes__refs_asin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6770204Z test_dtypes__refs_asinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6819970Z test_dtypes__refs_atan2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6869881Z test_dtypes__refs_atan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6919528Z test_dtypes__refs_atanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.6969495Z test_dtypes__refs_atleast_1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7019301Z test_dtypes__refs_atleast_2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7068730Z test_dtypes__refs_atleast_3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7118102Z test_dtypes__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7167482Z test_dtypes__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7216691Z test_dtypes__refs_bitwise_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7266015Z test_dtypes__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7315348Z test_dtypes__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7364807Z test_dtypes__refs_broadcast_shapes_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7414161Z test_dtypes__refs_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7463471Z test_dtypes__refs_broadcast_to_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7512812Z test_dtypes__refs_cat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7562701Z test_dtypes__refs_ceil_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7612168Z test_dtypes__refs_chunk_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7661970Z test_dtypes__refs_clamp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7711257Z test_dtypes__refs_clamp_max_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7760941Z test_dtypes__refs_clamp_min_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7810099Z test_dtypes__refs_clone_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7859383Z test_dtypes__refs_column_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7908717Z test_dtypes__refs_conj_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.7958308Z test_dtypes__refs_conj_physical_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8007659Z test_dtypes__refs_constant_pad_nd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8056907Z test_dtypes__refs_contiguous_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8106537Z test_dtypes__refs_copysign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8155619Z test_dtypes__refs_cos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8204847Z test_dtypes__refs_cosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8254126Z test_dtypes__refs_diag_embed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8303320Z test_dtypes__refs_diagonal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8352863Z test_dtypes__refs_digamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8402165Z test_dtypes__refs_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8451775Z test_dtypes__refs_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8500928Z test_dtypes__refs_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8550192Z test_dtypes__refs_dsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8599769Z test_dtypes__refs_dstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8649013Z test_dtypes__refs_empty_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8699005Z test_dtypes__refs_empty_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8748551Z test_dtypes__refs_eq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8797941Z test_dtypes__refs_erf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8847321Z test_dtypes__refs_erfc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8896786Z test_dtypes__refs_erfinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8946181Z test_dtypes__refs_exp2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.8995565Z test_dtypes__refs_exp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9045564Z test_dtypes__refs_expand_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9095052Z test_dtypes__refs_expand_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9144966Z test_dtypes__refs_expm1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9194263Z test_dtypes__refs_eye_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9243970Z test_dtypes__refs_fft_fft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9293300Z test_dtypes__refs_fft_fft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9342816Z test_dtypes__refs_fft_fftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9392021Z test_dtypes__refs_fft_fftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9441515Z test_dtypes__refs_fft_hfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9490720Z test_dtypes__refs_fft_hfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9540041Z test_dtypes__refs_fft_hfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9589586Z test_dtypes__refs_fft_ifft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9638931Z test_dtypes__refs_fft_ifft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9688239Z test_dtypes__refs_fft_ifftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9737670Z test_dtypes__refs_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9787086Z test_dtypes__refs_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9836643Z test_dtypes__refs_fft_ihfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9885618Z test_dtypes__refs_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9934963Z test_dtypes__refs_fft_irfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:30.9984338Z test_dtypes__refs_fft_irfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0033380Z test_dtypes__refs_fft_irfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0082427Z test_dtypes__refs_fft_rfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0131753Z test_dtypes__refs_fft_rfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0181512Z test_dtypes__refs_fft_rfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0230287Z test_dtypes__refs_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0279354Z test_dtypes__refs_flatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0328694Z test_dtypes__refs_flip_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0377815Z test_dtypes__refs_fliplr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0427249Z test_dtypes__refs_flipud_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0476234Z test_dtypes__refs_float_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0525586Z test_dtypes__refs_floor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0575026Z test_dtypes__refs_floor_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0625003Z test_dtypes__refs_fmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0674379Z test_dtypes__refs_fmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0723827Z test_dtypes__refs_fmod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0773188Z test_dtypes__refs_frac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0823035Z test_dtypes__refs_gcd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0872453Z test_dtypes__refs_ge_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0922178Z test_dtypes__refs_gt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.0971530Z test_dtypes__refs_heaviside_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1021556Z test_dtypes__refs_hsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1070591Z test_dtypes__refs_hstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1119881Z test_dtypes__refs_hypot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1169174Z test_dtypes__refs_i0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1218505Z test_dtypes__refs_igamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1268176Z test_dtypes__refs_igammac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1317760Z test_dtypes__refs_imag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1367206Z test_dtypes__refs_index_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1416714Z test_dtypes__refs_index_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1466649Z test_dtypes__refs_index_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1516478Z test_dtypes__refs_index_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1565843Z test_dtypes__refs_isclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1615181Z test_dtypes__refs_isfinite_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1664696Z test_dtypes__refs_isinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1714421Z test_dtypes__refs_isnan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1763765Z test_dtypes__refs_isneginf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1812903Z test_dtypes__refs_isposinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1862370Z test_dtypes__refs_lcm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1911693Z test_dtypes__refs_le_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.1960738Z test_dtypes__refs_lgamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2009876Z test_dtypes__refs_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2059221Z test_dtypes__refs_linalg_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2108645Z test_dtypes__refs_linalg_svd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2157759Z test_dtypes__refs_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2207510Z test_dtypes__refs_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2257022Z test_dtypes__refs_linspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2306875Z test_dtypes__refs_log10_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2356032Z test_dtypes__refs_log1p_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2405660Z test_dtypes__refs_log2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2454987Z test_dtypes__refs_log_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2504392Z test_dtypes__refs_log_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2553475Z test_dtypes__refs_logical_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2602561Z test_dtypes__refs_logical_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2651970Z test_dtypes__refs_logical_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2701578Z test_dtypes__refs_logical_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2750570Z test_dtypes__refs_logspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2799803Z test_dtypes__refs_logsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2848864Z test_dtypes__refs_lt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2897997Z test_dtypes__refs_masked_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2947375Z test_dtypes__refs_maximum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.2996455Z test_dtypes__refs_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3045625Z test_dtypes__refs_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3094628Z test_dtypes__refs_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3144357Z test_dtypes__refs_minimum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3193294Z test_dtypes__refs_movedim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3242669Z test_dtypes__refs_mul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3291689Z test_dtypes__refs_nan_to_num_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3341323Z test_dtypes__refs_narrow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3390357Z test_dtypes__refs_native_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3439888Z test_dtypes__refs_ne_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3488910Z test_dtypes__refs_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3538512Z test_dtypes__refs_new_empty_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3588212Z test_dtypes__refs_new_empty_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3637431Z test_dtypes__refs_new_full_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3686724Z test_dtypes__refs_new_ones_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3736352Z test_dtypes__refs_new_zeros_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3786619Z test_dtypes__refs_nextafter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3836326Z test_dtypes__refs_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3885656Z test_dtypes__refs_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3935039Z test_dtypes__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.3984420Z test_dtypes__refs_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4033814Z test_dtypes__refs_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4082887Z test_dtypes__refs_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4132119Z test_dtypes__refs_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4181642Z test_dtypes__refs_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4230510Z test_dtypes__refs_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4279600Z test_dtypes__refs_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4328574Z test_dtypes__refs_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4377720Z test_dtypes__refs_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4426887Z test_dtypes__refs_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4475761Z test_dtypes__refs_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4524915Z test_dtypes__refs_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4574079Z test_dtypes__refs_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4623601Z test_dtypes__refs_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4672544Z test_dtypes__refs_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4721797Z test_dtypes__refs_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4770840Z test_dtypes__refs_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4820055Z test_dtypes__refs_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4869450Z test_dtypes__refs_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4918635Z test_dtypes__refs_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.4967818Z test_dtypes__refs_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5016961Z test_dtypes__refs_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5066637Z test_dtypes__refs_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5115216Z test_dtypes__refs_permute_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5164302Z test_dtypes__refs_positive_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5213814Z test_dtypes__refs_pow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5263584Z test_dtypes__refs_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5312827Z test_dtypes__refs_randn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5362342Z test_dtypes__refs_ravel_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5411594Z test_dtypes__refs_real_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5461289Z test_dtypes__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5510491Z test_dtypes__refs_remainder_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5559807Z test_dtypes__refs_repeat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5609159Z test_dtypes__refs_reshape_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5658839Z test_dtypes__refs_reshape_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5708341Z test_dtypes__refs_roll_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5758258Z test_dtypes__refs_rot90_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5807929Z test_dtypes__refs_round_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5857398Z test_dtypes__refs_rsqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5906477Z test_dtypes__refs_rsub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.5955564Z test_dtypes__refs_sgn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6005010Z test_dtypes__refs_sigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6054097Z test_dtypes__refs_sign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6103336Z test_dtypes__refs_signbit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6152611Z test_dtypes__refs_sin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6201892Z test_dtypes__refs_sinc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6250898Z test_dtypes__refs_sinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6300182Z test_dtypes__refs_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6349735Z test_dtypes__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6398714Z test_dtypes__refs_special_i1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6448053Z test_dtypes__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6497324Z test_dtypes__refs_special_logit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6546414Z test_dtypes__refs_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6595911Z test_dtypes__refs_sqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6644889Z test_dtypes__refs_square_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6693974Z test_dtypes__refs_squeeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6743608Z test_dtypes__refs_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6793345Z test_dtypes__refs_std_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6842599Z test_dtypes__refs_std_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6891899Z test_dtypes__refs_sub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6941735Z test_dtypes__refs_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.6990903Z test_dtypes__refs_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7040132Z test_dtypes__refs_tan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7089322Z test_dtypes__refs_tanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7138505Z test_dtypes__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7187472Z test_dtypes__refs_trace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7236629Z test_dtypes__refs_transpose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7285658Z test_dtypes__refs_tril_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7334891Z test_dtypes__refs_tril_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7384094Z test_dtypes__refs_triu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7433204Z test_dtypes__refs_triu_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7482241Z test_dtypes__refs_true_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7531471Z test_dtypes__refs_trunc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7580732Z test_dtypes__refs_unbind_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7629906Z test_dtypes__refs_unflatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7678869Z test_dtypes__refs_unfold_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7727991Z test_dtypes__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7777250Z test_dtypes__refs_var_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7826414Z test_dtypes__refs_var_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7875498Z test_dtypes__refs_view_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7924777Z test_dtypes__refs_view_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.7973718Z test_dtypes__refs_vsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8023116Z test_dtypes__refs_vstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8072150Z test_dtypes__refs_where_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8121473Z test_dtypes_abs_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8170912Z test_dtypes_acos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8220221Z test_dtypes_acosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8269863Z test_dtypes_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8316146Z test_dtypes_addbmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:31.8366231Z test_dtypes_addcdiv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8415732Z test_dtypes_addcmul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8465399Z test_dtypes_addmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8515243Z test_dtypes_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8564674Z test_dtypes_addmv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8614157Z test_dtypes_addr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8663504Z test_dtypes_all_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8713195Z test_dtypes_allclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8762307Z test_dtypes_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8811673Z test_dtypes_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8861140Z test_dtypes_aminmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8910179Z test_dtypes_angle_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.8959465Z test_dtypes_any_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9008712Z test_dtypes_arange_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9058073Z test_dtypes_argmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9107577Z test_dtypes_argmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9156741Z test_dtypes_argsort_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9206180Z test_dtypes_argwhere_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9255172Z test_dtypes_as_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9304613Z test_dtypes_as_strided_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9353871Z test_dtypes_asin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9403164Z test_dtypes_asinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9452416Z test_dtypes_atan2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9501831Z test_dtypes_atan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9551155Z test_dtypes_atanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9600273Z test_dtypes_atleast_1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9649705Z test_dtypes_atleast_2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9698896Z test_dtypes_atleast_3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9748595Z test_dtypes_baddbmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9798011Z test_dtypes_bernoulli_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9847187Z test_dtypes_bfloat16_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9896727Z test_dtypes_bincount_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9946482Z test_dtypes_bitwise_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:31.9995787Z test_dtypes_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0045152Z test_dtypes_bitwise_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0094321Z test_dtypes_bitwise_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0143918Z test_dtypes_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0192973Z test_dtypes_bitwise_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0242372Z test_dtypes_block_diag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0288790Z test_dtypes_bmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:32.0338454Z test_dtypes_bool_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0384739Z test_dtypes_broadcast_shapes_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:32.0434237Z test_dtypes_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0483419Z test_dtypes_broadcast_to_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0532439Z test_dtypes_bucketize_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0582134Z test_dtypes_byte_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0631510Z test_dtypes_cartesian_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0680423Z test_dtypes_cat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0729932Z test_dtypes_cdist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0779312Z test_dtypes_ceil_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0828978Z test_dtypes_chalf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0878148Z test_dtypes_char_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0927616Z test_dtypes_cholesky_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.0976632Z test_dtypes_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1026142Z test_dtypes_cholesky_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1075442Z test_dtypes_chunk_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1124713Z test_dtypes_clamp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1173880Z test_dtypes_clamp_max_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1223363Z test_dtypes_clamp_min_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1272600Z test_dtypes_clone_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1321967Z test_dtypes_column_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1371307Z test_dtypes_combinations_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1421299Z test_dtypes_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1470724Z test_dtypes_conj_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1520144Z test_dtypes_conj_physical_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1569578Z test_dtypes_constant_pad_nd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1619143Z test_dtypes_contiguous_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1668381Z test_dtypes_copysign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1717546Z test_dtypes_corrcoef_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1766848Z test_dtypes_cos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1815712Z test_dtypes_cosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1864897Z test_dtypes_count_nonzero_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1914134Z test_dtypes_cov_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.1963594Z test_dtypes_cross_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2013186Z test_dtypes_cummax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2062802Z test_dtypes_cummin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2112227Z test_dtypes_cumprod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2161214Z test_dtypes_cumsum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2210408Z test_dtypes_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2259508Z test_dtypes_deg2rad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2308718Z test_dtypes_diag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2358089Z test_dtypes_diag_embed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2407302Z test_dtypes_diagflat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2456405Z test_dtypes_diagonal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2505553Z test_dtypes_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2554684Z test_dtypes_diff_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2604002Z test_dtypes_digamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2653243Z test_dtypes_dist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2702785Z test_dtypes_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2751776Z test_dtypes_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2801692Z test_dtypes_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2849920Z test_dtypes_dot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2899236Z test_dtypes_double_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2948876Z test_dtypes_dsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.2998307Z test_dtypes_dstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3047794Z test_dtypes_einsum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3097048Z test_dtypes_empty_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3146517Z test_dtypes_empty_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3195940Z test_dtypes_eq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3244915Z test_dtypes_equal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3293802Z test_dtypes_erf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3343432Z test_dtypes_erfc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3392467Z test_dtypes_erfinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3441630Z test_dtypes_exp2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3490830Z test_dtypes_exp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3539902Z test_dtypes_expand_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3589256Z test_dtypes_expand_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3638408Z test_dtypes_expm1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3687403Z test_dtypes_eye_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3736842Z test_dtypes_fft_fft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3786109Z test_dtypes_fft_fft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3835278Z test_dtypes_fft_fftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3884597Z test_dtypes_fft_fftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3934036Z test_dtypes_fft_hfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.3983184Z test_dtypes_fft_hfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4032286Z test_dtypes_fft_hfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4081207Z test_dtypes_fft_ifft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4130543Z test_dtypes_fft_ifft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4179522Z test_dtypes_fft_ifftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4228478Z test_dtypes_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4277298Z test_dtypes_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4326715Z test_dtypes_fft_ihfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4375462Z test_dtypes_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4425058Z test_dtypes_fft_irfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4474193Z test_dtypes_fft_irfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4523306Z test_dtypes_fft_irfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4572232Z test_dtypes_fft_rfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4621596Z test_dtypes_fft_rfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4670423Z test_dtypes_fft_rfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4719551Z test_dtypes_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4768283Z test_dtypes_flatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4817195Z test_dtypes_flip_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4866448Z test_dtypes_fliplr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4915254Z test_dtypes_flipud_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.4964193Z test_dtypes_float_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5013004Z test_dtypes_float_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5062499Z test_dtypes_floor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5111410Z test_dtypes_floor_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5160539Z test_dtypes_fmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5209711Z test_dtypes_fmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5258838Z test_dtypes_fmod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5308140Z test_dtypes_frac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5357017Z test_dtypes_frexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5406003Z test_dtypes_full_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5455229Z test_dtypes_gather_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5504248Z test_dtypes_gcd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5553465Z test_dtypes_ge_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5602616Z test_dtypes_geqrf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5651978Z test_dtypes_gradient_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5701542Z test_dtypes_gt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5750709Z test_dtypes_half_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5799781Z test_dtypes_heaviside_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5848932Z test_dtypes_histc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5898175Z test_dtypes_histogram_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5947843Z test_dtypes_histogramdd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.5996983Z test_dtypes_hsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6046684Z test_dtypes_hstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6095553Z test_dtypes_hypot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6145200Z test_dtypes_i0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6194247Z test_dtypes_igamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6242812Z test_dtypes_igammac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6291788Z test_dtypes_imag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6340923Z test_dtypes_index_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6389653Z test_dtypes_index_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6439886Z test_dtypes_index_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6488738Z test_dtypes_index_put_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6538016Z test_dtypes_index_reduce_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6586749Z test_dtypes_index_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6635810Z test_dtypes_inner_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6684599Z test_dtypes_int_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6733720Z test_dtypes_isclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6782807Z test_dtypes_isfinite_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6831771Z test_dtypes_isin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6880848Z test_dtypes_isinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6930813Z test_dtypes_isnan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.6979902Z test_dtypes_isneginf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7029212Z test_dtypes_isposinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7078500Z test_dtypes_isreal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7128000Z test_dtypes_istft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7177079Z test_dtypes_jiterator_2inputs_2outputs_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7226646Z test_dtypes_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7276083Z test_dtypes_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7325147Z test_dtypes_jiterator_binary_return_by_ref_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7374277Z test_dtypes_jiterator_unary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7424157Z test_dtypes_kron_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7473232Z test_dtypes_kthvalue_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7522886Z test_dtypes_lcm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7572214Z test_dtypes_ldexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7621967Z test_dtypes_le_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7671349Z test_dtypes_lerp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7720458Z test_dtypes_lgamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7769433Z test_dtypes_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7818520Z test_dtypes_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7867696Z test_dtypes_linalg_cond_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7916634Z test_dtypes_linalg_cross_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.7965577Z test_dtypes_linalg_det_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8014772Z test_dtypes_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8064512Z test_dtypes_linalg_eig_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8113504Z test_dtypes_linalg_eigh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8162566Z test_dtypes_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8211567Z test_dtypes_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8260784Z test_dtypes_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8309599Z test_dtypes_linalg_inv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8358482Z test_dtypes_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8407572Z test_dtypes_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8456598Z test_dtypes_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8506387Z test_dtypes_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8555387Z test_dtypes_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8605142Z test_dtypes_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8653541Z test_dtypes_linalg_lu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8702768Z test_dtypes_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8751894Z test_dtypes_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8800986Z test_dtypes_linalg_lu_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8849964Z test_dtypes_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8898937Z test_dtypes_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8947997Z test_dtypes_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.8997108Z test_dtypes_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.9046589Z test_dtypes_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.9095866Z test_dtypes_linalg_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.9145250Z test_dtypes_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.9194546Z test_dtypes_linalg_pinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:32.9243685Z test_dtypes_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:33.2891115Z test_dtypes_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... /opt/conda/lib/python3.9/site-packages/torch/testing/_internal/opinfo/definitions/linalg.py:729: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-09-19T17:51:33.2891928Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-09-19T17:51:33.2892544Z Q, R = torch.qr(A, some) 2022-09-19T17:51:33.2892800Z should be replaced with 2022-09-19T17:51:33.2893426Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2355.) 2022-09-19T17:51:33.2893927Z torch.rand(*batch, m, k, device=device, dtype=dtype) 2022-09-19T17:51:34.5490243Z ok (1.624s) 2022-09-19T17:51:34.5541171Z test_dtypes_linalg_qr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5589941Z test_dtypes_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5639426Z test_dtypes_linalg_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5689284Z test_dtypes_linalg_solve_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5739408Z test_dtypes_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5788457Z test_dtypes_linalg_svd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5838264Z test_dtypes_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5887414Z test_dtypes_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5936593Z test_dtypes_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.5986085Z test_dtypes_linalg_vander_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6035398Z test_dtypes_linalg_vecdot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6084435Z test_dtypes_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6134066Z test_dtypes_linspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6183540Z test_dtypes_log10_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6232814Z test_dtypes_log1p_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6282307Z test_dtypes_log2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6331646Z test_dtypes_log_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6381257Z test_dtypes_log_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6430564Z test_dtypes_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6479779Z test_dtypes_logaddexp2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6529196Z test_dtypes_logaddexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6578456Z test_dtypes_logcumsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6628037Z test_dtypes_logdet_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6677154Z test_dtypes_logical_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6726329Z test_dtypes_logical_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6775588Z test_dtypes_logical_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6825303Z test_dtypes_logical_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6874280Z test_dtypes_logit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6923715Z test_dtypes_logspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.6973216Z test_dtypes_logsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7022636Z test_dtypes_long_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7071924Z test_dtypes_lt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7121116Z test_dtypes_lu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7172173Z test_dtypes_lu_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7221882Z test_dtypes_lu_unpack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7271371Z test_dtypes_mH_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7320932Z test_dtypes_mT_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7370472Z test_dtypes_masked_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7419932Z test_dtypes_masked_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7469276Z test_dtypes_masked_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7515427Z test_dtypes_matmul_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:34.7564791Z test_dtypes_matrix_exp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7614052Z test_dtypes_max_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7663537Z test_dtypes_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7713105Z test_dtypes_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7762528Z test_dtypes_maximum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7812168Z test_dtypes_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7862126Z test_dtypes_median_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7911568Z test_dtypes_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.7961001Z test_dtypes_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8010511Z test_dtypes_min_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8060403Z test_dtypes_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8109965Z test_dtypes_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8159322Z test_dtypes_minimum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8208842Z test_dtypes_mm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8258702Z test_dtypes_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8308399Z test_dtypes_movedim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8357432Z test_dtypes_msort_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8408154Z test_dtypes_mul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8462099Z test_dtypes_multinomial_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8511401Z test_dtypes_mv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8560954Z test_dtypes_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8607704Z test_dtypes_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:34.8654113Z test_dtypes_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:34.8704503Z test_dtypes_nan_to_num_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8753692Z test_dtypes_nanmean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8803271Z test_dtypes_nanmedian_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8852792Z test_dtypes_nanquantile_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8902206Z test_dtypes_nansum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.8951602Z test_dtypes_narrow_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9000794Z test_dtypes_narrow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9050223Z test_dtypes_native_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9099893Z test_dtypes_ne_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9149551Z test_dtypes_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9199203Z test_dtypes_new_empty_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9249176Z test_dtypes_new_empty_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9298598Z test_dtypes_new_full_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9348101Z test_dtypes_new_ones_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9397939Z test_dtypes_new_zeros_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9447727Z test_dtypes_nextafter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9496898Z test_dtypes_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9546717Z test_dtypes_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9596009Z test_dtypes_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9645242Z test_dtypes_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9694962Z test_dtypes_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9744578Z test_dtypes_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9793925Z test_dtypes_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9843300Z test_dtypes_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9892199Z test_dtypes_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9941690Z test_dtypes_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:34.9991112Z test_dtypes_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0037543Z test_dtypes_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.0086969Z test_dtypes_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0136250Z test_dtypes_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0185649Z test_dtypes_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0235159Z test_dtypes_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0284534Z test_dtypes_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0333706Z test_dtypes_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0383365Z test_dtypes_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0432711Z test_dtypes_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0481927Z test_dtypes_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0530859Z test_dtypes_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0579761Z test_dtypes_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0628962Z test_dtypes_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0678288Z test_dtypes_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0727479Z test_dtypes_nn_functional_dropout3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0776545Z test_dtypes_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0825679Z test_dtypes_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0874924Z test_dtypes_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0923864Z test_dtypes_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.0973131Z test_dtypes_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1022613Z test_dtypes_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1071448Z test_dtypes_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1120681Z test_dtypes_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1169803Z test_dtypes_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1219092Z test_dtypes_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1268314Z test_dtypes_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1317675Z test_dtypes_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1367166Z test_dtypes_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1416887Z test_dtypes_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1466944Z test_dtypes_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1517002Z test_dtypes_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1566415Z test_dtypes_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1615987Z test_dtypes_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1665451Z test_dtypes_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1714776Z test_dtypes_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1764108Z test_dtypes_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1813393Z test_dtypes_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1863018Z test_dtypes_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1912471Z test_dtypes_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.1961435Z test_dtypes_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2011011Z test_dtypes_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2060390Z test_dtypes_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2110069Z test_dtypes_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2159640Z test_dtypes_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2208936Z test_dtypes_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2258443Z test_dtypes_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2308047Z test_dtypes_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2357434Z test_dtypes_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2406806Z test_dtypes_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2456189Z test_dtypes_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2506125Z test_dtypes_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2555373Z test_dtypes_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2605333Z test_dtypes_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2655205Z test_dtypes_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2705012Z test_dtypes_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2759135Z test_dtypes_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2809083Z test_dtypes_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2858620Z test_dtypes_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2908687Z test_dtypes_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.2958510Z test_dtypes_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3009534Z test_dtypes_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3058330Z test_dtypes_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3108087Z test_dtypes_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3157520Z test_dtypes_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3207181Z test_dtypes_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3256905Z test_dtypes_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3306684Z test_dtypes_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3355804Z test_dtypes_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3405484Z test_dtypes_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3455015Z test_dtypes_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3505149Z test_dtypes_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3554881Z test_dtypes_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3603872Z test_dtypes_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3653794Z test_dtypes_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3703656Z test_dtypes_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3753040Z test_dtypes_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3803138Z test_dtypes_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3852747Z test_dtypes_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3902885Z test_dtypes_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.3952395Z test_dtypes_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4002297Z test_dtypes_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4052156Z test_dtypes_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4102130Z test_dtypes_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4151866Z test_dtypes_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4201741Z test_dtypes_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4251808Z test_dtypes_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4301761Z test_dtypes_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4351324Z test_dtypes_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4401085Z test_dtypes_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4450906Z test_dtypes_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4500131Z test_dtypes_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4549768Z test_dtypes_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4599279Z test_dtypes_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4648818Z test_dtypes_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4698505Z test_dtypes_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4748161Z test_dtypes_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4797894Z test_dtypes_nonzero_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4847327Z test_dtypes_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4896585Z test_dtypes_norm_fro_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4946203Z test_dtypes_norm_inf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.4995192Z test_dtypes_norm_nuc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5044796Z test_dtypes_normal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5093804Z test_dtypes_normal_number_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5143424Z test_dtypes_ones_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5192656Z test_dtypes_ops_nvprims_var_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5241889Z test_dtypes_ormqr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5291679Z test_dtypes_outer_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5340675Z test_dtypes_pca_lowrank_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5390053Z test_dtypes_permute_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5439413Z test_dtypes_pinverse_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5488966Z test_dtypes_polar_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5538462Z test_dtypes_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5585226Z test_dtypes_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.5632440Z test_dtypes_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.5679210Z test_dtypes_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.5725956Z test_dtypes_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.5775576Z test_dtypes_positive_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5825313Z test_dtypes_pow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5874922Z test_dtypes_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5924136Z test_dtypes_put_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.5973128Z test_dtypes_qr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6022883Z test_dtypes_quantile_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6071846Z test_dtypes_rad2deg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6120944Z test_dtypes_rand_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6170066Z test_dtypes_randint_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6219104Z test_dtypes_randn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6268063Z test_dtypes_randn_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6317433Z test_dtypes_ravel_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6366302Z test_dtypes_real_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6415494Z test_dtypes_reciprocal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6464979Z test_dtypes_remainder_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6514218Z test_dtypes_renorm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6563327Z test_dtypes_repeat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6613093Z test_dtypes_repeat_interleave_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6662704Z test_dtypes_reshape_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6712127Z test_dtypes_reshape_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6761660Z test_dtypes_resize__cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6811181Z test_dtypes_resize_as__cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6860885Z test_dtypes_resolve_conj_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6910805Z test_dtypes_resolve_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.6960089Z test_dtypes_roll_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7009314Z test_dtypes_rot90_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7058471Z test_dtypes_round_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7108050Z test_dtypes_round_decimals_0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7153953Z test_dtypes_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.7200672Z test_dtypes_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:35.7254452Z test_dtypes_rsqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7304027Z test_dtypes_rsub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7353595Z test_dtypes_scatter_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7402663Z test_dtypes_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7451924Z test_dtypes_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7501366Z test_dtypes_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7550172Z test_dtypes_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7599292Z test_dtypes_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7648127Z test_dtypes_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7697023Z test_dtypes_searchsorted_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7746137Z test_dtypes_segment_reduce_lengths_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7794765Z test_dtypes_segment_reduce_offsets_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7844290Z test_dtypes_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7892830Z test_dtypes_select_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7942058Z test_dtypes_sgn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.7990919Z test_dtypes_short_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8040316Z test_dtypes_sigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8089192Z test_dtypes_sign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8138320Z test_dtypes_signbit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8187546Z test_dtypes_sin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8236836Z test_dtypes_sinc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8285677Z test_dtypes_sinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8334807Z test_dtypes_slice_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8384014Z test_dtypes_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8436484Z test_dtypes_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8485708Z test_dtypes_sort_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8534733Z test_dtypes_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8584324Z test_dtypes_special_airy_ai_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8633397Z test_dtypes_special_bessel_j0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8682667Z test_dtypes_special_bessel_j1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8731340Z test_dtypes_special_bessel_y0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8780564Z test_dtypes_special_bessel_y1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8830469Z test_dtypes_special_chebyshev_polynomial_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8879584Z test_dtypes_special_chebyshev_polynomial_u_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.8926546Z test_dtypes_special_chebyshev_polynomial_v_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:35.8972583Z test_dtypes_special_chebyshev_polynomial_w_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:35.9022371Z test_dtypes_special_entr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9071609Z test_dtypes_special_erfcx_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9120757Z test_dtypes_special_hermite_polynomial_h_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9170193Z test_dtypes_special_hermite_polynomial_he_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9219669Z test_dtypes_special_i0e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9268699Z test_dtypes_special_i1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9317734Z test_dtypes_special_i1e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9366904Z test_dtypes_special_laguerre_polynomial_l_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9413149Z test_dtypes_special_legendre_polynomial_p_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:35.9463290Z test_dtypes_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9511770Z test_dtypes_special_modified_bessel_i0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9561121Z test_dtypes_special_modified_bessel_i1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9610309Z test_dtypes_special_modified_bessel_k0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9659993Z test_dtypes_special_modified_bessel_k1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9709362Z test_dtypes_special_ndtr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9760085Z test_dtypes_special_ndtri_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9810127Z test_dtypes_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9859689Z test_dtypes_special_scaled_modified_bessel_k0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9908966Z test_dtypes_special_scaled_modified_bessel_k1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:35.9955754Z test_dtypes_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:36.0004004Z test_dtypes_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:36.0051084Z test_dtypes_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:36.0097468Z test_dtypes_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:36.0146730Z test_dtypes_special_spherical_bessel_j0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0195832Z test_dtypes_special_xlog1py_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0244268Z test_dtypes_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0293375Z test_dtypes_split_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0343089Z test_dtypes_split_list_args_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0392059Z test_dtypes_split_with_sizes_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0440859Z test_dtypes_sqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0489598Z test_dtypes_square_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0538310Z test_dtypes_squeeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0587406Z test_dtypes_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0636559Z test_dtypes_std_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0685257Z test_dtypes_std_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0734127Z test_dtypes_stft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0783095Z test_dtypes_sub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0832076Z test_dtypes_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0881398Z test_dtypes_sum_to_size_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0930743Z test_dtypes_svd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.0979654Z test_dtypes_svd_lowrank_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1028921Z test_dtypes_symeig_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1077382Z test_dtypes_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1126643Z test_dtypes_take_along_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1175497Z test_dtypes_take_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1225321Z test_dtypes_tan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1274810Z test_dtypes_tanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1324218Z test_dtypes_tensor_split_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1374970Z test_dtypes_tensordot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1424322Z test_dtypes_tile_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1473185Z test_dtypes_to_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1519388Z test_dtypes_to_sparse_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:36.1569004Z test_dtypes_topk_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1618022Z test_dtypes_trace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1667117Z test_dtypes_transpose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1716560Z test_dtypes_trapezoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1765531Z test_dtypes_trapz_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1814752Z test_dtypes_triangular_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1863500Z test_dtypes_tril_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1912360Z test_dtypes_tril_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.1961158Z test_dtypes_triu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2010159Z test_dtypes_triu_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2059108Z test_dtypes_true_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2108172Z test_dtypes_trunc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2157133Z test_dtypes_unbind_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2206232Z test_dtypes_unflatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2255225Z test_dtypes_unfold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2304632Z test_dtypes_uniform_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2353997Z test_dtypes_unique_consecutive_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2402930Z test_dtypes_unique_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2451801Z test_dtypes_unsqueeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2500957Z test_dtypes_var_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2549970Z test_dtypes_var_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2598942Z test_dtypes_vdot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2648444Z test_dtypes_view_as_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2697555Z test_dtypes_view_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2746937Z test_dtypes_view_as_real_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2795556Z test_dtypes_view_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2845056Z test_dtypes_vsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2894354Z test_dtypes_vstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2944152Z test_dtypes_where_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.2993311Z test_dtypes_xlogy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.3042369Z test_dtypes_zero__cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.3091425Z test_dtypes_zeros_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:36.3102145Z test_errors___radd___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3112498Z test_errors___rand___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3122699Z test_errors___rdiv___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3133332Z test_errors___rmod___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3144059Z test_errors___rmul___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3154322Z test_errors___ror___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3164989Z test_errors___rpow___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3175215Z test_errors___rsub___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3185632Z test_errors___rxor___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3195735Z test_errors_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3206189Z test_errors_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3216332Z test_errors_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3226828Z test_errors_aminmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3237211Z test_errors_arange_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3247425Z test_errors_atan2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3257976Z test_errors_bernoulli_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3268226Z test_errors_bitwise_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3278583Z test_errors_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3289028Z test_errors_bitwise_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3299383Z test_errors_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3309745Z test_errors_bitwise_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3320139Z test_errors_cat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3330395Z test_errors_clamp_max_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3341100Z test_errors_clamp_min_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3351284Z test_errors_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3361508Z test_errors_copysign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3371717Z test_errors_cov_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3382319Z test_errors_diag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3392726Z test_errors_diag_embed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3402971Z test_errors_diagonal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3413092Z test_errors_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3423786Z test_errors_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3434005Z test_errors_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3444287Z test_errors_dsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3454327Z test_errors_dstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3465053Z test_errors_eq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3475419Z test_errors_eye_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3485632Z test_errors_fliplr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3495992Z test_errors_flipud_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3506637Z test_errors_float_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3517227Z test_errors_floor_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3527566Z test_errors_fmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3538066Z test_errors_fmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3548919Z test_errors_fmod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3559520Z test_errors_gather_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3569762Z test_errors_gcd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3579970Z test_errors_ge_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3590302Z test_errors_gradient_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3600612Z test_errors_gt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3610787Z test_errors_heaviside_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3621567Z test_errors_hsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3631794Z test_errors_hstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3642228Z test_errors_hypot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3652653Z test_errors_igamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3663293Z test_errors_igammac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3673331Z test_errors_index_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3683421Z test_errors_isclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3693707Z test_errors_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3704113Z test_errors_jiterator_binary_return_by_ref_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3714576Z test_errors_kthvalue_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3724925Z test_errors_lcm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3735099Z test_errors_ldexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3745789Z test_errors_le_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3756099Z test_errors_linalg_cross_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3766309Z test_errors_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3776605Z test_errors_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3787130Z test_errors_linspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3797328Z test_errors_logcumsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3807603Z test_errors_logical_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3818056Z test_errors_logical_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3828494Z test_errors_logical_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3838737Z test_errors_logspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3848868Z test_errors_lt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3859086Z test_errors_masked_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3869214Z test_errors_masked_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3879544Z test_errors_max_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3889637Z test_errors_maximum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3900181Z test_errors_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3910117Z test_errors_min_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3920352Z test_errors_minimum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3930717Z test_errors_movedim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3941171Z test_errors_mul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3951263Z test_errors_multinomial_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3961372Z test_errors_native_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3971463Z test_errors_ne_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3981781Z test_errors_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.3991863Z test_errors_nextafter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4001962Z test_errors_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4012445Z test_errors_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4022950Z test_errors_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4032989Z test_errors_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4043215Z test_errors_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4053469Z test_errors_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4063959Z test_errors_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4074363Z test_errors_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4084315Z test_errors_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4094532Z test_errors_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4104922Z test_errors_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4115238Z test_errors_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4125610Z test_errors_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4135735Z test_errors_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4146248Z test_errors_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4156448Z test_errors_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4166699Z test_errors_ormqr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4176834Z test_errors_polar_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4187074Z test_errors_pow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4197221Z test_errors_remainder_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4207541Z test_errors_renorm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4217731Z test_errors_reshape_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4227980Z test_errors_reshape_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4238233Z test_errors_roll_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4248276Z test_errors_rot90_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4258728Z test_errors_rsub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4269049Z test_errors_scatter_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4279188Z test_errors_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4289374Z test_errors_special_chebyshev_polynomial_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4299497Z test_errors_special_chebyshev_polynomial_u_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4307655Z test_errors_special_chebyshev_polynomial_v_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4315361Z test_errors_special_chebyshev_polynomial_w_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4325888Z test_errors_special_hermite_polynomial_h_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4335880Z test_errors_special_hermite_polynomial_he_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4346551Z test_errors_special_laguerre_polynomial_l_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4354187Z test_errors_special_legendre_polynomial_p_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4361633Z test_errors_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4369504Z test_errors_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4377212Z test_errors_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4384987Z test_errors_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:36.4395484Z test_errors_special_xlog1py_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4405590Z test_errors_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4415910Z test_errors_sub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4426499Z test_errors_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4436439Z test_errors_take_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4446644Z test_errors_trace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4456529Z test_errors_true_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4467085Z test_errors_unbind_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4477246Z test_errors_uniform_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4487353Z test_errors_view_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4497520Z test_errors_view_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4507840Z test_errors_vsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4518056Z test_errors_vstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4528163Z test_errors_where_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4538811Z test_errors_xlogy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4552256Z test_multiple_devices_H_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4565898Z test_multiple_devices_H_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4579129Z test_multiple_devices_T_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4592636Z test_multiple_devices_T_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4606233Z test_multiple_devices___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4619664Z test_multiple_devices___getitem___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4633362Z test_multiple_devices___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4646976Z test_multiple_devices___radd___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4660710Z test_multiple_devices___rand___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4674479Z test_multiple_devices___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4687990Z test_multiple_devices___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4702105Z test_multiple_devices___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4715340Z test_multiple_devices___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4728754Z test_multiple_devices___rmod___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4742449Z test_multiple_devices___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4755836Z test_multiple_devices___rmul___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4769299Z test_multiple_devices___ror___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4783071Z test_multiple_devices___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4796511Z test_multiple_devices___rpow___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4810126Z test_multiple_devices___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4823929Z test_multiple_devices___rsub___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4837430Z test_multiple_devices___rxor___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4850916Z test_multiple_devices__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4865548Z test_multiple_devices__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4878359Z test_multiple_devices__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4891755Z test_multiple_devices__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4905409Z test_multiple_devices__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4919007Z test_multiple_devices__masked_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4932683Z test_multiple_devices__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4946362Z test_multiple_devices__masked_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4960014Z test_multiple_devices__masked_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4973644Z test_multiple_devices__masked_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.4987480Z test_multiple_devices__masked_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5001201Z test_multiple_devices__masked_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5014621Z test_multiple_devices__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5028412Z test_multiple_devices__masked_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5041942Z test_multiple_devices__masked_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5055549Z test_multiple_devices__masked_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5069227Z test_multiple_devices__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5082683Z test_multiple_devices__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5096299Z test_multiple_devices__masked_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5109953Z test_multiple_devices__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5123747Z test_multiple_devices__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5137354Z test_multiple_devices__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5151045Z test_multiple_devices__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5164781Z test_multiple_devices__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5178487Z test_multiple_devices__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5192057Z test_multiple_devices__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5205401Z test_multiple_devices__masked_std_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5218930Z test_multiple_devices__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5232673Z test_multiple_devices__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5246118Z test_multiple_devices__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5260585Z test_multiple_devices__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5274105Z test_multiple_devices_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5287684Z test_multiple_devices_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5301255Z test_multiple_devices_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5315042Z test_multiple_devices_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5328645Z test_multiple_devices_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5342409Z test_multiple_devices_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5356023Z test_multiple_devices_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5369335Z test_multiple_devices_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5383143Z test_multiple_devices_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5396553Z test_multiple_devices_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5410083Z test_multiple_devices_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5423812Z test_multiple_devices_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5437357Z test_multiple_devices_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5450819Z test_multiple_devices_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5464499Z test_multiple_devices_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5478120Z test_multiple_devices_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5491386Z test_multiple_devices_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5505315Z test_multiple_devices_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5518610Z test_multiple_devices_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5532183Z test_multiple_devices_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5545969Z test_multiple_devices_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5559485Z test_multiple_devices_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5573004Z test_multiple_devices_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5586611Z test_multiple_devices_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5600055Z test_multiple_devices_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5613582Z test_multiple_devices_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5627276Z test_multiple_devices_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5640972Z test_multiple_devices_angle_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5654238Z test_multiple_devices_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5667988Z test_multiple_devices_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5681539Z test_multiple_devices_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5695030Z test_multiple_devices_arange_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5708738Z test_multiple_devices_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5722316Z test_multiple_devices_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5735824Z test_multiple_devices_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5749505Z test_multiple_devices_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5763065Z test_multiple_devices_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5776683Z test_multiple_devices_argsort_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5790333Z test_multiple_devices_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5804241Z test_multiple_devices_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5817574Z test_multiple_devices_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5831302Z test_multiple_devices_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5844942Z test_multiple_devices_as_strided_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5858469Z test_multiple_devices_as_strided_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5872070Z test_multiple_devices_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5885640Z test_multiple_devices_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5899131Z test_multiple_devices_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5912794Z test_multiple_devices_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5926596Z test_multiple_devices_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5940232Z test_multiple_devices_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5953656Z test_multiple_devices_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5967375Z test_multiple_devices_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5981323Z test_multiple_devices_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.5994829Z test_multiple_devices_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6008382Z test_multiple_devices_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6022374Z test_multiple_devices_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6035797Z test_multiple_devices_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6049261Z test_multiple_devices_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6063012Z test_multiple_devices_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6076605Z test_multiple_devices_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6089881Z test_multiple_devices_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6103624Z test_multiple_devices_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6117174Z test_multiple_devices_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6130672Z test_multiple_devices_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6144366Z test_multiple_devices_bincount_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6157867Z test_multiple_devices_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6171146Z test_multiple_devices_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6184809Z test_multiple_devices_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6198419Z test_multiple_devices_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6213147Z test_multiple_devices_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6225706Z test_multiple_devices_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6239201Z test_multiple_devices_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6252518Z test_multiple_devices_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6266244Z test_multiple_devices_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6279721Z test_multiple_devices_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6293187Z test_multiple_devices_bool_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6307328Z test_multiple_devices_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6320688Z test_multiple_devices_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6334106Z test_multiple_devices_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6347794Z test_multiple_devices_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6361315Z test_multiple_devices_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6374849Z test_multiple_devices_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6388613Z test_multiple_devices_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6402291Z test_multiple_devices_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6415877Z test_multiple_devices_byte_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6429642Z test_multiple_devices_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6443213Z test_multiple_devices_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6456832Z test_multiple_devices_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6470428Z test_multiple_devices_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6483823Z test_multiple_devices_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6497395Z test_multiple_devices_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6511170Z test_multiple_devices_ceil_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6524610Z test_multiple_devices_chalf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6538053Z test_multiple_devices_chalf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6551639Z test_multiple_devices_char_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6565194Z test_multiple_devices_char_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6578434Z test_multiple_devices_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6592135Z test_multiple_devices_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6605587Z test_multiple_devices_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6619270Z test_multiple_devices_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6632835Z test_multiple_devices_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6646324Z test_multiple_devices_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6660111Z test_multiple_devices_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6673828Z test_multiple_devices_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6687468Z test_multiple_devices_clamp_max_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6701395Z test_multiple_devices_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6714821Z test_multiple_devices_clamp_min_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6728189Z test_multiple_devices_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6742282Z test_multiple_devices_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6755445Z test_multiple_devices_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6769078Z test_multiple_devices_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6783030Z test_multiple_devices_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6796159Z test_multiple_devices_combinations_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6809611Z test_multiple_devices_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6823517Z test_multiple_devices_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6837279Z test_multiple_devices_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6850714Z test_multiple_devices_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6864402Z test_multiple_devices_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6878019Z test_multiple_devices_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6891454Z test_multiple_devices_constant_pad_nd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6905308Z test_multiple_devices_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6918748Z test_multiple_devices_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6932208Z test_multiple_devices_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6946192Z test_multiple_devices_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6959322Z test_multiple_devices_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6972840Z test_multiple_devices_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6986502Z test_multiple_devices_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.6999927Z test_multiple_devices_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7013472Z test_multiple_devices_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7027124Z test_multiple_devices_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7040606Z test_multiple_devices_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7054173Z test_multiple_devices_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7067990Z test_multiple_devices_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7081317Z test_multiple_devices_cov_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7095022Z test_multiple_devices_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7108856Z test_multiple_devices_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7122246Z test_multiple_devices_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7136079Z test_multiple_devices_cummax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7149612Z test_multiple_devices_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7163128Z test_multiple_devices_cummin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7176693Z test_multiple_devices_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7190366Z test_multiple_devices_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7203940Z test_multiple_devices_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7217518Z test_multiple_devices_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7231318Z test_multiple_devices_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7244955Z test_multiple_devices_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7258461Z test_multiple_devices_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7272306Z test_multiple_devices_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7286051Z test_multiple_devices_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7299463Z test_multiple_devices_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7313263Z test_multiple_devices_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7326761Z test_multiple_devices_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7340386Z test_multiple_devices_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7353966Z test_multiple_devices_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7367510Z test_multiple_devices_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7381420Z test_multiple_devices_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7394824Z test_multiple_devices_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7408459Z test_multiple_devices_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7422128Z test_multiple_devices_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7435433Z test_multiple_devices_diff_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7448905Z test_multiple_devices_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7462573Z test_multiple_devices_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7476112Z test_multiple_devices_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7489568Z test_multiple_devices_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7503384Z test_multiple_devices_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7516857Z test_multiple_devices_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7530327Z test_multiple_devices_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7543999Z test_multiple_devices_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7557478Z test_multiple_devices_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7570906Z test_multiple_devices_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7584585Z test_multiple_devices_double_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7598070Z test_multiple_devices_double_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7611604Z test_multiple_devices_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7625385Z test_multiple_devices_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7638688Z test_multiple_devices_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7652180Z test_multiple_devices_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7665782Z test_multiple_devices_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7679317Z test_multiple_devices_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7692836Z test_multiple_devices_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7706740Z test_multiple_devices_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7720089Z test_multiple_devices_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7733478Z test_multiple_devices_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7747394Z test_multiple_devices_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7760777Z test_multiple_devices_equal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7774259Z test_multiple_devices_equal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7787903Z test_multiple_devices_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7801557Z test_multiple_devices_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7814788Z test_multiple_devices_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7828450Z test_multiple_devices_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7841931Z test_multiple_devices_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7855607Z test_multiple_devices_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7869227Z test_multiple_devices_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7882871Z test_multiple_devices_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7896332Z test_multiple_devices_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7910144Z test_multiple_devices_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7923545Z test_multiple_devices_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7937252Z test_multiple_devices_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7950787Z test_multiple_devices_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7964276Z test_multiple_devices_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7977733Z test_multiple_devices_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.7991319Z test_multiple_devices_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8004723Z test_multiple_devices_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8018340Z test_multiple_devices_eye_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8032199Z test_multiple_devices_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8045868Z test_multiple_devices_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8059459Z test_multiple_devices_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8073171Z test_multiple_devices_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8086782Z test_multiple_devices_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8100395Z test_multiple_devices_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8114252Z test_multiple_devices_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8127876Z test_multiple_devices_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8141599Z test_multiple_devices_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8155311Z test_multiple_devices_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8168832Z test_multiple_devices_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8182607Z test_multiple_devices_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8196046Z test_multiple_devices_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8209471Z test_multiple_devices_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8223358Z test_multiple_devices_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8236814Z test_multiple_devices_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8250155Z test_multiple_devices_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8264049Z test_multiple_devices_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8277384Z test_multiple_devices_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8290859Z test_multiple_devices_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8304420Z test_multiple_devices_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8317976Z test_multiple_devices_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8331471Z test_multiple_devices_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8346061Z test_multiple_devices_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8359559Z test_multiple_devices_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8373014Z test_multiple_devices_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8386793Z test_multiple_devices_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8400196Z test_multiple_devices_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8414028Z test_multiple_devices_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8427855Z test_multiple_devices_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8441291Z test_multiple_devices_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8454833Z test_multiple_devices_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8468801Z test_multiple_devices_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8482153Z test_multiple_devices_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8495476Z test_multiple_devices_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8509688Z test_multiple_devices_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8523422Z test_multiple_devices_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8536850Z test_multiple_devices_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8550711Z test_multiple_devices_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8564197Z test_multiple_devices_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8577744Z test_multiple_devices_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8591563Z test_multiple_devices_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8604949Z test_multiple_devices_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8618462Z test_multiple_devices_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8632275Z test_multiple_devices_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8646104Z test_multiple_devices_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8659230Z test_multiple_devices_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8673131Z test_multiple_devices_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8686394Z test_multiple_devices_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8700034Z test_multiple_devices_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8713733Z test_multiple_devices_float_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8727281Z test_multiple_devices_float_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8741281Z test_multiple_devices_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8754906Z test_multiple_devices_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8768459Z test_multiple_devices_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8782097Z test_multiple_devices_floor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8795745Z test_multiple_devices_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8809214Z test_multiple_devices_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8822944Z test_multiple_devices_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8836288Z test_multiple_devices_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8849981Z test_multiple_devices_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8863707Z test_multiple_devices_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8877217Z test_multiple_devices_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8890702Z test_multiple_devices_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8904544Z test_multiple_devices_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8918092Z test_multiple_devices_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8931591Z test_multiple_devices_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8945451Z test_multiple_devices_full_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8959227Z test_multiple_devices_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8972839Z test_multiple_devices_gather_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.8986629Z test_multiple_devices_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9000396Z test_multiple_devices_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9014029Z test_multiple_devices_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9028051Z test_multiple_devices_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9041471Z test_multiple_devices_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9054656Z test_multiple_devices_gradient_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9068396Z test_multiple_devices_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9081812Z test_multiple_devices_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9095193Z test_multiple_devices_half_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9108802Z test_multiple_devices_half_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9122345Z test_multiple_devices_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9135782Z test_multiple_devices_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9149506Z test_multiple_devices_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9162948Z test_multiple_devices_histc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9176497Z test_multiple_devices_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9190168Z test_multiple_devices_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9203852Z test_multiple_devices_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9217299Z test_multiple_devices_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9230965Z test_multiple_devices_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9244481Z test_multiple_devices_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9257929Z test_multiple_devices_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9271648Z test_multiple_devices_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9285344Z test_multiple_devices_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9298664Z test_multiple_devices_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9312571Z test_multiple_devices_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9326156Z test_multiple_devices_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9339520Z test_multiple_devices_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9353266Z test_multiple_devices_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9366861Z test_multiple_devices_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9380230Z test_multiple_devices_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9394050Z test_multiple_devices_index_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9407704Z test_multiple_devices_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9421669Z test_multiple_devices_index_reduce_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9435130Z test_multiple_devices_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9448657Z test_multiple_devices_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9462487Z test_multiple_devices_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9476001Z test_multiple_devices_int_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9489359Z test_multiple_devices_int_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9503204Z test_multiple_devices_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9516720Z test_multiple_devices_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9530191Z test_multiple_devices_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9543812Z test_multiple_devices_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9557380Z test_multiple_devices_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9570864Z test_multiple_devices_isin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9584994Z test_multiple_devices_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9598182Z test_multiple_devices_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9611842Z test_multiple_devices_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9625613Z test_multiple_devices_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9639060Z test_multiple_devices_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9652288Z test_multiple_devices_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9666089Z test_multiple_devices_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9679517Z test_multiple_devices_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9692826Z test_multiple_devices_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9706826Z test_multiple_devices_isreal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9720119Z test_multiple_devices_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9733541Z test_multiple_devices_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9747359Z test_multiple_devices_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9760627Z test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9774052Z test_multiple_devices_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9788481Z test_multiple_devices_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9802011Z test_multiple_devices_jiterator_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9815693Z test_multiple_devices_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9829547Z test_multiple_devices_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9843202Z test_multiple_devices_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9856824Z test_multiple_devices_jiterator_unary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9870538Z test_multiple_devices_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9884158Z test_multiple_devices_kron_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9897737Z test_multiple_devices_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9911386Z test_multiple_devices_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9924984Z test_multiple_devices_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9938520Z test_multiple_devices_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9952069Z test_multiple_devices_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9965848Z test_multiple_devices_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9979138Z test_multiple_devices_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:36.9992857Z test_multiple_devices_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0006358Z test_multiple_devices_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0020132Z test_multiple_devices_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0033657Z test_multiple_devices_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0047380Z test_multiple_devices_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0061143Z test_multiple_devices_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0074706Z test_multiple_devices_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0088282Z test_multiple_devices_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0102234Z test_multiple_devices_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0115892Z test_multiple_devices_linalg_det_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0129271Z test_multiple_devices_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0143217Z test_multiple_devices_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0157164Z test_multiple_devices_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0170443Z test_multiple_devices_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0184117Z test_multiple_devices_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0197710Z test_multiple_devices_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0211311Z test_multiple_devices_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0225299Z test_multiple_devices_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0238678Z test_multiple_devices_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0252341Z test_multiple_devices_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0266236Z test_multiple_devices_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0279765Z test_multiple_devices_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0293245Z test_multiple_devices_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0307087Z test_multiple_devices_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0320644Z test_multiple_devices_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0334164Z test_multiple_devices_linalg_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0348008Z test_multiple_devices_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0361446Z test_multiple_devices_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0374910Z test_multiple_devices_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0388631Z test_multiple_devices_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0402241Z test_multiple_devices_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0415796Z test_multiple_devices_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0429575Z test_multiple_devices_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0444023Z test_multiple_devices_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0457045Z test_multiple_devices_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0485030Z test_multiple_devices_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: fewer than 2 devices detected (0.003s) 2022-09-19T17:51:37.0498644Z test_multiple_devices_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0512480Z test_multiple_devices_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0526058Z test_multiple_devices_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0539625Z test_multiple_devices_linalg_solve_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0553232Z test_multiple_devices_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0566944Z test_multiple_devices_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0580399Z test_multiple_devices_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0594021Z test_multiple_devices_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0607446Z test_multiple_devices_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0621059Z test_multiple_devices_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0634769Z test_multiple_devices_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0648457Z test_multiple_devices_linalg_vecdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0662542Z test_multiple_devices_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0675871Z test_multiple_devices_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0689350Z test_multiple_devices_linspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0703203Z test_multiple_devices_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0716410Z test_multiple_devices_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0730012Z test_multiple_devices_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0743574Z test_multiple_devices_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0756981Z test_multiple_devices_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0770523Z test_multiple_devices_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0784288Z test_multiple_devices_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0798054Z test_multiple_devices_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0811589Z test_multiple_devices_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0825369Z test_multiple_devices_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0838870Z test_multiple_devices_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0852285Z test_multiple_devices_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0865975Z test_multiple_devices_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0879514Z test_multiple_devices_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0892763Z test_multiple_devices_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0906563Z test_multiple_devices_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0919900Z test_multiple_devices_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0933570Z test_multiple_devices_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0947135Z test_multiple_devices_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0960688Z test_multiple_devices_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0974179Z test_multiple_devices_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.0987743Z test_multiple_devices_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1001183Z test_multiple_devices_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1014706Z test_multiple_devices_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1028391Z test_multiple_devices_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1041931Z test_multiple_devices_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1055458Z test_multiple_devices_logspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1069321Z test_multiple_devices_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1082831Z test_multiple_devices_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1096259Z test_multiple_devices_long_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1110039Z test_multiple_devices_long_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1123582Z test_multiple_devices_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1137044Z test_multiple_devices_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1150914Z test_multiple_devices_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1164387Z test_multiple_devices_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1177865Z test_multiple_devices_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1191571Z test_multiple_devices_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1205024Z test_multiple_devices_mH_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1218448Z test_multiple_devices_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1232352Z test_multiple_devices_mT_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1245961Z test_multiple_devices_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1259467Z test_multiple_devices_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1273246Z test_multiple_devices_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1286768Z test_multiple_devices_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1300230Z test_multiple_devices_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1313978Z test_multiple_devices_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1327533Z test_multiple_devices_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1341053Z test_multiple_devices_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1354806Z test_multiple_devices_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1368209Z test_multiple_devices_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1382050Z test_multiple_devices_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1395558Z test_multiple_devices_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1409184Z test_multiple_devices_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1423024Z test_multiple_devices_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1436599Z test_multiple_devices_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1450035Z test_multiple_devices_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1463619Z test_multiple_devices_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1477244Z test_multiple_devices_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1490592Z test_multiple_devices_median_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1504438Z test_multiple_devices_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1517955Z test_multiple_devices_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1531507Z test_multiple_devices_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1545116Z test_multiple_devices_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1558571Z test_multiple_devices_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1572000Z test_multiple_devices_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1585752Z test_multiple_devices_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1599335Z test_multiple_devices_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1612827Z test_multiple_devices_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1626708Z test_multiple_devices_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1640067Z test_multiple_devices_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1653476Z test_multiple_devices_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1667323Z test_multiple_devices_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1680868Z test_multiple_devices_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1694386Z test_multiple_devices_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1708293Z test_multiple_devices_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1721676Z test_multiple_devices_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1735303Z test_multiple_devices_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1749126Z test_multiple_devices_msort_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1762611Z test_multiple_devices_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1776181Z test_multiple_devices_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1790010Z test_multiple_devices_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1803446Z test_multiple_devices_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1817228Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1830850Z test_multiple_devices_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1840952Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.1852055Z test_multiple_devices_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.1863140Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.1873891Z test_multiple_devices_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.1888062Z test_multiple_devices_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1901705Z test_multiple_devices_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1915220Z test_multiple_devices_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1928758Z test_multiple_devices_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1942480Z test_multiple_devices_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1955973Z test_multiple_devices_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1969414Z test_multiple_devices_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1982993Z test_multiple_devices_nansum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.1996403Z test_multiple_devices_narrow_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2009776Z test_multiple_devices_narrow_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2023708Z test_multiple_devices_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2037050Z test_multiple_devices_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2050603Z test_multiple_devices_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2064726Z test_multiple_devices_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2077799Z test_multiple_devices_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2091296Z test_multiple_devices_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2105023Z test_multiple_devices_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2118415Z test_multiple_devices_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2131970Z test_multiple_devices_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2145558Z test_multiple_devices_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2159018Z test_multiple_devices_new_empty_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2172262Z test_multiple_devices_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2186081Z test_multiple_devices_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2199481Z test_multiple_devices_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2212897Z test_multiple_devices_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2226573Z test_multiple_devices_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2239945Z test_multiple_devices_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2254682Z test_multiple_devices_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2268731Z test_multiple_devices_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2281666Z test_multiple_devices_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2297566Z test_multiple_devices_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2309591Z test_multiple_devices_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2323109Z test_multiple_devices_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2336588Z test_multiple_devices_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2350421Z test_multiple_devices_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2363801Z test_multiple_devices_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2377215Z test_multiple_devices_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2390873Z test_multiple_devices_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2404421Z test_multiple_devices_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2418057Z test_multiple_devices_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2432079Z test_multiple_devices_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2445469Z test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2458897Z test_multiple_devices_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2472797Z test_multiple_devices_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2486364Z test_multiple_devices_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2500014Z test_multiple_devices_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2513753Z test_multiple_devices_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2527295Z test_multiple_devices_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2540765Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2554503Z test_multiple_devices_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2567991Z test_multiple_devices_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2581607Z test_multiple_devices_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2595039Z test_multiple_devices_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2608535Z test_multiple_devices_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2622670Z test_multiple_devices_nn_functional_dropout3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2635847Z test_multiple_devices_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2649291Z test_multiple_devices_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2662906Z test_multiple_devices_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2676489Z test_multiple_devices_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2690003Z test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2703894Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2717428Z test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2730876Z test_multiple_devices_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2744551Z test_multiple_devices_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2758021Z test_multiple_devices_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2771519Z test_multiple_devices_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2785212Z test_multiple_devices_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2798779Z test_multiple_devices_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2812228Z test_multiple_devices_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2826039Z test_multiple_devices_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2839498Z test_multiple_devices_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2853010Z test_multiple_devices_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2866858Z test_multiple_devices_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2880345Z test_multiple_devices_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2893892Z test_multiple_devices_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2907737Z test_multiple_devices_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2921364Z test_multiple_devices_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2934898Z test_multiple_devices_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2948672Z test_multiple_devices_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2962167Z test_multiple_devices_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2975738Z test_multiple_devices_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.2989562Z test_multiple_devices_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3002989Z test_multiple_devices_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3016594Z test_multiple_devices_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3030239Z test_multiple_devices_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3043724Z test_multiple_devices_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3057210Z test_multiple_devices_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3071009Z test_multiple_devices_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3084754Z test_multiple_devices_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3098056Z test_multiple_devices_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3111921Z test_multiple_devices_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3125551Z test_multiple_devices_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3138971Z test_multiple_devices_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3152665Z test_multiple_devices_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3166114Z test_multiple_devices_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3179613Z test_multiple_devices_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3193242Z test_multiple_devices_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3206860Z test_multiple_devices_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3266215Z test_multiple_devices_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3266960Z test_multiple_devices_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3267580Z test_multiple_devices_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3268184Z test_multiple_devices_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3274923Z test_multiple_devices_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3288343Z test_multiple_devices_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3302028Z test_multiple_devices_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3315530Z test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3328918Z test_multiple_devices_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3342811Z test_multiple_devices_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3356285Z test_multiple_devices_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3370015Z test_multiple_devices_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3383641Z test_multiple_devices_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3397082Z test_multiple_devices_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3410542Z test_multiple_devices_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3424331Z test_multiple_devices_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3437962Z test_multiple_devices_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3451199Z test_multiple_devices_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3465023Z test_multiple_devices_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3478484Z test_multiple_devices_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3491896Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3505698Z test_multiple_devices_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3519495Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3532852Z test_multiple_devices_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3546341Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3560390Z test_multiple_devices_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3573618Z test_multiple_devices_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3587184Z test_multiple_devices_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3600712Z test_multiple_devices_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3613897Z test_multiple_devices_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3627928Z test_multiple_devices_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3642072Z test_multiple_devices_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3655306Z test_multiple_devices_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3669147Z test_multiple_devices_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3682554Z test_multiple_devices_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3696013Z test_multiple_devices_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3709907Z test_multiple_devices_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3723213Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3736633Z test_multiple_devices_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3750441Z test_multiple_devices_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3763818Z test_multiple_devices_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3777463Z test_multiple_devices_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3791137Z test_multiple_devices_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3804701Z test_multiple_devices_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3818410Z test_multiple_devices_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3832097Z test_multiple_devices_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3845668Z test_multiple_devices_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3859094Z test_multiple_devices_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3872691Z test_multiple_devices_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3886169Z test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3899846Z test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3913069Z test_multiple_devices_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3926665Z test_multiple_devices_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3940272Z test_multiple_devices_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3954139Z test_multiple_devices_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3968529Z test_multiple_devices_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3982221Z test_multiple_devices_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.3995681Z test_multiple_devices_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4009212Z test_multiple_devices_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4022941Z test_multiple_devices_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4036408Z test_multiple_devices_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4049771Z test_multiple_devices_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4063713Z test_multiple_devices_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4077277Z test_multiple_devices_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4090814Z test_multiple_devices_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4104685Z test_multiple_devices_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4118095Z test_multiple_devices_outer_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4131675Z test_multiple_devices_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4145612Z test_multiple_devices_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4158851Z test_multiple_devices_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4172485Z test_multiple_devices_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4186095Z test_multiple_devices_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4200092Z test_multiple_devices_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4213465Z test_multiple_devices_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4223908Z test_multiple_devices_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4234959Z test_multiple_devices_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4245586Z test_multiple_devices_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4256575Z test_multiple_devices_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4268026Z test_multiple_devices_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4278878Z test_multiple_devices_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4289644Z test_multiple_devices_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4302479Z test_multiple_devices_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4315376Z test_multiple_devices_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4328904Z test_multiple_devices_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4342549Z test_multiple_devices_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4355948Z test_multiple_devices_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4369452Z test_multiple_devices_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4383046Z test_multiple_devices_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4396490Z test_multiple_devices_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4410056Z test_multiple_devices_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4423763Z test_multiple_devices_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4437523Z test_multiple_devices_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4450848Z test_multiple_devices_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4464578Z test_multiple_devices_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4478010Z test_multiple_devices_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4491445Z test_multiple_devices_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4505271Z test_multiple_devices_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4518969Z test_multiple_devices_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4532294Z test_multiple_devices_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4545969Z test_multiple_devices_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4559408Z test_multiple_devices_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4572856Z test_multiple_devices_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4586540Z test_multiple_devices_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4600201Z test_multiple_devices_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4613796Z test_multiple_devices_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4627508Z test_multiple_devices_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4640928Z test_multiple_devices_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4654407Z test_multiple_devices_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4668205Z test_multiple_devices_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4681700Z test_multiple_devices_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4695457Z test_multiple_devices_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4709413Z test_multiple_devices_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4722617Z test_multiple_devices_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4736105Z test_multiple_devices_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4749786Z test_multiple_devices_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4763199Z test_multiple_devices_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4776668Z test_multiple_devices_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4790196Z test_multiple_devices_resize__cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4803665Z test_multiple_devices_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4817091Z test_multiple_devices_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4830879Z test_multiple_devices_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4844304Z test_multiple_devices_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4857950Z test_multiple_devices_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4871640Z test_multiple_devices_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4885163Z test_multiple_devices_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4898668Z test_multiple_devices_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4912284Z test_multiple_devices_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4925821Z test_multiple_devices_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4939339Z test_multiple_devices_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4953039Z test_multiple_devices_round_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4966449Z test_multiple_devices_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.4976978Z test_multiple_devices_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.4988061Z test_multiple_devices_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.5002379Z test_multiple_devices_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5015852Z test_multiple_devices_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5029634Z test_multiple_devices_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5043101Z test_multiple_devices_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5056624Z test_multiple_devices_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5070370Z test_multiple_devices_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5083993Z test_multiple_devices_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5097720Z test_multiple_devices_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5111345Z test_multiple_devices_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5124888Z test_multiple_devices_scatter_reduce_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5138417Z test_multiple_devices_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5152133Z test_multiple_devices_scatter_reduce_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5165560Z test_multiple_devices_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5179010Z test_multiple_devices_scatter_reduce_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5192623Z test_multiple_devices_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5206183Z test_multiple_devices_scatter_reduce_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5219680Z test_multiple_devices_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5233393Z test_multiple_devices_scatter_reduce_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5247151Z test_multiple_devices_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5260660Z test_multiple_devices_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5274237Z test_multiple_devices_segment_reduce_lengths_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5287673Z test_multiple_devices_segment_reduce_offsets_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5301261Z test_multiple_devices_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5314718Z test_multiple_devices_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5328248Z test_multiple_devices_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5341888Z test_multiple_devices_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5355414Z test_multiple_devices_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5368817Z test_multiple_devices_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5382391Z test_multiple_devices_short_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5395809Z test_multiple_devices_short_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5409437Z test_multiple_devices_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5423176Z test_multiple_devices_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5436440Z test_multiple_devices_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5450040Z test_multiple_devices_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5463748Z test_multiple_devices_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5477296Z test_multiple_devices_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5490747Z test_multiple_devices_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5504452Z test_multiple_devices_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5517986Z test_multiple_devices_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5531498Z test_multiple_devices_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5545178Z test_multiple_devices_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5558568Z test_multiple_devices_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5572144Z test_multiple_devices_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5585777Z test_multiple_devices_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5599217Z test_multiple_devices_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5612798Z test_multiple_devices_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5626524Z test_multiple_devices_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5640016Z test_multiple_devices_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5653497Z test_multiple_devices_sort_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5667325Z test_multiple_devices_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5680829Z test_multiple_devices_special_airy_ai_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5694148Z test_multiple_devices_special_airy_ai_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5708100Z test_multiple_devices_special_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5721613Z test_multiple_devices_special_bessel_j0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5734979Z test_multiple_devices_special_bessel_j1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5748698Z test_multiple_devices_special_bessel_j1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5762158Z test_multiple_devices_special_bessel_y0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5775785Z test_multiple_devices_special_bessel_y0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5789547Z test_multiple_devices_special_bessel_y1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5803284Z test_multiple_devices_special_bessel_y1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5817020Z test_multiple_devices_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5830901Z test_multiple_devices_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5844304Z test_multiple_devices_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5857687Z test_multiple_devices_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5868765Z test_multiple_devices_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.5879802Z test_multiple_devices_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.5890908Z test_multiple_devices_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.5902365Z test_multiple_devices_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.5916170Z test_multiple_devices_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5929734Z test_multiple_devices_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5943351Z test_multiple_devices_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5956954Z test_multiple_devices_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5970415Z test_multiple_devices_special_hermite_polynomial_h_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5984062Z test_multiple_devices_special_hermite_polynomial_h_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.5997561Z test_multiple_devices_special_hermite_polynomial_he_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6010938Z test_multiple_devices_special_hermite_polynomial_he_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6024537Z test_multiple_devices_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6038027Z test_multiple_devices_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6051524Z test_multiple_devices_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6065212Z test_multiple_devices_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6078651Z test_multiple_devices_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6092096Z test_multiple_devices_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6105912Z test_multiple_devices_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6119438Z test_multiple_devices_special_laguerre_polynomial_l_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6129804Z test_multiple_devices_special_legendre_polynomial_p_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6141390Z test_multiple_devices_special_legendre_polynomial_p_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6155341Z test_multiple_devices_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6168869Z test_multiple_devices_special_log_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6182357Z test_multiple_devices_special_modified_bessel_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6196013Z test_multiple_devices_special_modified_bessel_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6209593Z test_multiple_devices_special_modified_bessel_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6223273Z test_multiple_devices_special_modified_bessel_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6236689Z test_multiple_devices_special_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6250191Z test_multiple_devices_special_modified_bessel_k0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6263843Z test_multiple_devices_special_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6277303Z test_multiple_devices_special_modified_bessel_k1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6290898Z test_multiple_devices_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6304581Z test_multiple_devices_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6318056Z test_multiple_devices_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6331651Z test_multiple_devices_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6345596Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6359101Z test_multiple_devices_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6372457Z test_multiple_devices_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6386130Z test_multiple_devices_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6399561Z test_multiple_devices_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6413016Z test_multiple_devices_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6423777Z test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6435115Z test_multiple_devices_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6446272Z test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6457657Z test_multiple_devices_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6468786Z test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6479423Z test_multiple_devices_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6490442Z test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6501699Z test_multiple_devices_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:37.6515533Z test_multiple_devices_special_spherical_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6529113Z test_multiple_devices_special_spherical_bessel_j0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6542955Z test_multiple_devices_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6556344Z test_multiple_devices_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6569887Z test_multiple_devices_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6583577Z test_multiple_devices_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6597020Z test_multiple_devices_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6610561Z test_multiple_devices_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6624404Z test_multiple_devices_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6637829Z test_multiple_devices_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6651231Z test_multiple_devices_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6664875Z test_multiple_devices_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6678620Z test_multiple_devices_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6692054Z test_multiple_devices_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6705903Z test_multiple_devices_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6719580Z test_multiple_devices_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6733025Z test_multiple_devices_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6746811Z test_multiple_devices_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6760151Z test_multiple_devices_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6773618Z test_multiple_devices_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6787357Z test_multiple_devices_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6800779Z test_multiple_devices_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6814568Z test_multiple_devices_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6828276Z test_multiple_devices_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6841625Z test_multiple_devices_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6855102Z test_multiple_devices_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6868962Z test_multiple_devices_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6882501Z test_multiple_devices_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6896062Z test_multiple_devices_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6909911Z test_multiple_devices_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6923445Z test_multiple_devices_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6936959Z test_multiple_devices_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6950548Z test_multiple_devices_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6964009Z test_multiple_devices_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6977479Z test_multiple_devices_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.6991877Z test_multiple_devices_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7005450Z test_multiple_devices_take_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7019095Z test_multiple_devices_take_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7032620Z test_multiple_devices_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7046141Z test_multiple_devices_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7059571Z test_multiple_devices_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7073152Z test_multiple_devices_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7086766Z test_multiple_devices_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7100270Z test_multiple_devices_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7114326Z test_multiple_devices_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7127949Z test_multiple_devices_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7141778Z test_multiple_devices_tile_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7155244Z test_multiple_devices_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7168736Z test_multiple_devices_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7182549Z test_multiple_devices_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7195930Z test_multiple_devices_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7209342Z test_multiple_devices_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7223100Z test_multiple_devices_topk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7236736Z test_multiple_devices_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7250181Z test_multiple_devices_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7263810Z test_multiple_devices_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7277342Z test_multiple_devices_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7290798Z test_multiple_devices_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7304408Z test_multiple_devices_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7317811Z test_multiple_devices_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7331242Z test_multiple_devices_trapz_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7345003Z test_multiple_devices_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7358493Z test_multiple_devices_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7371970Z test_multiple_devices_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7385716Z test_multiple_devices_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7399195Z test_multiple_devices_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7412701Z test_multiple_devices_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7426552Z test_multiple_devices_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7440035Z test_multiple_devices_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7453595Z test_multiple_devices_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7467400Z test_multiple_devices_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7480973Z test_multiple_devices_trunc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7494774Z test_multiple_devices_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7508512Z test_multiple_devices_unbind_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7522180Z test_multiple_devices_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7535574Z test_multiple_devices_unflatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7549331Z test_multiple_devices_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7562915Z test_multiple_devices_unfold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7576506Z test_multiple_devices_uniform_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7590458Z test_multiple_devices_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7603930Z test_multiple_devices_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7617543Z test_multiple_devices_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7631433Z test_multiple_devices_unique_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7645074Z test_multiple_devices_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7658606Z test_multiple_devices_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7672405Z test_multiple_devices_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7685947Z test_multiple_devices_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7699451Z test_multiple_devices_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7713233Z test_multiple_devices_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7726712Z test_multiple_devices_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7740287Z test_multiple_devices_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7753832Z test_multiple_devices_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7767409Z test_multiple_devices_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7781108Z test_multiple_devices_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7794973Z test_multiple_devices_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7808637Z test_multiple_devices_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7822468Z test_multiple_devices_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7835918Z test_multiple_devices_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7849550Z test_multiple_devices_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7863213Z test_multiple_devices_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7876841Z test_multiple_devices_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7890355Z test_multiple_devices_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7904248Z test_multiple_devices_zero__cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7917830Z test_multiple_devices_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7931614Z test_multiple_devices_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:37.7948347Z test_non_standard_bool_values_H_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.7964820Z test_non_standard_bool_values_T_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.7981796Z test_non_standard_bool_values___getitem___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.7998418Z test_non_standard_bool_values___radd___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8015208Z test_non_standard_bool_values___rand___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8031939Z test_non_standard_bool_values___rdiv___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8048514Z test_non_standard_bool_values___rmul___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8065314Z test_non_standard_bool_values___ror___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8081933Z test_non_standard_bool_values___rxor___cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8098391Z test_non_standard_bool_values__masked_mean_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8115185Z test_non_standard_bool_values__masked_prod_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8131622Z test_non_standard_bool_values__masked_sum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8148411Z test_non_standard_bool_values_abs_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8164755Z test_non_standard_bool_values_acos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8181496Z test_non_standard_bool_values_acosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8197897Z test_non_standard_bool_values_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8214392Z test_non_standard_bool_values_addr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8231022Z test_non_standard_bool_values_all_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8247416Z test_non_standard_bool_values_amax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8264053Z test_non_standard_bool_values_amin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8280346Z test_non_standard_bool_values_aminmax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8296923Z test_non_standard_bool_values_angle_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8313605Z test_non_standard_bool_values_any_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8330224Z test_non_standard_bool_values_argwhere_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8347065Z test_non_standard_bool_values_as_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8363534Z test_non_standard_bool_values_as_strided_scatter_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8379983Z test_non_standard_bool_values_asin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8396798Z test_non_standard_bool_values_asinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8413337Z test_non_standard_bool_values_atan2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8430905Z test_non_standard_bool_values_atan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8447128Z test_non_standard_bool_values_atanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8463814Z test_non_standard_bool_values_atleast_1d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8480203Z test_non_standard_bool_values_atleast_2d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8496653Z test_non_standard_bool_values_atleast_3d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8513476Z test_non_standard_bool_values_bfloat16_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8530279Z test_non_standard_bool_values_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8547455Z test_non_standard_bool_values_bitwise_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8563693Z test_non_standard_bool_values_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8580156Z test_non_standard_bool_values_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8596849Z test_non_standard_bool_values_block_diag_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8613559Z test_non_standard_bool_values_bool_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8630507Z test_non_standard_bool_values_broadcast_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8647299Z test_non_standard_bool_values_broadcast_to_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8663683Z test_non_standard_bool_values_byte_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8679976Z test_non_standard_bool_values_cartesian_prod_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8696352Z test_non_standard_bool_values_cat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8713140Z test_non_standard_bool_values_chalf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8729887Z test_non_standard_bool_values_char_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8746792Z test_non_standard_bool_values_chunk_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8763269Z test_non_standard_bool_values_clamp_max_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8779934Z test_non_standard_bool_values_clamp_min_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8796556Z test_non_standard_bool_values_clone_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8813005Z test_non_standard_bool_values_column_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8829840Z test_non_standard_bool_values_combinations_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8846329Z test_non_standard_bool_values_conj_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8862926Z test_non_standard_bool_values_conj_physical_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8879460Z test_non_standard_bool_values_constant_pad_nd_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8895824Z test_non_standard_bool_values_contiguous_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8912630Z test_non_standard_bool_values_copysign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8929499Z test_non_standard_bool_values_cos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8946063Z test_non_standard_bool_values_cosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8962509Z test_non_standard_bool_values_count_nonzero_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8979124Z test_non_standard_bool_values_cummax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.8995753Z test_non_standard_bool_values_cummin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9012307Z test_non_standard_bool_values_deg2rad_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9029132Z test_non_standard_bool_values_diag_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9045763Z test_non_standard_bool_values_diag_embed_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9062559Z test_non_standard_bool_values_diagflat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9079287Z test_non_standard_bool_values_diagonal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9095868Z test_non_standard_bool_values_diagonal_scatter_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9112780Z test_non_standard_bool_values_diff_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9129432Z test_non_standard_bool_values_digamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9146381Z test_non_standard_bool_values_div_no_rounding_mode_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9162960Z test_non_standard_bool_values_double_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9179528Z test_non_standard_bool_values_dsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9196144Z test_non_standard_bool_values_dstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9209704Z test_non_standard_bool_values_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.9224234Z test_non_standard_bool_values_empty_like_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:37.9240888Z test_non_standard_bool_values_eq_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9257446Z test_non_standard_bool_values_equal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9274249Z test_non_standard_bool_values_erf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9290937Z test_non_standard_bool_values_erfc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9307718Z test_non_standard_bool_values_erfinv_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9324161Z test_non_standard_bool_values_exp2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9340744Z test_non_standard_bool_values_exp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9357381Z test_non_standard_bool_values_expand_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9373862Z test_non_standard_bool_values_expand_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9390765Z test_non_standard_bool_values_expm1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9407327Z test_non_standard_bool_values_eye_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9424148Z test_non_standard_bool_values_fft_fft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9440746Z test_non_standard_bool_values_fft_fft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9457563Z test_non_standard_bool_values_fft_fftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9474263Z test_non_standard_bool_values_fft_fftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9490875Z test_non_standard_bool_values_fft_hfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9507636Z test_non_standard_bool_values_fft_hfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9524128Z test_non_standard_bool_values_fft_hfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9540825Z test_non_standard_bool_values_fft_ifft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9557454Z test_non_standard_bool_values_fft_ifft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9574104Z test_non_standard_bool_values_fft_ifftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9590989Z test_non_standard_bool_values_fft_ifftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9607452Z test_non_standard_bool_values_fft_ihfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9624305Z test_non_standard_bool_values_fft_ihfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9640797Z test_non_standard_bool_values_fft_ihfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9657463Z test_non_standard_bool_values_fft_irfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9674210Z test_non_standard_bool_values_fft_irfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9690591Z test_non_standard_bool_values_fft_irfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9707779Z test_non_standard_bool_values_fft_rfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9723903Z test_non_standard_bool_values_fft_rfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9740541Z test_non_standard_bool_values_fft_rfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9756991Z test_non_standard_bool_values_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9773491Z test_non_standard_bool_values_flatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9790128Z test_non_standard_bool_values_flip_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9806751Z test_non_standard_bool_values_fliplr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9823342Z test_non_standard_bool_values_flipud_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9839768Z test_non_standard_bool_values_float_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9856174Z test_non_standard_bool_values_float_power_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9872880Z test_non_standard_bool_values_fmax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9889321Z test_non_standard_bool_values_fmin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9906066Z test_non_standard_bool_values_full_like_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9922540Z test_non_standard_bool_values_gather_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9939026Z test_non_standard_bool_values_ge_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9955789Z test_non_standard_bool_values_gt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9972306Z test_non_standard_bool_values_half_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:37.9989056Z test_non_standard_bool_values_heaviside_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0005594Z test_non_standard_bool_values_hsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0022184Z test_non_standard_bool_values_hstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0038617Z test_non_standard_bool_values_i0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0055193Z test_non_standard_bool_values_index_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0071704Z test_non_standard_bool_values_index_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0088257Z test_non_standard_bool_values_index_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0105351Z test_non_standard_bool_values_index_put_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0121942Z test_non_standard_bool_values_index_select_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0138455Z test_non_standard_bool_values_int_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0155279Z test_non_standard_bool_values_isclose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0171916Z test_non_standard_bool_values_isfinite_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0188615Z test_non_standard_bool_values_isinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0205169Z test_non_standard_bool_values_isnan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0221848Z test_non_standard_bool_values_isneginf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0238499Z test_non_standard_bool_values_isposinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0254998Z test_non_standard_bool_values_isreal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0271762Z test_non_standard_bool_values_jiterator_2inputs_2outputs_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0288424Z test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0305145Z test_non_standard_bool_values_jiterator_binary_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0321640Z test_non_standard_bool_values_jiterator_binary_return_by_ref_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0338321Z test_non_standard_bool_values_jiterator_unary_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0354939Z test_non_standard_bool_values_kron_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0371432Z test_non_standard_bool_values_ldexp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0388300Z test_non_standard_bool_values_le_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0404982Z test_non_standard_bool_values_lgamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0421888Z test_non_standard_bool_values_log10_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0438404Z test_non_standard_bool_values_log1p_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0454987Z test_non_standard_bool_values_log2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0471638Z test_non_standard_bool_values_log_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0488133Z test_non_standard_bool_values_log_softmax_dtype_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0505141Z test_non_standard_bool_values_logical_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0521646Z test_non_standard_bool_values_logical_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0538254Z test_non_standard_bool_values_logical_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0555538Z test_non_standard_bool_values_logical_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0571948Z test_non_standard_bool_values_logit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0588653Z test_non_standard_bool_values_logsumexp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0605259Z test_non_standard_bool_values_long_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0622186Z test_non_standard_bool_values_lt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0638716Z test_non_standard_bool_values_mH_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0655204Z test_non_standard_bool_values_mT_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0671940Z test_non_standard_bool_values_masked_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0688494Z test_non_standard_bool_values_masked_scatter_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0705157Z test_non_standard_bool_values_masked_select_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0721676Z test_non_standard_bool_values_max_binary_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0738157Z test_non_standard_bool_values_max_reduction_no_dim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0754801Z test_non_standard_bool_values_max_reduction_with_dim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0771518Z test_non_standard_bool_values_maximum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0788225Z test_non_standard_bool_values_meshgrid_list_of_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0804771Z test_non_standard_bool_values_meshgrid_variadic_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0821429Z test_non_standard_bool_values_min_binary_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0837809Z test_non_standard_bool_values_min_reduction_no_dim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0854202Z test_non_standard_bool_values_min_reduction_with_dim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0870913Z test_non_standard_bool_values_minimum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0887381Z test_non_standard_bool_values_mode_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0904196Z test_non_standard_bool_values_movedim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0920611Z test_non_standard_bool_values_mul_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0937132Z test_non_standard_bool_values_nan_to_num_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0953693Z test_non_standard_bool_values_nansum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0970258Z test_non_standard_bool_values_narrow_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.0986911Z test_non_standard_bool_values_narrow_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1003379Z test_non_standard_bool_values_ne_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1016567Z test_non_standard_bool_values_new_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:38.1030891Z test_non_standard_bool_values_new_empty_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T17:51:38.1047973Z test_non_standard_bool_values_new_full_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1064611Z test_non_standard_bool_values_new_ones_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1081205Z test_non_standard_bool_values_new_zeros_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1097932Z test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1114731Z test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1131647Z test_non_standard_bool_values_nn_functional_pad_circular_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1148561Z test_non_standard_bool_values_nn_functional_pad_constant_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1165196Z test_non_standard_bool_values_nn_functional_pixel_shuffle_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1181900Z test_non_standard_bool_values_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1198235Z test_non_standard_bool_values_nn_functional_softsign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1214776Z test_non_standard_bool_values_nonzero_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1231683Z test_non_standard_bool_values_ones_like_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1248103Z test_non_standard_bool_values_outer_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1264958Z test_non_standard_bool_values_permute_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1281527Z test_non_standard_bool_values_polygamma_polygamma_n_0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1294488Z test_non_standard_bool_values_polygamma_polygamma_n_1_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:38.1308665Z test_non_standard_bool_values_polygamma_polygamma_n_2_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:38.1322585Z test_non_standard_bool_values_polygamma_polygamma_n_3_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:38.1336648Z test_non_standard_bool_values_polygamma_polygamma_n_4_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:51:38.1353932Z test_non_standard_bool_values_prod_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1370361Z test_non_standard_bool_values_put_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1387067Z test_non_standard_bool_values_rad2deg_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1403489Z test_non_standard_bool_values_ravel_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1420034Z test_non_standard_bool_values_real_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1436586Z test_non_standard_bool_values_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1452992Z test_non_standard_bool_values_repeat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1469955Z test_non_standard_bool_values_repeat_interleave_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1486259Z test_non_standard_bool_values_reshape_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1502763Z test_non_standard_bool_values_reshape_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1519280Z test_non_standard_bool_values_resize__cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1535800Z test_non_standard_bool_values_resize_as__cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1552644Z test_non_standard_bool_values_resolve_conj_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1569131Z test_non_standard_bool_values_resolve_neg_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1585972Z test_non_standard_bool_values_roll_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1602398Z test_non_standard_bool_values_rot90_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1618842Z test_non_standard_bool_values_rsqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1635611Z test_non_standard_bool_values_scatter_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1652312Z test_non_standard_bool_values_scatter_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1669262Z test_non_standard_bool_values_scatter_reduce_sum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1685733Z test_non_standard_bool_values_select_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1702304Z test_non_standard_bool_values_select_scatter_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1718904Z test_non_standard_bool_values_sgn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1735505Z test_non_standard_bool_values_short_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1752354Z test_non_standard_bool_values_sigmoid_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1768720Z test_non_standard_bool_values_sign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1785473Z test_non_standard_bool_values_signbit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1801772Z test_non_standard_bool_values_sin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1818343Z test_non_standard_bool_values_sinc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1834942Z test_non_standard_bool_values_sinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1851444Z test_non_standard_bool_values_slice_scatter_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1868288Z test_non_standard_bool_values_softmax_with_dtype_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1884747Z test_non_standard_bool_values_special_airy_ai_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1901541Z test_non_standard_bool_values_special_bessel_j0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1918124Z test_non_standard_bool_values_special_bessel_j1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1934635Z test_non_standard_bool_values_special_bessel_y0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1951441Z test_non_standard_bool_values_special_bessel_y1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1967874Z test_non_standard_bool_values_special_chebyshev_polynomial_t_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1984470Z test_non_standard_bool_values_special_chebyshev_polynomial_u_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.1998039Z test_non_standard_bool_values_special_chebyshev_polynomial_v_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2012180Z test_non_standard_bool_values_special_chebyshev_polynomial_w_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2029257Z test_non_standard_bool_values_special_entr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2045774Z test_non_standard_bool_values_special_erfcx_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2062315Z test_non_standard_bool_values_special_hermite_polynomial_h_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2078947Z test_non_standard_bool_values_special_hermite_polynomial_he_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2095188Z test_non_standard_bool_values_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2111899Z test_non_standard_bool_values_special_i1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2128218Z test_non_standard_bool_values_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2145165Z test_non_standard_bool_values_special_laguerre_polynomial_l_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2158643Z test_non_standard_bool_values_special_legendre_polynomial_p_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2175523Z test_non_standard_bool_values_special_log_ndtr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2192166Z test_non_standard_bool_values_special_modified_bessel_i0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2208725Z test_non_standard_bool_values_special_modified_bessel_i1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2225615Z test_non_standard_bool_values_special_modified_bessel_k0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2242252Z test_non_standard_bool_values_special_modified_bessel_k1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2258614Z test_non_standard_bool_values_special_ndtr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2275519Z test_non_standard_bool_values_special_ndtri_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2292008Z test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2308761Z test_non_standard_bool_values_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2325321Z test_non_standard_bool_values_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2339319Z test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2353170Z test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2367293Z test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2381283Z test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T17:51:38.2397722Z test_non_standard_bool_values_special_spherical_bessel_j0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2414221Z test_non_standard_bool_values_special_xlog1py_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2431277Z test_non_standard_bool_values_special_zeta_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2447605Z test_non_standard_bool_values_split_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2464317Z test_non_standard_bool_values_split_list_args_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2481262Z test_non_standard_bool_values_split_with_sizes_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2497447Z test_non_standard_bool_values_sqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2514161Z test_non_standard_bool_values_square_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2530716Z test_non_standard_bool_values_squeeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2547539Z test_non_standard_bool_values_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2563956Z test_non_standard_bool_values_sum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2580758Z test_non_standard_bool_values_sum_to_size_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2597240Z test_non_standard_bool_values_t_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2613890Z test_non_standard_bool_values_take_along_dim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2630642Z test_non_standard_bool_values_take_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2647116Z test_non_standard_bool_values_tan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2663851Z test_non_standard_bool_values_tanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2680913Z test_non_standard_bool_values_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2697165Z test_non_standard_bool_values_tile_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2713893Z test_non_standard_bool_values_to_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2730649Z test_non_standard_bool_values_to_sparse_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2747440Z test_non_standard_bool_values_trace_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2764017Z test_non_standard_bool_values_transpose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2780541Z test_non_standard_bool_values_tril_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2797199Z test_non_standard_bool_values_triu_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2813682Z test_non_standard_bool_values_true_divide_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2830399Z test_non_standard_bool_values_unbind_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2846877Z test_non_standard_bool_values_unflatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2863511Z test_non_standard_bool_values_unfold_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2880156Z test_non_standard_bool_values_unique_consecutive_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2896686Z test_non_standard_bool_values_unique_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2913255Z test_non_standard_bool_values_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2929991Z test_non_standard_bool_values_view_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2946944Z test_non_standard_bool_values_view_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2963353Z test_non_standard_bool_values_vsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2979784Z test_non_standard_bool_values_vstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.2996555Z test_non_standard_bool_values_where_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.3013092Z test_non_standard_bool_values_xlogy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.3029861Z test_non_standard_bool_values_zero__cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.3046376Z test_non_standard_bool_values_zeros_like_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:38.3080347Z test_noncontiguous_samples_H_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3114434Z test_noncontiguous_samples_H_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3148684Z test_noncontiguous_samples_H_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3182673Z test_noncontiguous_samples_T_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3216381Z test_noncontiguous_samples_T_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3250405Z test_noncontiguous_samples_T_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3284554Z test_noncontiguous_samples___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3318611Z test_noncontiguous_samples___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3352698Z test_noncontiguous_samples___getitem___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3387100Z test_noncontiguous_samples___radd___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3421133Z test_noncontiguous_samples___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3455389Z test_noncontiguous_samples___radd___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3489270Z test_noncontiguous_samples___rand___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3523571Z test_noncontiguous_samples___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3557663Z test_noncontiguous_samples___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3591808Z test_noncontiguous_samples___rdiv___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3626049Z test_noncontiguous_samples___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3659363Z test_noncontiguous_samples___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3693477Z test_noncontiguous_samples___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3727660Z test_noncontiguous_samples___rmod___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3761688Z test_noncontiguous_samples___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3795483Z test_noncontiguous_samples___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3829682Z test_noncontiguous_samples___rmul___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3863448Z test_noncontiguous_samples___ror___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3896978Z test_noncontiguous_samples___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3930989Z test_noncontiguous_samples___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3965070Z test_noncontiguous_samples___rpow___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.3999159Z test_noncontiguous_samples___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4033300Z test_noncontiguous_samples___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4067565Z test_noncontiguous_samples___rsub___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4101724Z test_noncontiguous_samples___rxor___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4135990Z test_noncontiguous_samples__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4170163Z test_noncontiguous_samples__masked_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4204215Z test_noncontiguous_samples__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4238831Z test_noncontiguous_samples__masked_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4272621Z test_noncontiguous_samples__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4306819Z test_noncontiguous_samples__masked_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4340891Z test_noncontiguous_samples__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4374995Z test_noncontiguous_samples__masked_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4409109Z test_noncontiguous_samples__masked_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4443486Z test_noncontiguous_samples__masked_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4477696Z test_noncontiguous_samples__masked_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4511946Z test_noncontiguous_samples__masked_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4546380Z test_noncontiguous_samples__masked_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4580367Z test_noncontiguous_samples__masked_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4614638Z test_noncontiguous_samples__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4648992Z test_noncontiguous_samples__masked_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4683208Z test_noncontiguous_samples__masked_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4717630Z test_noncontiguous_samples__masked_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4751595Z test_noncontiguous_samples__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4786700Z test_noncontiguous_samples__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4820644Z test_noncontiguous_samples__masked_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4854951Z test_noncontiguous_samples__masked_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4889036Z test_noncontiguous_samples__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4923418Z test_noncontiguous_samples__masked_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4957602Z test_noncontiguous_samples__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.4991788Z test_noncontiguous_samples__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5026139Z test_noncontiguous_samples__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5059975Z test_noncontiguous_samples__masked_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5094323Z test_noncontiguous_samples__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5128694Z test_noncontiguous_samples__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5162930Z test_noncontiguous_samples__masked_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5197168Z test_noncontiguous_samples__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5231700Z test_noncontiguous_samples__masked_std_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5265990Z test_noncontiguous_samples__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5299759Z test_noncontiguous_samples__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5333954Z test_noncontiguous_samples__masked_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5368153Z test_noncontiguous_samples__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5402331Z test_noncontiguous_samples__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5436661Z test_noncontiguous_samples__masked_var_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5470788Z test_noncontiguous_samples_abs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5505037Z test_noncontiguous_samples_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5539348Z test_noncontiguous_samples_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5573368Z test_noncontiguous_samples_acos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5608676Z test_noncontiguous_samples_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5643136Z test_noncontiguous_samples_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5677521Z test_noncontiguous_samples_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5711526Z test_noncontiguous_samples_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5745655Z test_noncontiguous_samples_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5779500Z test_noncontiguous_samples_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5813632Z test_noncontiguous_samples_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5847714Z test_noncontiguous_samples_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5881510Z test_noncontiguous_samples_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5915670Z test_noncontiguous_samples_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5949746Z test_noncontiguous_samples_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.5983442Z test_noncontiguous_samples_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6017234Z test_noncontiguous_samples_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6051275Z test_noncontiguous_samples_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6085068Z test_noncontiguous_samples_addcmul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6119135Z test_noncontiguous_samples_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6153402Z test_noncontiguous_samples_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6187401Z test_noncontiguous_samples_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6221296Z test_noncontiguous_samples_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6255053Z test_noncontiguous_samples_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6289020Z test_noncontiguous_samples_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6323080Z test_noncontiguous_samples_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6357130Z test_noncontiguous_samples_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6390974Z test_noncontiguous_samples_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6425112Z test_noncontiguous_samples_all_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6458895Z test_noncontiguous_samples_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6493048Z test_noncontiguous_samples_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6527336Z test_noncontiguous_samples_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6561303Z test_noncontiguous_samples_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6595679Z test_noncontiguous_samples_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6630021Z test_noncontiguous_samples_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6664098Z test_noncontiguous_samples_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6698098Z test_noncontiguous_samples_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6732196Z test_noncontiguous_samples_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6766363Z test_noncontiguous_samples_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6800174Z test_noncontiguous_samples_angle_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6834355Z test_noncontiguous_samples_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6868330Z test_noncontiguous_samples_angle_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6902197Z test_noncontiguous_samples_any_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6936165Z test_noncontiguous_samples_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.6970220Z test_noncontiguous_samples_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7004250Z test_noncontiguous_samples_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7038235Z test_noncontiguous_samples_arange_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7072278Z test_noncontiguous_samples_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7106222Z test_noncontiguous_samples_argmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7140070Z test_noncontiguous_samples_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7174158Z test_noncontiguous_samples_argmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7211627Z test_noncontiguous_samples_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:38.7253604Z test_noncontiguous_samples_argsort_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:38.7286858Z test_noncontiguous_samples_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7319952Z test_noncontiguous_samples_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7354320Z test_noncontiguous_samples_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7388706Z test_noncontiguous_samples_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7421742Z test_noncontiguous_samples_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7454934Z test_noncontiguous_samples_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7485352Z test_noncontiguous_samples_as_strided_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Works for int64, fails for everything else (0.003s) 2022-09-19T17:51:38.7516705Z test_noncontiguous_samples_as_strided_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: Works for int64, fails for everything else (0.003s) 2022-09-19T17:51:38.7547057Z test_noncontiguous_samples_as_strided_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: Works for int64, fails for everything else (0.003s) 2022-09-19T17:51:38.7580287Z test_noncontiguous_samples_asin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7613328Z test_noncontiguous_samples_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7646427Z test_noncontiguous_samples_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7680062Z test_noncontiguous_samples_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7713066Z test_noncontiguous_samples_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7746318Z test_noncontiguous_samples_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7778940Z test_noncontiguous_samples_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7811901Z test_noncontiguous_samples_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7844868Z test_noncontiguous_samples_atan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7877724Z test_noncontiguous_samples_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7910513Z test_noncontiguous_samples_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7943476Z test_noncontiguous_samples_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.7975867Z test_noncontiguous_samples_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8008614Z test_noncontiguous_samples_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8041504Z test_noncontiguous_samples_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8074602Z test_noncontiguous_samples_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8107367Z test_noncontiguous_samples_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8140150Z test_noncontiguous_samples_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8172894Z test_noncontiguous_samples_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8205769Z test_noncontiguous_samples_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8238731Z test_noncontiguous_samples_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8271732Z test_noncontiguous_samples_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8304543Z test_noncontiguous_samples_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8337366Z test_noncontiguous_samples_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8370263Z test_noncontiguous_samples_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8403136Z test_noncontiguous_samples_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8436119Z test_noncontiguous_samples_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8469046Z test_noncontiguous_samples_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8502332Z test_noncontiguous_samples_bfloat16_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8535202Z test_noncontiguous_samples_bincount_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8568165Z test_noncontiguous_samples_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8601148Z test_noncontiguous_samples_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8634224Z test_noncontiguous_samples_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8668108Z test_noncontiguous_samples_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8701354Z test_noncontiguous_samples_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8734941Z test_noncontiguous_samples_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8767665Z test_noncontiguous_samples_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8805150Z test_noncontiguous_samples_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:38.8838045Z test_noncontiguous_samples_block_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8870936Z test_noncontiguous_samples_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8903707Z test_noncontiguous_samples_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8936509Z test_noncontiguous_samples_bool_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.8969501Z test_noncontiguous_samples_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9002124Z test_noncontiguous_samples_bool_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9032498Z test_noncontiguous_samples_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:38.9066535Z test_noncontiguous_samples_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9099077Z test_noncontiguous_samples_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9132144Z test_noncontiguous_samples_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9165292Z test_noncontiguous_samples_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9198154Z test_noncontiguous_samples_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9231304Z test_noncontiguous_samples_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9263873Z test_noncontiguous_samples_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9296563Z test_noncontiguous_samples_bucketize_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9329323Z test_noncontiguous_samples_byte_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9362371Z test_noncontiguous_samples_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9395185Z test_noncontiguous_samples_byte_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9428277Z test_noncontiguous_samples_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9460838Z test_noncontiguous_samples_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9493716Z test_noncontiguous_samples_cartesian_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9526883Z test_noncontiguous_samples_cat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9559719Z test_noncontiguous_samples_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9592779Z test_noncontiguous_samples_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9625884Z test_noncontiguous_samples_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9658421Z test_noncontiguous_samples_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9691379Z test_noncontiguous_samples_ceil_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9724513Z test_noncontiguous_samples_chalf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9757792Z test_noncontiguous_samples_chalf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9790812Z test_noncontiguous_samples_chalf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9823902Z test_noncontiguous_samples_char_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9856516Z test_noncontiguous_samples_char_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9889589Z test_noncontiguous_samples_char_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9922436Z test_noncontiguous_samples_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9955505Z test_noncontiguous_samples_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:38.9988378Z test_noncontiguous_samples_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0021514Z test_noncontiguous_samples_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0054066Z test_noncontiguous_samples_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0087019Z test_noncontiguous_samples_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0119923Z test_noncontiguous_samples_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0152860Z test_noncontiguous_samples_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0185838Z test_noncontiguous_samples_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0218390Z test_noncontiguous_samples_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0251376Z test_noncontiguous_samples_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0284415Z test_noncontiguous_samples_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0317608Z test_noncontiguous_samples_clamp_max_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0350615Z test_noncontiguous_samples_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0383519Z test_noncontiguous_samples_clamp_min_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0420297Z test_noncontiguous_samples_clone_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.0457501Z test_noncontiguous_samples_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.0494688Z test_noncontiguous_samples_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.0529875Z test_noncontiguous_samples_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0562954Z test_noncontiguous_samples_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0596112Z test_noncontiguous_samples_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0629484Z test_noncontiguous_samples_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0662687Z test_noncontiguous_samples_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0695803Z test_noncontiguous_samples_combinations_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0729085Z test_noncontiguous_samples_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0762189Z test_noncontiguous_samples_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0795846Z test_noncontiguous_samples_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0829020Z test_noncontiguous_samples_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0862330Z test_noncontiguous_samples_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0895239Z test_noncontiguous_samples_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0928415Z test_noncontiguous_samples_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0961763Z test_noncontiguous_samples_constant_pad_nd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.0994348Z test_noncontiguous_samples_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1027233Z test_noncontiguous_samples_constant_pad_nd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1059569Z test_noncontiguous_samples_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1092351Z test_noncontiguous_samples_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1125598Z test_noncontiguous_samples_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1158337Z test_noncontiguous_samples_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1191557Z test_noncontiguous_samples_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1224337Z test_noncontiguous_samples_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1256922Z test_noncontiguous_samples_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1289923Z test_noncontiguous_samples_corrcoef_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1322956Z test_noncontiguous_samples_cos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1355770Z test_noncontiguous_samples_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1388673Z test_noncontiguous_samples_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1421649Z test_noncontiguous_samples_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1454120Z test_noncontiguous_samples_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1486753Z test_noncontiguous_samples_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1519577Z test_noncontiguous_samples_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1552593Z test_noncontiguous_samples_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1585579Z test_noncontiguous_samples_count_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1618145Z test_noncontiguous_samples_cov_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1655253Z test_noncontiguous_samples_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.1692253Z test_noncontiguous_samples_cov_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.1729079Z test_noncontiguous_samples_cross_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.1766270Z test_noncontiguous_samples_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.1799252Z test_noncontiguous_samples_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1832252Z test_noncontiguous_samples_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1865833Z test_noncontiguous_samples_cummax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1898416Z test_noncontiguous_samples_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1931404Z test_noncontiguous_samples_cummin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1964579Z test_noncontiguous_samples_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.1997425Z test_noncontiguous_samples_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2030307Z test_noncontiguous_samples_cumprod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2063337Z test_noncontiguous_samples_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2096171Z test_noncontiguous_samples_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2129178Z test_noncontiguous_samples_cumsum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2162165Z test_noncontiguous_samples_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2195175Z test_noncontiguous_samples_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2228118Z test_noncontiguous_samples_cumulative_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2261200Z test_noncontiguous_samples_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2294032Z test_noncontiguous_samples_deg2rad_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2326924Z test_noncontiguous_samples_diag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2359754Z test_noncontiguous_samples_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2392618Z test_noncontiguous_samples_diag_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2425785Z test_noncontiguous_samples_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2458525Z test_noncontiguous_samples_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2491563Z test_noncontiguous_samples_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2524599Z test_noncontiguous_samples_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2557407Z test_noncontiguous_samples_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2590244Z test_noncontiguous_samples_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2622938Z test_noncontiguous_samples_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2655957Z test_noncontiguous_samples_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2688989Z test_noncontiguous_samples_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2722104Z test_noncontiguous_samples_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2755082Z test_noncontiguous_samples_diagonal_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2788084Z test_noncontiguous_samples_diff_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2820918Z test_noncontiguous_samples_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2853846Z test_noncontiguous_samples_diff_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2886995Z test_noncontiguous_samples_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2920022Z test_noncontiguous_samples_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2952958Z test_noncontiguous_samples_dist_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.2985924Z test_noncontiguous_samples_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3018665Z test_noncontiguous_samples_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3052053Z test_noncontiguous_samples_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3084885Z test_noncontiguous_samples_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3117665Z test_noncontiguous_samples_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3150560Z test_noncontiguous_samples_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3184303Z test_noncontiguous_samples_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3216934Z test_noncontiguous_samples_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3250058Z test_noncontiguous_samples_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3283076Z test_noncontiguous_samples_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3315827Z test_noncontiguous_samples_double_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3348574Z test_noncontiguous_samples_double_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3381356Z test_noncontiguous_samples_double_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3414012Z test_noncontiguous_samples_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3447124Z test_noncontiguous_samples_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3479886Z test_noncontiguous_samples_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3512546Z test_noncontiguous_samples_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3545329Z test_noncontiguous_samples_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3577696Z test_noncontiguous_samples_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3610583Z test_noncontiguous_samples_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3647783Z test_noncontiguous_samples_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.3678113Z test_noncontiguous_samples_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.3708944Z test_noncontiguous_samples_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.3739496Z test_noncontiguous_samples_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.3770133Z test_noncontiguous_samples_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.3801200Z test_noncontiguous_samples_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.3832313Z test_noncontiguous_samples_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.3865942Z test_noncontiguous_samples_eq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3898741Z test_noncontiguous_samples_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3932048Z test_noncontiguous_samples_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3965208Z test_noncontiguous_samples_equal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.3998063Z test_noncontiguous_samples_equal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4031293Z test_noncontiguous_samples_equal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4064514Z test_noncontiguous_samples_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4097252Z test_noncontiguous_samples_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4130313Z test_noncontiguous_samples_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4163179Z test_noncontiguous_samples_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4196270Z test_noncontiguous_samples_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4229943Z test_noncontiguous_samples_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4262740Z test_noncontiguous_samples_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4295456Z test_noncontiguous_samples_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4328547Z test_noncontiguous_samples_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4361221Z test_noncontiguous_samples_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4393942Z test_noncontiguous_samples_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4427048Z test_noncontiguous_samples_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4459739Z test_noncontiguous_samples_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4492757Z test_noncontiguous_samples_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4525829Z test_noncontiguous_samples_expand_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4558941Z test_noncontiguous_samples_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4592679Z test_noncontiguous_samples_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4625714Z test_noncontiguous_samples_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4658520Z test_noncontiguous_samples_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4688442Z test_noncontiguous_samples_eye_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.4719583Z test_noncontiguous_samples_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.4750363Z test_noncontiguous_samples_eye_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:39.4783598Z test_noncontiguous_samples_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4816135Z test_noncontiguous_samples_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4849170Z test_noncontiguous_samples_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4881988Z test_noncontiguous_samples_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4914668Z test_noncontiguous_samples_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4947878Z test_noncontiguous_samples_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.4980707Z test_noncontiguous_samples_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5013730Z test_noncontiguous_samples_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5046440Z test_noncontiguous_samples_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5079465Z test_noncontiguous_samples_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5112717Z test_noncontiguous_samples_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5145746Z test_noncontiguous_samples_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5178198Z test_noncontiguous_samples_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5215304Z test_noncontiguous_samples_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.5252053Z test_noncontiguous_samples_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.5289267Z test_noncontiguous_samples_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.5321967Z test_noncontiguous_samples_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5354817Z test_noncontiguous_samples_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5387516Z test_noncontiguous_samples_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5420367Z test_noncontiguous_samples_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5453085Z test_noncontiguous_samples_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5485896Z test_noncontiguous_samples_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5518700Z test_noncontiguous_samples_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5551838Z test_noncontiguous_samples_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5584606Z test_noncontiguous_samples_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5617324Z test_noncontiguous_samples_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5650208Z test_noncontiguous_samples_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5683328Z test_noncontiguous_samples_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5716288Z test_noncontiguous_samples_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5749751Z test_noncontiguous_samples_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5782820Z test_noncontiguous_samples_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5815623Z test_noncontiguous_samples_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5848855Z test_noncontiguous_samples_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5885661Z test_noncontiguous_samples_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.5918674Z test_noncontiguous_samples_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5951706Z test_noncontiguous_samples_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.5984451Z test_noncontiguous_samples_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6017714Z test_noncontiguous_samples_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6050501Z test_noncontiguous_samples_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6083718Z test_noncontiguous_samples_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6116713Z test_noncontiguous_samples_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6150070Z test_noncontiguous_samples_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6182772Z test_noncontiguous_samples_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6215463Z test_noncontiguous_samples_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6248310Z test_noncontiguous_samples_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6281243Z test_noncontiguous_samples_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6314007Z test_noncontiguous_samples_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6347071Z test_noncontiguous_samples_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6379315Z test_noncontiguous_samples_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6412416Z test_noncontiguous_samples_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6445588Z test_noncontiguous_samples_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6478444Z test_noncontiguous_samples_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6511057Z test_noncontiguous_samples_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6543966Z test_noncontiguous_samples_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6576412Z test_noncontiguous_samples_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6609279Z test_noncontiguous_samples_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6642091Z test_noncontiguous_samples_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6675071Z test_noncontiguous_samples_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6708113Z test_noncontiguous_samples_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6740612Z test_noncontiguous_samples_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6773107Z test_noncontiguous_samples_flip_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6806278Z test_noncontiguous_samples_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6839555Z test_noncontiguous_samples_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6872582Z test_noncontiguous_samples_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6905557Z test_noncontiguous_samples_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6938297Z test_noncontiguous_samples_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.6971080Z test_noncontiguous_samples_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7003906Z test_noncontiguous_samples_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7037364Z test_noncontiguous_samples_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7070420Z test_noncontiguous_samples_float_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7103228Z test_noncontiguous_samples_float_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7136349Z test_noncontiguous_samples_float_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7169018Z test_noncontiguous_samples_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7202013Z test_noncontiguous_samples_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7235229Z test_noncontiguous_samples_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7268021Z test_noncontiguous_samples_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7300553Z test_noncontiguous_samples_floor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7333531Z test_noncontiguous_samples_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7366147Z test_noncontiguous_samples_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7399072Z test_noncontiguous_samples_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7431935Z test_noncontiguous_samples_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7464747Z test_noncontiguous_samples_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7497327Z test_noncontiguous_samples_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7530323Z test_noncontiguous_samples_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7562918Z test_noncontiguous_samples_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7599816Z test_noncontiguous_samples_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.7634912Z test_noncontiguous_samples_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7667872Z test_noncontiguous_samples_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7700364Z test_noncontiguous_samples_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7733186Z test_noncontiguous_samples_full_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7766102Z test_noncontiguous_samples_gather_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7799121Z test_noncontiguous_samples_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7832114Z test_noncontiguous_samples_gather_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7865054Z test_noncontiguous_samples_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7897418Z test_noncontiguous_samples_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7930190Z test_noncontiguous_samples_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7963030Z test_noncontiguous_samples_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.7996110Z test_noncontiguous_samples_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8028754Z test_noncontiguous_samples_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8061730Z test_noncontiguous_samples_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8094436Z test_noncontiguous_samples_gradient_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8127530Z test_noncontiguous_samples_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8160205Z test_noncontiguous_samples_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8193172Z test_noncontiguous_samples_half_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8226210Z test_noncontiguous_samples_half_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8258771Z test_noncontiguous_samples_half_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8291391Z test_noncontiguous_samples_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8324302Z test_noncontiguous_samples_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8357349Z test_noncontiguous_samples_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8389992Z test_noncontiguous_samples_histc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8423024Z test_noncontiguous_samples_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8455432Z test_noncontiguous_samples_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8488438Z test_noncontiguous_samples_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8521391Z test_noncontiguous_samples_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8553846Z test_noncontiguous_samples_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8586943Z test_noncontiguous_samples_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8619659Z test_noncontiguous_samples_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8652927Z test_noncontiguous_samples_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8685386Z test_noncontiguous_samples_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8718404Z test_noncontiguous_samples_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8751363Z test_noncontiguous_samples_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8783802Z test_noncontiguous_samples_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8816843Z test_noncontiguous_samples_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8849738Z test_noncontiguous_samples_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8882700Z test_noncontiguous_samples_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8915484Z test_noncontiguous_samples_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8948065Z test_noncontiguous_samples_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.8980815Z test_noncontiguous_samples_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9013732Z test_noncontiguous_samples_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9046734Z test_noncontiguous_samples_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9079601Z test_noncontiguous_samples_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9112796Z test_noncontiguous_samples_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9146044Z test_noncontiguous_samples_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9178732Z test_noncontiguous_samples_index_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9211825Z test_noncontiguous_samples_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9244578Z test_noncontiguous_samples_index_reduce_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9277298Z test_noncontiguous_samples_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9310000Z test_noncontiguous_samples_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9342821Z test_noncontiguous_samples_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9375718Z test_noncontiguous_samples_inner_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9408464Z test_noncontiguous_samples_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9441185Z test_noncontiguous_samples_int_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9473935Z test_noncontiguous_samples_int_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9506896Z test_noncontiguous_samples_int_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9539448Z test_noncontiguous_samples_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9572073Z test_noncontiguous_samples_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9605397Z test_noncontiguous_samples_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9638279Z test_noncontiguous_samples_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9670961Z test_noncontiguous_samples_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9703709Z test_noncontiguous_samples_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9736230Z test_noncontiguous_samples_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9768980Z test_noncontiguous_samples_isin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9801813Z test_noncontiguous_samples_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9838645Z test_noncontiguous_samples_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:39.9871345Z test_noncontiguous_samples_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9904192Z test_noncontiguous_samples_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9936940Z test_noncontiguous_samples_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:39.9969919Z test_noncontiguous_samples_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0002738Z test_noncontiguous_samples_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0035703Z test_noncontiguous_samples_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0068578Z test_noncontiguous_samples_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0101730Z test_noncontiguous_samples_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0134513Z test_noncontiguous_samples_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0167637Z test_noncontiguous_samples_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0200462Z test_noncontiguous_samples_isreal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0233674Z test_noncontiguous_samples_istft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0266474Z test_noncontiguous_samples_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0299471Z test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0332282Z test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0365205Z test_noncontiguous_samples_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0398233Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0431196Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0463696Z test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0496686Z test_noncontiguous_samples_jiterator_binary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0530397Z test_noncontiguous_samples_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0563635Z test_noncontiguous_samples_jiterator_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0596641Z test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0629717Z test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0663456Z test_noncontiguous_samples_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0696635Z test_noncontiguous_samples_jiterator_unary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0730088Z test_noncontiguous_samples_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0763220Z test_noncontiguous_samples_jiterator_unary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0796541Z test_noncontiguous_samples_kron_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0829968Z test_noncontiguous_samples_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0862855Z test_noncontiguous_samples_kron_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0895720Z test_noncontiguous_samples_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0929144Z test_noncontiguous_samples_kthvalue_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0962007Z test_noncontiguous_samples_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.0995322Z test_noncontiguous_samples_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1028654Z test_noncontiguous_samples_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1061653Z test_noncontiguous_samples_ldexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1094809Z test_noncontiguous_samples_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1127870Z test_noncontiguous_samples_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1161417Z test_noncontiguous_samples_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1194742Z test_noncontiguous_samples_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1228333Z test_noncontiguous_samples_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1261289Z test_noncontiguous_samples_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1294185Z test_noncontiguous_samples_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1327212Z test_noncontiguous_samples_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1360459Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1393282Z test_noncontiguous_samples_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1426543Z test_noncontiguous_samples_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1459235Z test_noncontiguous_samples_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1492298Z test_noncontiguous_samples_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1525241Z test_noncontiguous_samples_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1558674Z test_noncontiguous_samples_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1591710Z test_noncontiguous_samples_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1624708Z test_noncontiguous_samples_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1654704Z test_noncontiguous_samples_linalg_det_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: The backward may give different results (0.003s) 2022-09-19T17:51:40.1686113Z test_noncontiguous_samples_linalg_det_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: The backward may give different results (0.003s) 2022-09-19T17:51:40.1719487Z test_noncontiguous_samples_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1752396Z test_noncontiguous_samples_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1785009Z test_noncontiguous_samples_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1817881Z test_noncontiguous_samples_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1850770Z test_noncontiguous_samples_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1883807Z test_noncontiguous_samples_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1916548Z test_noncontiguous_samples_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1949863Z test_noncontiguous_samples_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.1982913Z test_noncontiguous_samples_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2015648Z test_noncontiguous_samples_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2048325Z test_noncontiguous_samples_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2081534Z test_noncontiguous_samples_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2114550Z test_noncontiguous_samples_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2147970Z test_noncontiguous_samples_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2180926Z test_noncontiguous_samples_linalg_ldl_factor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2214454Z test_noncontiguous_samples_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2247868Z test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2280960Z test_noncontiguous_samples_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2314159Z test_noncontiguous_samples_linalg_ldl_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2347100Z test_noncontiguous_samples_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2380421Z test_noncontiguous_samples_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2413375Z test_noncontiguous_samples_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2446724Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2479891Z test_noncontiguous_samples_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2512639Z test_noncontiguous_samples_linalg_lu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2545436Z test_noncontiguous_samples_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2578120Z test_noncontiguous_samples_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2611319Z test_noncontiguous_samples_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2644210Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2677494Z test_noncontiguous_samples_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2710475Z test_noncontiguous_samples_linalg_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2743490Z test_noncontiguous_samples_linalg_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2776622Z test_noncontiguous_samples_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2809535Z test_noncontiguous_samples_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2842821Z test_noncontiguous_samples_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2876053Z test_noncontiguous_samples_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2909096Z test_noncontiguous_samples_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2942255Z test_noncontiguous_samples_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.2975093Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3007865Z test_noncontiguous_samples_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3037734Z test_noncontiguous_samples_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: 67470! (0.003s) 2022-09-19T17:51:40.3068920Z test_noncontiguous_samples_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: 67470! (0.003s) 2022-09-19T17:51:40.3102495Z test_noncontiguous_samples_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3135173Z test_noncontiguous_samples_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3168369Z test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3200992Z test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3234074Z test_noncontiguous_samples_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3267247Z test_noncontiguous_samples_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3300332Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.3333693Z test_noncontiguous_samples_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:40.8852614Z test_noncontiguous_samples_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.552s) 2022-09-19T17:51:41.1089352Z test_noncontiguous_samples_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.224s) 2022-09-19T17:51:41.1122283Z test_noncontiguous_samples_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1155813Z test_noncontiguous_samples_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1188984Z test_noncontiguous_samples_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1222178Z test_noncontiguous_samples_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1254794Z test_noncontiguous_samples_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1287881Z test_noncontiguous_samples_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1321072Z test_noncontiguous_samples_linalg_solve_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1354153Z test_noncontiguous_samples_linalg_solve_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1387243Z test_noncontiguous_samples_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1420265Z test_noncontiguous_samples_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1453102Z test_noncontiguous_samples_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1486329Z test_noncontiguous_samples_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1519819Z test_noncontiguous_samples_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1552840Z test_noncontiguous_samples_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1585819Z test_noncontiguous_samples_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1619029Z test_noncontiguous_samples_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1652426Z test_noncontiguous_samples_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1685780Z test_noncontiguous_samples_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1718949Z test_noncontiguous_samples_linalg_vander_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1756707Z test_noncontiguous_samples_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.1793918Z test_noncontiguous_samples_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.1831639Z test_noncontiguous_samples_linalg_vecdot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.1869265Z test_noncontiguous_samples_linalg_vecdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.1906577Z test_noncontiguous_samples_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.1939588Z test_noncontiguous_samples_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.1972977Z test_noncontiguous_samples_linspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2006176Z test_noncontiguous_samples_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2039321Z test_noncontiguous_samples_linspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2072260Z test_noncontiguous_samples_log10_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2105327Z test_noncontiguous_samples_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2138300Z test_noncontiguous_samples_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2171494Z test_noncontiguous_samples_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2204705Z test_noncontiguous_samples_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2238119Z test_noncontiguous_samples_log2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2271306Z test_noncontiguous_samples_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2304356Z test_noncontiguous_samples_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2337387Z test_noncontiguous_samples_log_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2370714Z test_noncontiguous_samples_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2403675Z test_noncontiguous_samples_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2437005Z test_noncontiguous_samples_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2470193Z test_noncontiguous_samples_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2503157Z test_noncontiguous_samples_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2536088Z test_noncontiguous_samples_log_softmax_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2569366Z test_noncontiguous_samples_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2602481Z test_noncontiguous_samples_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2635934Z test_noncontiguous_samples_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2669118Z test_noncontiguous_samples_logdet_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2702369Z test_noncontiguous_samples_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2735204Z test_noncontiguous_samples_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2768266Z test_noncontiguous_samples_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2801132Z test_noncontiguous_samples_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2834401Z test_noncontiguous_samples_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2867572Z test_noncontiguous_samples_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2900432Z test_noncontiguous_samples_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2933696Z test_noncontiguous_samples_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.2966964Z test_noncontiguous_samples_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3000400Z test_noncontiguous_samples_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3033367Z test_noncontiguous_samples_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3066532Z test_noncontiguous_samples_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3099546Z test_noncontiguous_samples_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3136524Z test_noncontiguous_samples_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3173431Z test_noncontiguous_samples_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3210886Z test_noncontiguous_samples_logspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3248464Z test_noncontiguous_samples_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3286139Z test_noncontiguous_samples_logspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3323379Z test_noncontiguous_samples_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3360784Z test_noncontiguous_samples_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3398115Z test_noncontiguous_samples_long_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3435864Z test_noncontiguous_samples_long_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.3468992Z test_noncontiguous_samples_long_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3502022Z test_noncontiguous_samples_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3534853Z test_noncontiguous_samples_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3567891Z test_noncontiguous_samples_lu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3601196Z test_noncontiguous_samples_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3634624Z test_noncontiguous_samples_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3667521Z test_noncontiguous_samples_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3700367Z test_noncontiguous_samples_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3733212Z test_noncontiguous_samples_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3766630Z test_noncontiguous_samples_mH_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3800068Z test_noncontiguous_samples_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3832671Z test_noncontiguous_samples_mH_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3865769Z test_noncontiguous_samples_mT_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3898669Z test_noncontiguous_samples_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3932017Z test_noncontiguous_samples_mT_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3965116Z test_noncontiguous_samples_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.3998242Z test_noncontiguous_samples_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4031784Z test_noncontiguous_samples_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4065042Z test_noncontiguous_samples_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4097966Z test_noncontiguous_samples_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4135242Z test_noncontiguous_samples_masked_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4172719Z test_noncontiguous_samples_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4210174Z test_noncontiguous_samples_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4243392Z test_noncontiguous_samples_masked_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4280494Z test_noncontiguous_samples_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4313720Z test_noncontiguous_samples_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4346985Z test_noncontiguous_samples_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4380231Z test_noncontiguous_samples_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4413241Z test_noncontiguous_samples_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4446270Z test_noncontiguous_samples_max_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4479371Z test_noncontiguous_samples_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4512607Z test_noncontiguous_samples_max_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4546020Z test_noncontiguous_samples_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4583688Z test_noncontiguous_samples_max_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4621052Z test_noncontiguous_samples_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4658314Z test_noncontiguous_samples_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4695764Z test_noncontiguous_samples_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4733512Z test_noncontiguous_samples_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4770693Z test_noncontiguous_samples_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.4805291Z test_noncontiguous_samples_median_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4838684Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4871585Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4904823Z test_noncontiguous_samples_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4937997Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.4971082Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5004388Z test_noncontiguous_samples_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5037946Z test_noncontiguous_samples_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5070937Z test_noncontiguous_samples_min_binary_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5104115Z test_noncontiguous_samples_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5137486Z test_noncontiguous_samples_min_reduction_no_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5170716Z test_noncontiguous_samples_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5203792Z test_noncontiguous_samples_min_reduction_with_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5237166Z test_noncontiguous_samples_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5270116Z test_noncontiguous_samples_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5303532Z test_noncontiguous_samples_mm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5336392Z test_noncontiguous_samples_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5369485Z test_noncontiguous_samples_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5402451Z test_noncontiguous_samples_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5435697Z test_noncontiguous_samples_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5468638Z test_noncontiguous_samples_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5501726Z test_noncontiguous_samples_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5534502Z test_noncontiguous_samples_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5567620Z test_noncontiguous_samples_msort_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5600714Z test_noncontiguous_samples_mul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5634150Z test_noncontiguous_samples_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5667446Z test_noncontiguous_samples_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5700519Z test_noncontiguous_samples_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5733225Z test_noncontiguous_samples_mv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5766405Z test_noncontiguous_samples_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5799845Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5833071Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.5863820Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.5895457Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.5926629Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.5957749Z test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.5991739Z test_noncontiguous_samples_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6025006Z test_noncontiguous_samples_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6057762Z test_noncontiguous_samples_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6091120Z test_noncontiguous_samples_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6124168Z test_noncontiguous_samples_nanmedian_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6157127Z test_noncontiguous_samples_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6190244Z test_noncontiguous_samples_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6223275Z test_noncontiguous_samples_nansum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6256425Z test_noncontiguous_samples_narrow_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6289182Z test_noncontiguous_samples_narrow_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6322209Z test_noncontiguous_samples_narrow_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6355356Z test_noncontiguous_samples_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6388361Z test_noncontiguous_samples_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6421464Z test_noncontiguous_samples_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6454711Z test_noncontiguous_samples_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6487824Z test_noncontiguous_samples_ne_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6520809Z test_noncontiguous_samples_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6553724Z test_noncontiguous_samples_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6587084Z test_noncontiguous_samples_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6620166Z test_noncontiguous_samples_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6653344Z test_noncontiguous_samples_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6683581Z test_noncontiguous_samples_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.6715011Z test_noncontiguous_samples_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.6746021Z test_noncontiguous_samples_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:41.6776882Z test_noncontiguous_samples_new_empty_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-09-19T17:51:41.6807826Z test_noncontiguous_samples_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-09-19T17:51:41.6838853Z test_noncontiguous_samples_new_empty_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.003s) 2022-09-19T17:51:41.6872339Z test_noncontiguous_samples_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.6909688Z test_noncontiguous_samples_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.6947149Z test_noncontiguous_samples_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.6984699Z test_noncontiguous_samples_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.7018096Z test_noncontiguous_samples_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7051229Z test_noncontiguous_samples_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7084247Z test_noncontiguous_samples_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7117271Z test_noncontiguous_samples_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7150183Z test_noncontiguous_samples_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7183081Z test_noncontiguous_samples_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7216152Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7249129Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7281928Z test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7314989Z test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7347886Z test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7380708Z test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7413572Z test_noncontiguous_samples_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7446796Z test_noncontiguous_samples_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7479793Z test_noncontiguous_samples_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7512804Z test_noncontiguous_samples_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7545858Z test_noncontiguous_samples_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7578484Z test_noncontiguous_samples_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7611723Z test_noncontiguous_samples_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7645010Z test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7678025Z test_noncontiguous_samples_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7711177Z test_noncontiguous_samples_nn_functional_conv1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7744072Z test_noncontiguous_samples_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7776639Z test_noncontiguous_samples_nn_functional_conv2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7809782Z test_noncontiguous_samples_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7843124Z test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7876228Z test_noncontiguous_samples_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7909417Z test_noncontiguous_samples_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7942409Z test_noncontiguous_samples_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.7975308Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8008261Z test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8041253Z test_noncontiguous_samples_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8074325Z test_noncontiguous_samples_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8107303Z test_noncontiguous_samples_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8140033Z test_noncontiguous_samples_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8172985Z test_noncontiguous_samples_nn_functional_dropout3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8206015Z test_noncontiguous_samples_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8239576Z test_noncontiguous_samples_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8272376Z test_noncontiguous_samples_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8305315Z test_noncontiguous_samples_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8338317Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8371676Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8404415Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8438289Z test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8471490Z test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8504301Z test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8537210Z test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8570148Z test_noncontiguous_samples_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8603312Z test_noncontiguous_samples_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8637131Z test_noncontiguous_samples_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8670185Z test_noncontiguous_samples_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8703276Z test_noncontiguous_samples_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8740330Z test_noncontiguous_samples_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.8777479Z test_noncontiguous_samples_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.8814712Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:41.8848057Z test_noncontiguous_samples_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8881040Z test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8914024Z test_noncontiguous_samples_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8946798Z test_noncontiguous_samples_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.8979484Z test_noncontiguous_samples_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9012496Z test_noncontiguous_samples_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9045616Z test_noncontiguous_samples_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9078594Z test_noncontiguous_samples_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9111445Z test_noncontiguous_samples_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9144807Z test_noncontiguous_samples_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9177379Z test_noncontiguous_samples_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9210461Z test_noncontiguous_samples_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9243741Z test_noncontiguous_samples_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9276906Z test_noncontiguous_samples_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9309843Z test_noncontiguous_samples_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9342932Z test_noncontiguous_samples_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9375862Z test_noncontiguous_samples_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9408640Z test_noncontiguous_samples_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9441560Z test_noncontiguous_samples_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9474518Z test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9507538Z test_noncontiguous_samples_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9540609Z test_noncontiguous_samples_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9573683Z test_noncontiguous_samples_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9606722Z test_noncontiguous_samples_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9639940Z test_noncontiguous_samples_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9673007Z test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9706004Z test_noncontiguous_samples_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9738930Z test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9772058Z test_noncontiguous_samples_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9805465Z test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9838535Z test_noncontiguous_samples_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9871963Z test_noncontiguous_samples_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9904981Z test_noncontiguous_samples_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9937728Z test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:41.9970919Z test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0004039Z test_noncontiguous_samples_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0037230Z test_noncontiguous_samples_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0070344Z test_noncontiguous_samples_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0103208Z test_noncontiguous_samples_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0136123Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0169016Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0202072Z test_noncontiguous_samples_nn_functional_pad_circular_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0235388Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0268394Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0300976Z test_noncontiguous_samples_nn_functional_pad_constant_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0333938Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0366945Z test_noncontiguous_samples_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0399871Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0432856Z test_noncontiguous_samples_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0466185Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0498713Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0531953Z test_noncontiguous_samples_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0564878Z test_noncontiguous_samples_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0598185Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0631077Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0664225Z test_noncontiguous_samples_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0697111Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0730453Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0763561Z test_noncontiguous_samples_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0796985Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0830142Z test_noncontiguous_samples_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0863528Z test_noncontiguous_samples_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0896462Z test_noncontiguous_samples_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0929846Z test_noncontiguous_samples_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0962855Z test_noncontiguous_samples_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.0996116Z test_noncontiguous_samples_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1029545Z test_noncontiguous_samples_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1062536Z test_noncontiguous_samples_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1094952Z test_noncontiguous_samples_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1128012Z test_noncontiguous_samples_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1161145Z test_noncontiguous_samples_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1193857Z test_noncontiguous_samples_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1226784Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1259719Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1292709Z test_noncontiguous_samples_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1325812Z test_noncontiguous_samples_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1358770Z test_noncontiguous_samples_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1391861Z test_noncontiguous_samples_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1425069Z test_noncontiguous_samples_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1457981Z test_noncontiguous_samples_nn_functional_softsign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1491087Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1524371Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1557548Z test_noncontiguous_samples_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1590721Z test_noncontiguous_samples_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1623906Z test_noncontiguous_samples_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1657236Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1690091Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1723213Z test_noncontiguous_samples_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1756400Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1789676Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1822705Z test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1855824Z test_noncontiguous_samples_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1889252Z test_noncontiguous_samples_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1922586Z test_noncontiguous_samples_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1955753Z test_noncontiguous_samples_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.1988878Z test_noncontiguous_samples_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2021896Z test_noncontiguous_samples_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2054776Z test_noncontiguous_samples_nonzero_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2087693Z test_noncontiguous_samples_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2122549Z test_noncontiguous_samples_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2155680Z test_noncontiguous_samples_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2188824Z test_noncontiguous_samples_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2221842Z test_noncontiguous_samples_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2254546Z test_noncontiguous_samples_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2287600Z test_noncontiguous_samples_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2320820Z test_noncontiguous_samples_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2353917Z test_noncontiguous_samples_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2391091Z test_noncontiguous_samples_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2428295Z test_noncontiguous_samples_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2465310Z test_noncontiguous_samples_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2502268Z test_noncontiguous_samples_ones_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2538974Z test_noncontiguous_samples_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2575994Z test_noncontiguous_samples_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2612988Z test_noncontiguous_samples_outer_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2650196Z test_noncontiguous_samples_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2684452Z test_noncontiguous_samples_outer_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2717685Z test_noncontiguous_samples_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2750635Z test_noncontiguous_samples_permute_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2783407Z test_noncontiguous_samples_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2816167Z test_noncontiguous_samples_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2849193Z test_noncontiguous_samples_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.2886600Z test_noncontiguous_samples_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2923663Z test_noncontiguous_samples_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2961093Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.2998171Z test_noncontiguous_samples_polygamma_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.3032640Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3063729Z test_noncontiguous_samples_polygamma_polygamma_n_1_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3094373Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3125327Z test_noncontiguous_samples_polygamma_polygamma_n_2_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3156080Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3186845Z test_noncontiguous_samples_polygamma_polygamma_n_3_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3217423Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3248036Z test_noncontiguous_samples_polygamma_polygamma_n_4_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.3281724Z test_noncontiguous_samples_positive_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3314618Z test_noncontiguous_samples_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3347527Z test_noncontiguous_samples_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3380284Z test_noncontiguous_samples_pow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3417336Z test_noncontiguous_samples_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.3454384Z test_noncontiguous_samples_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.3487429Z test_noncontiguous_samples_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3520426Z test_noncontiguous_samples_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3553344Z test_noncontiguous_samples_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3586391Z test_noncontiguous_samples_put_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3619635Z test_noncontiguous_samples_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3653321Z test_noncontiguous_samples_put_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3685981Z test_noncontiguous_samples_qr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3718992Z test_noncontiguous_samples_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3751989Z test_noncontiguous_samples_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3784731Z test_noncontiguous_samples_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3817757Z test_noncontiguous_samples_rad2deg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3850908Z test_noncontiguous_samples_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3884451Z test_noncontiguous_samples_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3917715Z test_noncontiguous_samples_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3950953Z test_noncontiguous_samples_randint_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.3982030Z test_noncontiguous_samples_randn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Test expects tensor input (0.003s) 2022-09-19T17:51:42.4012813Z test_noncontiguous_samples_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: Test expects tensor input (0.003s) 2022-09-19T17:51:42.4046655Z test_noncontiguous_samples_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4079503Z test_noncontiguous_samples_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4112825Z test_noncontiguous_samples_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4146209Z test_noncontiguous_samples_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4178801Z test_noncontiguous_samples_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4212000Z test_noncontiguous_samples_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4244657Z test_noncontiguous_samples_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4277809Z test_noncontiguous_samples_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4311051Z test_noncontiguous_samples_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4344002Z test_noncontiguous_samples_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4377141Z test_noncontiguous_samples_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4410285Z test_noncontiguous_samples_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4443617Z test_noncontiguous_samples_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4477030Z test_noncontiguous_samples_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4510015Z test_noncontiguous_samples_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4543093Z test_noncontiguous_samples_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4576074Z test_noncontiguous_samples_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4609566Z test_noncontiguous_samples_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4642973Z test_noncontiguous_samples_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4676149Z test_noncontiguous_samples_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4709347Z test_noncontiguous_samples_repeat_interleave_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4742282Z test_noncontiguous_samples_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4775291Z test_noncontiguous_samples_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4808243Z test_noncontiguous_samples_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4841330Z test_noncontiguous_samples_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4874506Z test_noncontiguous_samples_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4907409Z test_noncontiguous_samples_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4940055Z test_noncontiguous_samples_resize__cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.4972802Z test_noncontiguous_samples_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5005984Z test_noncontiguous_samples_resize__cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5039116Z test_noncontiguous_samples_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5072228Z test_noncontiguous_samples_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5105173Z test_noncontiguous_samples_resize_as__cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5137781Z test_noncontiguous_samples_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5170890Z test_noncontiguous_samples_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5204246Z test_noncontiguous_samples_resolve_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5237479Z test_noncontiguous_samples_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5270409Z test_noncontiguous_samples_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5303332Z test_noncontiguous_samples_resolve_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5336039Z test_noncontiguous_samples_roll_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5369227Z test_noncontiguous_samples_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5402157Z test_noncontiguous_samples_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5435120Z test_noncontiguous_samples_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5468006Z test_noncontiguous_samples_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5501060Z test_noncontiguous_samples_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5533966Z test_noncontiguous_samples_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5566868Z test_noncontiguous_samples_round_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5600347Z test_noncontiguous_samples_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5630984Z test_noncontiguous_samples_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.5662147Z test_noncontiguous_samples_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.5695567Z test_noncontiguous_samples_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5732248Z test_noncontiguous_samples_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.5765371Z test_noncontiguous_samples_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5798973Z test_noncontiguous_samples_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5832023Z test_noncontiguous_samples_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5864792Z test_noncontiguous_samples_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5897538Z test_noncontiguous_samples_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5930641Z test_noncontiguous_samples_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5963618Z test_noncontiguous_samples_scatter_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.5996859Z test_noncontiguous_samples_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6030118Z test_noncontiguous_samples_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6062974Z test_noncontiguous_samples_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6095817Z test_noncontiguous_samples_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6129028Z test_noncontiguous_samples_scatter_reduce_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6161955Z test_noncontiguous_samples_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6194678Z test_noncontiguous_samples_scatter_reduce_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6228084Z test_noncontiguous_samples_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6260575Z test_noncontiguous_samples_scatter_reduce_mean_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6293066Z test_noncontiguous_samples_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6326268Z test_noncontiguous_samples_scatter_reduce_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6358994Z test_noncontiguous_samples_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6392545Z test_noncontiguous_samples_scatter_reduce_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6426243Z test_noncontiguous_samples_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6458562Z test_noncontiguous_samples_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6491610Z test_noncontiguous_samples_segment_reduce_lengths_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6524982Z test_noncontiguous_samples_segment_reduce_offsets_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6557999Z test_noncontiguous_samples_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6591427Z test_noncontiguous_samples_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6625517Z test_noncontiguous_samples_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6657465Z test_noncontiguous_samples_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6690587Z test_noncontiguous_samples_select_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6724022Z test_noncontiguous_samples_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6757066Z test_noncontiguous_samples_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6789916Z test_noncontiguous_samples_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6823096Z test_noncontiguous_samples_short_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6855972Z test_noncontiguous_samples_short_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6889375Z test_noncontiguous_samples_short_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6922597Z test_noncontiguous_samples_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6955774Z test_noncontiguous_samples_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.6988702Z test_noncontiguous_samples_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7022049Z test_noncontiguous_samples_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7054749Z test_noncontiguous_samples_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7088122Z test_noncontiguous_samples_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7121463Z test_noncontiguous_samples_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7154886Z test_noncontiguous_samples_sin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7187760Z test_noncontiguous_samples_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7221114Z test_noncontiguous_samples_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7253931Z test_noncontiguous_samples_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7287321Z test_noncontiguous_samples_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7320308Z test_noncontiguous_samples_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7353316Z test_noncontiguous_samples_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7386163Z test_noncontiguous_samples_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7419278Z test_noncontiguous_samples_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7452134Z test_noncontiguous_samples_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7485038Z test_noncontiguous_samples_slice_scatter_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7518253Z test_noncontiguous_samples_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7551289Z test_noncontiguous_samples_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7584130Z test_noncontiguous_samples_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7617300Z test_noncontiguous_samples_softmax_with_dtype_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7649820Z test_noncontiguous_samples_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7682786Z test_noncontiguous_samples_sort_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7713941Z test_noncontiguous_samples_sparse_sampled_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.7744965Z test_noncontiguous_samples_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:42.7778196Z test_noncontiguous_samples_special_airy_ai_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7811114Z test_noncontiguous_samples_special_airy_ai_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7844096Z test_noncontiguous_samples_special_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7877338Z test_noncontiguous_samples_special_bessel_j0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7910487Z test_noncontiguous_samples_special_bessel_j1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7943242Z test_noncontiguous_samples_special_bessel_j1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.7980309Z test_noncontiguous_samples_special_bessel_y0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.8017390Z test_noncontiguous_samples_special_bessel_y0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.8054137Z test_noncontiguous_samples_special_bessel_y1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:42.8087865Z test_noncontiguous_samples_special_bessel_y1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8120809Z test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8153790Z test_noncontiguous_samples_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8187493Z test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8220497Z test_noncontiguous_samples_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8251117Z test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.8282134Z test_noncontiguous_samples_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.8312943Z test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.8344077Z test_noncontiguous_samples_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.8376945Z test_noncontiguous_samples_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8410148Z test_noncontiguous_samples_special_entr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8443195Z test_noncontiguous_samples_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8476249Z test_noncontiguous_samples_special_erfcx_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8509305Z test_noncontiguous_samples_special_hermite_polynomial_h_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8542554Z test_noncontiguous_samples_special_hermite_polynomial_h_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8575329Z test_noncontiguous_samples_special_hermite_polynomial_he_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8608365Z test_noncontiguous_samples_special_hermite_polynomial_he_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8641334Z test_noncontiguous_samples_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8674749Z test_noncontiguous_samples_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8707646Z test_noncontiguous_samples_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8740464Z test_noncontiguous_samples_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8773372Z test_noncontiguous_samples_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8806370Z test_noncontiguous_samples_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8840126Z test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8872286Z test_noncontiguous_samples_special_laguerre_polynomial_l_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8903242Z test_noncontiguous_samples_special_legendre_polynomial_p_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.8933783Z test_noncontiguous_samples_special_legendre_polynomial_p_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.8967275Z test_noncontiguous_samples_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.8999972Z test_noncontiguous_samples_special_log_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9033157Z test_noncontiguous_samples_special_modified_bessel_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9066068Z test_noncontiguous_samples_special_modified_bessel_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9098873Z test_noncontiguous_samples_special_modified_bessel_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9131793Z test_noncontiguous_samples_special_modified_bessel_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9165086Z test_noncontiguous_samples_special_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9198413Z test_noncontiguous_samples_special_modified_bessel_k0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9231667Z test_noncontiguous_samples_special_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9264820Z test_noncontiguous_samples_special_modified_bessel_k1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9297809Z test_noncontiguous_samples_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9330748Z test_noncontiguous_samples_special_ndtr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9363765Z test_noncontiguous_samples_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9396858Z test_noncontiguous_samples_special_ndtri_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9429889Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9462824Z test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9495804Z test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9528417Z test_noncontiguous_samples_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9561552Z test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9594768Z test_noncontiguous_samples_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9625428Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9656523Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9687605Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9718576Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9749436Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9780390Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9811348Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9842060Z test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:42.9875347Z test_noncontiguous_samples_special_spherical_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9908063Z test_noncontiguous_samples_special_spherical_bessel_j0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9941132Z test_noncontiguous_samples_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:42.9974106Z test_noncontiguous_samples_special_xlog1py_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0007098Z test_noncontiguous_samples_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0040055Z test_noncontiguous_samples_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0072725Z test_noncontiguous_samples_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0105842Z test_noncontiguous_samples_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0138590Z test_noncontiguous_samples_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0171867Z test_noncontiguous_samples_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0204666Z test_noncontiguous_samples_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0238079Z test_noncontiguous_samples_split_list_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0275561Z test_noncontiguous_samples_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.0313227Z test_noncontiguous_samples_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.0350155Z test_noncontiguous_samples_split_with_sizes_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.0387446Z test_noncontiguous_samples_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.0424566Z test_noncontiguous_samples_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.0462049Z test_noncontiguous_samples_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.0494764Z test_noncontiguous_samples_square_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0527712Z test_noncontiguous_samples_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0560564Z test_noncontiguous_samples_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0593442Z test_noncontiguous_samples_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0626663Z test_noncontiguous_samples_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0659260Z test_noncontiguous_samples_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0692256Z test_noncontiguous_samples_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0725086Z test_noncontiguous_samples_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0758097Z test_noncontiguous_samples_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0790858Z test_noncontiguous_samples_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0824110Z test_noncontiguous_samples_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0857114Z test_noncontiguous_samples_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0889738Z test_noncontiguous_samples_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0922540Z test_noncontiguous_samples_stft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0955518Z test_noncontiguous_samples_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.0989370Z test_noncontiguous_samples_sub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1022535Z test_noncontiguous_samples_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1055116Z test_noncontiguous_samples_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1088007Z test_noncontiguous_samples_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1121126Z test_noncontiguous_samples_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1153963Z test_noncontiguous_samples_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1186950Z test_noncontiguous_samples_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1219954Z test_noncontiguous_samples_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1252822Z test_noncontiguous_samples_sum_to_size_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1285865Z test_noncontiguous_samples_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1318904Z test_noncontiguous_samples_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1352361Z test_noncontiguous_samples_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1385717Z test_noncontiguous_samples_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1418808Z test_noncontiguous_samples_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1451780Z test_noncontiguous_samples_t_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1484927Z test_noncontiguous_samples_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1517984Z test_noncontiguous_samples_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1550898Z test_noncontiguous_samples_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1583709Z test_noncontiguous_samples_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1616657Z test_noncontiguous_samples_take_along_dim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1649589Z test_noncontiguous_samples_take_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1682581Z test_noncontiguous_samples_take_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1715638Z test_noncontiguous_samples_take_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1748575Z test_noncontiguous_samples_tan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1781569Z test_noncontiguous_samples_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1814721Z test_noncontiguous_samples_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1847808Z test_noncontiguous_samples_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1880503Z test_noncontiguous_samples_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1913742Z test_noncontiguous_samples_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1947126Z test_noncontiguous_samples_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.1984315Z test_noncontiguous_samples_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.2017782Z test_noncontiguous_samples_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2050191Z test_noncontiguous_samples_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2083334Z test_noncontiguous_samples_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2116730Z test_noncontiguous_samples_tile_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2149605Z test_noncontiguous_samples_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2182674Z test_noncontiguous_samples_tile_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2215670Z test_noncontiguous_samples_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2248643Z test_noncontiguous_samples_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2281726Z test_noncontiguous_samples_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2312157Z test_noncontiguous_samples_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: (0.003s) 2022-09-19T17:51:43.2343260Z test_noncontiguous_samples_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: (0.003s) 2022-09-19T17:51:43.2374011Z test_noncontiguous_samples_to_sparse_cuda_int64 (__main__.TestCommonCUDA) ... skip: (0.003s) 2022-09-19T17:51:43.2407771Z test_noncontiguous_samples_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2440888Z test_noncontiguous_samples_topk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2474042Z test_noncontiguous_samples_trace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2507388Z test_noncontiguous_samples_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2540052Z test_noncontiguous_samples_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2573045Z test_noncontiguous_samples_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2606179Z test_noncontiguous_samples_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2639150Z test_noncontiguous_samples_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2672107Z test_noncontiguous_samples_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2705567Z test_noncontiguous_samples_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2738268Z test_noncontiguous_samples_trapezoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2771146Z test_noncontiguous_samples_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2804130Z test_noncontiguous_samples_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2841318Z test_noncontiguous_samples_trapz_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.2878235Z test_noncontiguous_samples_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:43.2911239Z test_noncontiguous_samples_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2944132Z test_noncontiguous_samples_tril_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.2976986Z test_noncontiguous_samples_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3009769Z test_noncontiguous_samples_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3040544Z test_noncontiguous_samples_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:43.3074324Z test_noncontiguous_samples_triu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3107222Z test_noncontiguous_samples_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3140234Z test_noncontiguous_samples_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3170770Z test_noncontiguous_samples_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:43.3204694Z test_noncontiguous_samples_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3238037Z test_noncontiguous_samples_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3271280Z test_noncontiguous_samples_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3304529Z test_noncontiguous_samples_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3337470Z test_noncontiguous_samples_trunc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3370394Z test_noncontiguous_samples_unbind_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3403704Z test_noncontiguous_samples_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3437216Z test_noncontiguous_samples_unbind_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3470651Z test_noncontiguous_samples_unflatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3503821Z test_noncontiguous_samples_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3536621Z test_noncontiguous_samples_unflatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3569914Z test_noncontiguous_samples_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3602898Z test_noncontiguous_samples_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3636149Z test_noncontiguous_samples_unfold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3668979Z test_noncontiguous_samples_uniform_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3701886Z test_noncontiguous_samples_uniform_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3734626Z test_noncontiguous_samples_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3767763Z test_noncontiguous_samples_unique_consecutive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3800785Z test_noncontiguous_samples_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3833880Z test_noncontiguous_samples_unique_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3866863Z test_noncontiguous_samples_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3899660Z test_noncontiguous_samples_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3932318Z test_noncontiguous_samples_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3965409Z test_noncontiguous_samples_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.3998031Z test_noncontiguous_samples_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4031173Z test_noncontiguous_samples_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4063832Z test_noncontiguous_samples_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4096942Z test_noncontiguous_samples_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4129851Z test_noncontiguous_samples_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4162835Z test_noncontiguous_samples_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4196207Z test_noncontiguous_samples_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4229008Z test_noncontiguous_samples_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4261671Z test_noncontiguous_samples_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4294305Z test_noncontiguous_samples_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4327299Z test_noncontiguous_samples_view_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4360060Z test_noncontiguous_samples_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4392952Z test_noncontiguous_samples_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4426134Z test_noncontiguous_samples_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4459145Z test_noncontiguous_samples_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4492332Z test_noncontiguous_samples_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4525481Z test_noncontiguous_samples_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4558566Z test_noncontiguous_samples_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4591536Z test_noncontiguous_samples_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4624892Z test_noncontiguous_samples_where_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4657550Z test_noncontiguous_samples_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4690638Z test_noncontiguous_samples_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4723872Z test_noncontiguous_samples_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4757082Z test_noncontiguous_samples_xlogy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4790332Z test_noncontiguous_samples_zero__cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4823251Z test_noncontiguous_samples_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4855817Z test_noncontiguous_samples_zero__cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4888872Z test_noncontiguous_samples_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4921786Z test_noncontiguous_samples_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4954831Z test_noncontiguous_samples_zeros_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:43.4965352Z test_numpy_ref_addbmm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.4976107Z test_numpy_ref_addbmm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.4987021Z test_numpy_ref_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.4997549Z test_numpy_ref_allclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5009179Z test_numpy_ref_aminmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5020094Z test_numpy_ref_aminmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5030946Z test_numpy_ref_argwhere_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5041632Z test_numpy_ref_argwhere_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5052228Z test_numpy_ref_argwhere_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5063173Z test_numpy_ref_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5073833Z test_numpy_ref_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5084545Z test_numpy_ref_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5095195Z test_numpy_ref_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5106153Z test_numpy_ref_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5116774Z test_numpy_ref_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5127532Z test_numpy_ref_cat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5138130Z test_numpy_ref_cat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5149110Z test_numpy_ref_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5159634Z test_numpy_ref_clamp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5170305Z test_numpy_ref_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5181082Z test_numpy_ref_clone_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5191712Z test_numpy_ref_clone_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5202155Z test_numpy_ref_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5213429Z test_numpy_ref_diagflat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5223866Z test_numpy_ref_diagflat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5234452Z test_numpy_ref_diagflat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5244990Z test_numpy_ref_diff_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5255724Z test_numpy_ref_diff_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5266579Z test_numpy_ref_diff_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5277629Z test_numpy_ref_equal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5288034Z test_numpy_ref_equal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5299463Z test_numpy_ref_equal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5310595Z test_numpy_ref_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5321001Z test_numpy_ref_flatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5331533Z test_numpy_ref_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5342445Z test_numpy_ref_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5353053Z test_numpy_ref_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5363655Z test_numpy_ref_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5374574Z test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5385410Z test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5395766Z test_numpy_ref_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5406522Z test_numpy_ref_linalg_cross_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5417055Z test_numpy_ref_linalg_cross_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5428146Z test_numpy_ref_linalg_cross_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5438574Z test_numpy_ref_linalg_tensorinv_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5449332Z test_numpy_ref_linalg_tensorinv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5460134Z test_numpy_ref_linalg_tensorsolve_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5471087Z test_numpy_ref_linalg_tensorsolve_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5481521Z test_numpy_ref_linalg_vander_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5492322Z test_numpy_ref_linalg_vander_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5503210Z test_numpy_ref_linalg_vander_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5513640Z test_numpy_ref_linalg_vecdot_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5524314Z test_numpy_ref_linalg_vecdot_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5534976Z test_numpy_ref_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5546035Z test_numpy_ref_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5556940Z test_numpy_ref_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5567384Z test_numpy_ref_native_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5578149Z test_numpy_ref_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5589102Z test_numpy_ref_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5599740Z test_numpy_ref_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5610447Z test_numpy_ref_nn_functional_group_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5621678Z test_numpy_ref_nn_functional_l1_loss_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5632083Z test_numpy_ref_nn_functional_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5642778Z test_numpy_ref_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5653387Z test_numpy_ref_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5664352Z test_numpy_ref_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5675028Z test_numpy_ref_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5685752Z test_numpy_ref_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5696603Z test_numpy_ref_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5707836Z test_numpy_ref_nn_functional_pdist_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5718182Z test_numpy_ref_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5728822Z test_numpy_ref_permute_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5739582Z test_numpy_ref_permute_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5750502Z test_numpy_ref_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5761025Z test_numpy_ref_ravel_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5771724Z test_numpy_ref_ravel_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5782688Z test_numpy_ref_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5793479Z test_numpy_ref_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5804440Z test_numpy_ref_repeat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5815298Z test_numpy_ref_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5826155Z test_numpy_ref_roll_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5836840Z test_numpy_ref_roll_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5847679Z test_numpy_ref_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5858262Z test_numpy_ref_searchsorted_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5869172Z test_numpy_ref_searchsorted_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5879823Z test_numpy_ref_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5890345Z test_numpy_ref_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5901149Z test_numpy_ref_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5911613Z test_numpy_ref_tile_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5922261Z test_numpy_ref_tile_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5932873Z test_numpy_ref_tile_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5943893Z test_numpy_ref_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5954515Z test_numpy_ref_transpose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5964859Z test_numpy_ref_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5976601Z test_numpy_ref_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5988514Z test_numpy_ref_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.5999973Z test_numpy_ref_unbind_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.6011027Z test_numpy_ref_unbind_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.6021781Z test_numpy_ref_unbind_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.6032272Z test_numpy_ref_where_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.6042799Z test_numpy_ref_where_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.6053518Z test_numpy_ref_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:43.6105452Z test_out_H_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6156915Z test_out_T_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6208215Z test_out___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6260355Z test_out___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6312520Z test_out___rand___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6364174Z test_out___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6415946Z test_out___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6467808Z test_out___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6519670Z test_out___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6571688Z test_out___ror___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6623843Z test_out___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6675577Z test_out___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6728012Z test_out___rxor___cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6780088Z test_out__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6831848Z test_out__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6884813Z test_out__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6936538Z test_out__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.6988420Z test_out__masked_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7040402Z test_out__masked_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7091729Z test_out__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7143991Z test_out__masked_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7195361Z test_out__masked_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7247233Z test_out__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7300511Z test_out__masked_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7352283Z test_out__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7404180Z test_out__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7455831Z test_out__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7507897Z test_out__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7559701Z test_out__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7611788Z test_out__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7663696Z test_out__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7715753Z test_out__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7768146Z test_out__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7819925Z test_out__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7871674Z test_out__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7923434Z test_out__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.7975385Z test_out__refs_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8027605Z test_out__refs_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8079303Z test_out__refs_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8131643Z test_out__refs_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8183914Z test_out__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8235945Z test_out__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8287746Z test_out__refs_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8339863Z test_out__refs_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8392162Z test_out__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8443985Z test_out__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8495831Z test_out__refs_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8547456Z test_out__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8599708Z test_out__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8658332Z test_out__refs_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.8717050Z test_out__refs_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.8775783Z test_out__refs_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.8827658Z test_out__refs_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8879747Z test_out__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8931602Z test_out__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.8983614Z test_out__refs_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9035888Z test_out__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9087619Z test_out__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9139781Z test_out__refs_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9198860Z test_out__refs_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.9257444Z test_out__refs_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.9315977Z test_out__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.9374499Z test_out__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.9426586Z test_out__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9478254Z test_out__refs_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9529897Z test_out__refs_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9581546Z test_out__refs_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9633475Z test_out__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9685119Z test_out__refs_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9736885Z test_out__refs_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9788748Z test_out__refs_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9846991Z test_out__refs_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:43.9898963Z test_out__refs_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:43.9951182Z test_out__refs_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0002686Z test_out__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0054751Z test_out__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0107130Z test_out__refs_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0158522Z test_out__refs_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0209900Z test_out__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0261867Z test_out__refs_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0313375Z test_out__refs_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0364899Z test_out__refs_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0416424Z test_out__refs_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0468454Z test_out__refs_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0517891Z test_out__refs_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.005s) 2022-09-19T17:51:44.0567677Z test_out__refs_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.005s) 2022-09-19T17:51:44.0619806Z test_out__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0671384Z test_out__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0723410Z test_out__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0775048Z test_out__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0826818Z test_out__refs_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0878397Z test_out__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.0936248Z test_out__refs_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.0987947Z test_out__refs_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1039770Z test_out__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1091787Z test_out__refs_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1143395Z test_out__refs_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1195116Z test_out__refs_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1246828Z test_out__refs_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1298531Z test_out__refs_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1350119Z test_out__refs_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1402055Z test_out__refs_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1454297Z test_out__refs_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1506968Z test_out__refs_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1558638Z test_out__refs_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1610271Z test_out__refs_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1662257Z test_out__refs_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1714029Z test_out__refs_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1765901Z test_out__refs_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1817823Z test_out__refs_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1869952Z test_out__refs_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1921362Z test_out__refs_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.1972990Z test_out__refs_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2024584Z test_out__refs_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2076024Z test_out__refs_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2127492Z test_out__refs_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2179129Z test_out__refs_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2230601Z test_out__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2282599Z test_out__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2334120Z test_out__refs_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2385900Z test_out__refs_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2443968Z test_out__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.2502467Z test_out__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.2555165Z test_out__refs_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2606956Z test_out__refs_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2658722Z test_out__refs_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2710520Z test_out__refs_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2761894Z test_out__refs_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2813547Z test_out__refs_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2865042Z test_out__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2917004Z test_out__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.2968353Z test_out__refs_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3020175Z test_out__refs_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3071668Z test_out__refs_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3124269Z test_out__refs_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3175977Z test_out__refs_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3228435Z test_out__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3280282Z test_out__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3332438Z test_out__refs_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3384689Z test_out__refs_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3436934Z test_out__refs_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3489163Z test_out__refs_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3541848Z test_out__refs_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3593546Z test_out__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3645525Z test_out__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3697078Z test_out__refs_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3748970Z test_out__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3800315Z test_out__refs_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3851950Z test_out__refs_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3903534Z test_out__refs_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.3955514Z test_out__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4006727Z test_out__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4058586Z test_out__refs_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4110504Z test_out__refs_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4162140Z test_out__refs_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4213648Z test_out__refs_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4265512Z test_out__refs_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4317158Z test_out__refs_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4369363Z test_out__refs_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4420937Z test_out__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4473272Z test_out__refs_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4524804Z test_out__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4576693Z test_out__refs_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4628232Z test_out__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4679987Z test_out__refs_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4731917Z test_out__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4784354Z test_out__refs_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4836163Z test_out__refs_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4887778Z test_out__refs_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.4946562Z test_out__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.5004882Z test_out__refs_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.5063893Z test_out__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.5122586Z test_out__refs_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.5176948Z test_out__refs_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5228992Z test_out__refs_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5280567Z test_out__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5331991Z test_out__refs_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5383692Z test_out__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5435593Z test_out__refs_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5487179Z test_out__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5538417Z test_out__refs_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5590361Z test_out__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5641993Z test_out__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5690778Z test_out__refs_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.005s) 2022-09-19T17:51:44.5743686Z test_out__refs_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5794878Z test_out__refs_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5846948Z test_out__refs_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5898808Z test_out__refs_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.5950079Z test_out__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6001550Z test_out__refs_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6050413Z test_out__refs_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.005s) 2022-09-19T17:51:44.6102744Z test_out__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6154349Z test_out__refs_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6206092Z test_out__refs_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6257515Z test_out__refs_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6309376Z test_out__refs_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6360960Z test_out__refs_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6412533Z test_out__refs_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6464997Z test_out__refs_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6516980Z test_out__refs_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6568555Z test_out__refs_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6620600Z test_out__refs_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6672943Z test_out__refs_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6724898Z test_out__refs_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6776765Z test_out__refs_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6828473Z test_out__refs_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6880138Z test_out__refs_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6932255Z test_out__refs_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.6983824Z test_out__refs_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7035742Z test_out__refs_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7087034Z test_out__refs_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7139246Z test_out__refs_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7190974Z test_out__refs_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7241987Z test_out__refs_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7293530Z test_out__refs_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7345593Z test_out__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7397191Z test_out__refs_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7449016Z test_out__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7500733Z test_out__refs_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7552563Z test_out__refs_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7604010Z test_out__refs_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7655916Z test_out__refs_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7708438Z test_out__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7759687Z test_out__refs_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7811093Z test_out__refs_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7863336Z test_out__refs_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7915570Z test_out__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.7967344Z test_out__refs_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8019062Z test_out__refs_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8071509Z test_out__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8123454Z test_out__refs_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8185026Z test_out__refs_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.8236780Z test_out__refs_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8288651Z test_out__refs_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8340652Z test_out__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8392756Z test_out__refs_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8444655Z test_out__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8496304Z test_out__refs_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8548795Z test_out__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8600774Z test_out__refs_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8652157Z test_out__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8703879Z test_out__refs_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8755533Z test_out__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8807225Z test_out__refs_special_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8859113Z test_out__refs_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8911106Z test_out__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.8962787Z test_out__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9014472Z test_out__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9066440Z test_out__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9118065Z test_out__refs_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9169756Z test_out__refs_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9222132Z test_out__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9273907Z test_out__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9325737Z test_out__refs_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9377773Z test_out__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9430209Z test_out__refs_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9482180Z test_out__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9540806Z test_out__refs_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.9592900Z test_out__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9644898Z test_out__refs_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9696683Z test_out__refs_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9749297Z test_out__refs_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9801420Z test_out__refs_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:44.9860625Z test_out__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.9919346Z test_out__refs_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:44.9977852Z test_out__refs_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:45.0030198Z test_out__refs_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0081903Z test_out__refs_unfold_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0134124Z test_out__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0185728Z test_out__refs_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0237584Z test_out__refs_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0289317Z test_out__refs_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0341312Z test_out__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0392942Z test_out__refs_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0444819Z test_out__refs_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0496540Z test_out__refs_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0548851Z test_out_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0600434Z test_out_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0652087Z test_out_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0704242Z test_out_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0755925Z test_out_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0807503Z test_out_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0859252Z test_out_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0911150Z test_out_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.0963069Z test_out_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1014578Z test_out_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1066414Z test_out_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1118252Z test_out_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1169985Z test_out_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1221550Z test_out_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1273152Z test_out_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1325206Z test_out_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1376875Z test_out_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1429366Z test_out_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1481044Z test_out_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1532946Z test_out_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1585197Z test_out_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1637254Z test_out_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1689166Z test_out_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1741278Z test_out_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1793191Z test_out_as_strided_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1844605Z test_out_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1896417Z test_out_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.1948344Z test_out_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2000513Z test_out_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2052462Z test_out_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2104335Z test_out_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2155983Z test_out_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2207768Z test_out_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2259697Z test_out_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2311508Z test_out_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2363779Z test_out_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2416296Z test_out_bincount_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2468482Z test_out_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2520839Z test_out_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2572579Z test_out_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2624780Z test_out_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2676851Z test_out_bitwise_right_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2728862Z test_out_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2780930Z test_out_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2833219Z test_out_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2885023Z test_out_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2937123Z test_out_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.2989311Z test_out_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3041249Z test_out_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3093887Z test_out_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3145955Z test_out_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3197978Z test_out_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3249942Z test_out_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3302092Z test_out_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3360950Z test_out_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:45.3419734Z test_out_chalf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:45.3471774Z test_out_char_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3523847Z test_out_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3575658Z test_out_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3627630Z test_out_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3679181Z test_out_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3731062Z test_out_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3782940Z test_out_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3834800Z test_out_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.3893438Z test_out_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:45.3953081Z test_out_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:45.4004963Z test_out_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4057150Z test_out_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4109168Z test_out_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4160822Z test_out_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4212505Z test_out_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4264606Z test_out_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4316885Z test_out_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4368199Z test_out_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4420177Z test_out_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4472101Z test_out_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4524059Z test_out_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4575690Z test_out_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4627846Z test_out_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4680195Z test_out_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4732406Z test_out_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4784993Z test_out_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4837178Z test_out_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4889398Z test_out_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4941619Z test_out_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.4993770Z test_out_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5045945Z test_out_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5098268Z test_out_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5150387Z test_out_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5202297Z test_out_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5254010Z test_out_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5306090Z test_out_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5357823Z test_out_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5409459Z test_out_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5461492Z test_out_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5513389Z test_out_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5565377Z test_out_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5617496Z test_out_double_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5669537Z test_out_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5721873Z test_out_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5773689Z test_out_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5823676Z test_out_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.005s) 2022-09-19T17:51:45.5876370Z test_out_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5928400Z test_out_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.5980358Z test_out_equal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6032292Z test_out_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6084145Z test_out_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6135704Z test_out_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6187892Z test_out_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6239370Z test_out_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6291388Z test_out_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6343345Z test_out_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6395970Z test_out_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6448064Z test_out_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6500109Z test_out_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6552788Z test_out_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6604692Z test_out_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6656823Z test_out_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6709726Z test_out_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6761792Z test_out_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6814024Z test_out_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6865673Z test_out_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6917366Z test_out_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.6968779Z test_out_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7020481Z test_out_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7072492Z test_out_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7123992Z test_out_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7175771Z test_out_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7227968Z test_out_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7279694Z test_out_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7331557Z test_out_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7383341Z test_out_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7435244Z test_out_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7486471Z test_out_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7538020Z test_out_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7589783Z test_out_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7641426Z test_out_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7692797Z test_out_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7744880Z test_out_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7796065Z test_out_float_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7848071Z test_out_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7899874Z test_out_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.7951984Z test_out_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8003683Z test_out_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8056261Z test_out_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8108561Z test_out_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8160397Z test_out_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8212386Z test_out_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8264520Z test_out_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8316149Z test_out_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8368253Z test_out_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8420725Z test_out_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8472807Z test_out_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8524523Z test_out_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8576635Z test_out_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8628294Z test_out_half_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8680254Z test_out_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8731758Z test_out_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8783446Z test_out_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8835295Z test_out_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8886861Z test_out_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8939020Z test_out_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.8990423Z test_out_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9042229Z test_out_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9093601Z test_out_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9145621Z test_out_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9197169Z test_out_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9249204Z test_out_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9300987Z test_out_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9352993Z test_out_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9404685Z test_out_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9456968Z test_out_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9508720Z test_out_int_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9560501Z test_out_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9612256Z test_out_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9664509Z test_out_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9716916Z test_out_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9768891Z test_out_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9820719Z test_out_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9873161Z test_out_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9924865Z test_out_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:45.9976847Z test_out_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0029858Z test_out_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0081678Z test_out_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0133164Z test_out_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0185125Z test_out_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0236750Z test_out_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0288410Z test_out_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0340255Z test_out_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0391979Z test_out_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0443832Z test_out_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0495916Z test_out_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0547950Z test_out_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0600108Z test_out_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0651710Z test_out_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0704138Z test_out_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0756208Z test_out_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0808081Z test_out_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0860500Z test_out_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0912624Z test_out_linalg_det_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.0964160Z test_out_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1016635Z test_out_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1068778Z test_out_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1121372Z test_out_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1174167Z test_out_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1226695Z test_out_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1278125Z test_out_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1330749Z test_out_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1382770Z test_out_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1435396Z test_out_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1484603Z test_out_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:46.1537610Z test_out_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1589918Z test_out_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1642707Z test_out_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1702383Z test_out_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.1753970Z test_out_linalg_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1805987Z test_out_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1857862Z test_out_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1910281Z test_out_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.1961971Z test_out_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2013751Z test_out_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2066000Z test_out_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2118040Z test_out_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2169721Z test_out_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2221523Z test_out_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2292885Z test_out_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.007s) 2022-09-19T17:51:46.2345181Z test_out_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2403290Z test_out_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.2462165Z test_out_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.2520267Z test_out_linalg_solve_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.2578618Z test_out_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.2637089Z test_out_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.2695137Z test_out_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.2747009Z test_out_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2802896Z test_out_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2854390Z test_out_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2906645Z test_out_linalg_vecdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.2958109Z test_out_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3009704Z test_out_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3061602Z test_out_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3113179Z test_out_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3164811Z test_out_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3216472Z test_out_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3268368Z test_out_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3320535Z test_out_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3371947Z test_out_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3423341Z test_out_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3474927Z test_out_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3526731Z test_out_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3578363Z test_out_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3629950Z test_out_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3682004Z test_out_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3733822Z test_out_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3785470Z test_out_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3837142Z test_out_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3888990Z test_out_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3944631Z test_out_long_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.3999812Z test_out_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4052674Z test_out_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4104675Z test_out_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4156088Z test_out_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4207967Z test_out_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4259785Z test_out_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4311526Z test_out_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4363297Z test_out_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4414992Z test_out_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4467568Z test_out_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4525739Z test_out_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.4579092Z test_out_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4631292Z test_out_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4682859Z test_out_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4734464Z test_out_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.4792778Z test_out_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.4851374Z test_out_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.4909909Z test_out_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.4961450Z test_out_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5019650Z test_out_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.5078250Z test_out_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.5136453Z test_out_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.5194471Z test_out_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.5245976Z test_out_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5297893Z test_out_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5350048Z test_out_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5401614Z test_out_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5453244Z test_out_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5503174Z test_out_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:46.5555606Z test_out_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5608101Z test_out_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5657717Z test_out_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:46.5707576Z test_out_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:46.5759649Z test_out_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5811576Z test_out_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5863116Z test_out_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5914759Z test_out_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.5967735Z test_out_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6019213Z test_out_narrow_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6071693Z test_out_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6123801Z test_out_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6176127Z test_out_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6228764Z test_out_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6280783Z test_out_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6333116Z test_out_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6385383Z test_out_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6437487Z test_out_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6489224Z test_out_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6540872Z test_out_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6593024Z test_out_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6644948Z test_out_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6697070Z test_out_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6748794Z test_out_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6800463Z test_out_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6852657Z test_out_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6903947Z test_out_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.6955541Z test_out_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7013841Z test_out_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.7072180Z test_out_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.7127675Z test_out_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7179400Z test_out_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7231288Z test_out_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7283224Z test_out_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7335173Z test_out_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7387054Z test_out_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7438450Z test_out_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7490188Z test_out_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7542204Z test_out_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7593954Z test_out_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7645709Z test_out_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7697073Z test_out_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7749021Z test_out_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7807439Z test_out_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.7860775Z test_out_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7912388Z test_out_nn_functional_dropout3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.7964124Z test_out_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8015705Z test_out_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8067735Z test_out_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8119232Z test_out_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8171414Z test_out_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8223555Z test_out_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8276356Z test_out_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8327998Z test_out_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8380240Z test_out_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8429994Z test_out_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:46.8489906Z test_out_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.8549097Z test_out_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:46.8600945Z test_out_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8653324Z test_out_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8706191Z test_out_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8758409Z test_out_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8810569Z test_out_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8862787Z test_out_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8914577Z test_out_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.8966664Z test_out_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9018923Z test_out_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9070830Z test_out_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9122658Z test_out_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9174664Z test_out_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9226228Z test_out_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9278523Z test_out_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9330444Z test_out_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9382722Z test_out_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9434744Z test_out_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9486787Z test_out_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9539027Z test_out_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9591262Z test_out_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9644543Z test_out_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9696892Z test_out_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9749142Z test_out_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9800816Z test_out_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9853007Z test_out_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9905016Z test_out_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:46.9957200Z test_out_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0009849Z test_out_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0062569Z test_out_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0114256Z test_out_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0166112Z test_out_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0217587Z test_out_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0269684Z test_out_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0321471Z test_out_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0372975Z test_out_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0424866Z test_out_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0476749Z test_out_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0528791Z test_out_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0580448Z test_out_nn_functional_one_hot_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0632396Z test_out_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0684391Z test_out_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0736158Z test_out_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0788155Z test_out_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0839981Z test_out_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0892007Z test_out_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0943931Z test_out_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.0995656Z test_out_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1047479Z test_out_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1099730Z test_out_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1151563Z test_out_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1203190Z test_out_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1254915Z test_out_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1306942Z test_out_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1359058Z test_out_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1410876Z test_out_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1469762Z test_out_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:47.1528024Z test_out_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:47.1586774Z test_out_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:47.1638619Z test_out_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1690622Z test_out_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1742967Z test_out_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1794682Z test_out_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1846477Z test_out_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1898332Z test_out_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.1950486Z test_out_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2002472Z test_out_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2054573Z test_out_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2106483Z test_out_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2158311Z test_out_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2210392Z test_out_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2262244Z test_out_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2314351Z test_out_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2365894Z test_out_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2418248Z test_out_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2470127Z test_out_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2521671Z test_out_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2573669Z test_out_ops_nvprims_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2626187Z test_out_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2693463Z test_out_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2729897Z test_out_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2781842Z test_out_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2833962Z test_out_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2885938Z test_out_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2938821Z test_out_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.2988887Z test_out_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.3039488Z test_out_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.3089809Z test_out_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.3140193Z test_out_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.3192217Z test_out_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3244220Z test_out_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3296266Z test_out_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3348891Z test_out_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3400703Z test_out_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3452735Z test_out_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3504766Z test_out_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3556247Z test_out_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3607736Z test_out_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3659928Z test_out_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3711430Z test_out_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3762996Z test_out_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3815032Z test_out_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3867139Z test_out_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3918527Z test_out_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.3970331Z test_out_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4022039Z test_out_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4073440Z test_out_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4125059Z test_out_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4177012Z test_out_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4228808Z test_out_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4287109Z test_out_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:47.4345732Z test_out_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.006s) 2022-09-19T17:51:47.4399410Z test_out_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4451828Z test_out_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4504323Z test_out_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4555808Z test_out_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4607568Z test_out_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4656910Z test_out_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.4707758Z test_out_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.4759400Z test_out_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4811251Z test_out_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4863278Z test_out_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4915323Z test_out_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.4966757Z test_out_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5018160Z test_out_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5069959Z test_out_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5121784Z test_out_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5173463Z test_out_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5225551Z test_out_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5277492Z test_out_segment_reduce_lengths_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5329673Z test_out_segment_reduce_offsets_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5381438Z test_out_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5433150Z test_out_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5485104Z test_out_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5537444Z test_out_short_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5589718Z test_out_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5641468Z test_out_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5693156Z test_out_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5745291Z test_out_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5797045Z test_out_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5848859Z test_out_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5900405Z test_out_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.5952366Z test_out_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6003970Z test_out_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6055539Z test_out_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6104510Z test_out_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:51:47.6156777Z test_out_special_airy_ai_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6208690Z test_out_special_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6260964Z test_out_special_bessel_j1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6313448Z test_out_special_bessel_y0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6365883Z test_out_special_bessel_y1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6417825Z test_out_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6469930Z test_out_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6519918Z test_out_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.6570024Z test_out_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.6622263Z test_out_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6674257Z test_out_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6725942Z test_out_special_hermite_polynomial_h_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6778354Z test_out_special_hermite_polynomial_he_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6830902Z test_out_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6883506Z test_out_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6935363Z test_out_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.6990806Z test_out_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7040035Z test_out_special_legendre_polynomial_p_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.7092793Z test_out_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7144618Z test_out_special_modified_bessel_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7196653Z test_out_special_modified_bessel_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7248586Z test_out_special_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7300853Z test_out_special_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7352834Z test_out_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7404802Z test_out_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7457051Z test_out_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7509173Z test_out_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7560585Z test_out_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7610165Z test_out_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.7660574Z test_out_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.7710180Z test_out_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.7759562Z test_out_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:51:47.7811150Z test_out_special_spherical_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7863598Z test_out_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7915198Z test_out_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.7967177Z test_out_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8018854Z test_out_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8071177Z test_out_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8123108Z test_out_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8175148Z test_out_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8227123Z test_out_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8278873Z test_out_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8330767Z test_out_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8383095Z test_out_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8434662Z test_out_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8486418Z test_out_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8538299Z test_out_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8590388Z test_out_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8642587Z test_out_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8694295Z test_out_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8746878Z test_out_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8799254Z test_out_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8850650Z test_out_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8902101Z test_out_take_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.8954108Z test_out_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9005245Z test_out_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9057730Z test_out_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9107836Z test_out_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9159316Z test_out_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9210827Z test_out_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9262518Z test_out_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9313593Z test_out_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9365171Z test_out_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9416730Z test_out_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9468384Z test_out_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9519955Z test_out_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9572013Z test_out_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9624274Z test_out_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9675953Z test_out_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9727785Z test_out_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9779423Z test_out_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9831782Z test_out_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9883280Z test_out_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9934731Z test_out_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:47.9986564Z test_out_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0037869Z test_out_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0089064Z test_out_uniform_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0140218Z test_out_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0191589Z test_out_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0242963Z test_out_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0294348Z test_out_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0345766Z test_out_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0397119Z test_out_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0448601Z test_out_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0500110Z test_out_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0551511Z test_out_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0602952Z test_out_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0654568Z test_out_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0706509Z test_out_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:48.0742831Z test_out_warning_H_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0778867Z test_out_warning_T_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0815048Z test_out_warning___getitem___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0851210Z test_out_warning___radd___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0887758Z test_out_warning___rand___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0923906Z test_out_warning___rdiv___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0960322Z test_out_warning___rmatmul___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.0996834Z test_out_warning___rmod___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1032998Z test_out_warning___rmul___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1069141Z test_out_warning___ror___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1105407Z test_out_warning___rpow___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1141584Z test_out_warning___rsub___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1177587Z test_out_warning___rxor___cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1213936Z test_out_warning__masked_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1250267Z test_out_warning__masked_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1286707Z test_out_warning__masked_argmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1322687Z test_out_warning__masked_argmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1358950Z test_out_warning__masked_cumprod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1395222Z test_out_warning__masked_cumsum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1431510Z test_out_warning__masked_log_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1467798Z test_out_warning__masked_logaddexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1503626Z test_out_warning__masked_logsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1540274Z test_out_warning__masked_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1576488Z test_out_warning__masked_median_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1612446Z test_out_warning__masked_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1648820Z test_out_warning__masked_normalize_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1685211Z test_out_warning__masked_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1721519Z test_out_warning__masked_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1757765Z test_out_warning__masked_softmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1794056Z test_out_warning__masked_std_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1830358Z test_out_warning__masked_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1866861Z test_out_warning__masked_var_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1902827Z test_out_warning__refs_abs_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1939380Z test_out_warning__refs_acos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.1975342Z test_out_warning__refs_acosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2011651Z test_out_warning__refs_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2047967Z test_out_warning__refs_addcdiv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2084184Z test_out_warning__refs_addr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2120524Z test_out_warning__refs_all_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2156736Z test_out_warning__refs_allclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2192991Z test_out_warning__refs_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2229563Z test_out_warning__refs_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2266124Z test_out_warning__refs_any_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2302638Z test_out_warning__refs_arange_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2338928Z test_out_warning__refs_as_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2375482Z test_out_warning__refs_asin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2412582Z test_out_warning__refs_asinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2448930Z test_out_warning__refs_atan2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2485133Z test_out_warning__refs_atan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2521404Z test_out_warning__refs_atanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2557821Z test_out_warning__refs_atleast_1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2595196Z test_out_warning__refs_atleast_2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2631415Z test_out_warning__refs_atleast_3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2667631Z test_out_warning__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2703916Z test_out_warning__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2739780Z test_out_warning__refs_bitwise_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:48.2776093Z test_out_warning__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2812338Z test_out_warning__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2848851Z test_out_warning__refs_broadcast_shapes_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2884858Z test_out_warning__refs_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2921127Z test_out_warning__refs_broadcast_to_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2957573Z test_out_warning__refs_cat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.2994206Z test_out_warning__refs_ceil_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3030712Z test_out_warning__refs_chunk_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3067032Z test_out_warning__refs_clamp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3103215Z test_out_warning__refs_clamp_max_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3139224Z test_out_warning__refs_clamp_min_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3175309Z test_out_warning__refs_clone_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3211686Z test_out_warning__refs_column_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3248009Z test_out_warning__refs_conj_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3284302Z test_out_warning__refs_conj_physical_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3320512Z test_out_warning__refs_constant_pad_nd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3357048Z test_out_warning__refs_contiguous_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3397658Z test_out_warning__refs_copysign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3439084Z test_out_warning__refs_cos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3480085Z test_out_warning__refs_cosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3519132Z test_out_warning__refs_diag_embed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3555548Z test_out_warning__refs_diagonal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3591714Z test_out_warning__refs_digamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3628415Z test_out_warning__refs_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3664533Z test_out_warning__refs_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3700838Z test_out_warning__refs_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3737076Z test_out_warning__refs_dsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3773262Z test_out_warning__refs_dstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3806892Z test_out_warning__refs_empty_cuda (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.003s) 2022-09-19T17:51:48.3841560Z test_out_warning__refs_empty_like_cuda (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.003s) 2022-09-19T17:51:48.3878299Z test_out_warning__refs_eq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3914396Z test_out_warning__refs_erf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3950591Z test_out_warning__refs_erfc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.3987054Z test_out_warning__refs_erfinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4023590Z test_out_warning__refs_exp2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4059393Z test_out_warning__refs_exp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4095484Z test_out_warning__refs_expand_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:48.4131461Z test_out_warning__refs_expand_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4167742Z test_out_warning__refs_expm1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4203771Z test_out_warning__refs_eye_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4239937Z test_out_warning__refs_fft_fft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4276344Z test_out_warning__refs_fft_fft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4312443Z test_out_warning__refs_fft_fftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4348954Z test_out_warning__refs_fft_fftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4385082Z test_out_warning__refs_fft_hfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4421389Z test_out_warning__refs_fft_hfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4457441Z test_out_warning__refs_fft_hfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4494260Z test_out_warning__refs_fft_ifft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4531024Z test_out_warning__refs_fft_ifft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4567447Z test_out_warning__refs_fft_ifftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4603881Z test_out_warning__refs_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4640521Z test_out_warning__refs_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4676556Z test_out_warning__refs_fft_ihfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4712751Z test_out_warning__refs_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4749318Z test_out_warning__refs_fft_irfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4785261Z test_out_warning__refs_fft_irfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4821473Z test_out_warning__refs_fft_irfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4857572Z test_out_warning__refs_fft_rfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4893414Z test_out_warning__refs_fft_rfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4929643Z test_out_warning__refs_fft_rfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.4965967Z test_out_warning__refs_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5006606Z test_out_warning__refs_flatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5047893Z test_out_warning__refs_flip_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5088222Z test_out_warning__refs_fliplr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5129100Z test_out_warning__refs_flipud_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5170136Z test_out_warning__refs_float_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5209008Z test_out_warning__refs_floor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5245277Z test_out_warning__refs_floor_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5281340Z test_out_warning__refs_fmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5317611Z test_out_warning__refs_fmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5353694Z test_out_warning__refs_fmod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5389782Z test_out_warning__refs_frac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5425924Z test_out_warning__refs_gcd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5462217Z test_out_warning__refs_ge_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5498469Z test_out_warning__refs_gt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5534765Z test_out_warning__refs_heaviside_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5570835Z test_out_warning__refs_hsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5606914Z test_out_warning__refs_hstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5643271Z test_out_warning__refs_hypot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5679660Z test_out_warning__refs_i0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5716251Z test_out_warning__refs_igamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5752541Z test_out_warning__refs_igammac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5788871Z test_out_warning__refs_imag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5825781Z test_out_warning__refs_index_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5862124Z test_out_warning__refs_index_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5898485Z test_out_warning__refs_index_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5934558Z test_out_warning__refs_index_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.5970943Z test_out_warning__refs_isclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6007185Z test_out_warning__refs_isfinite_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6043150Z test_out_warning__refs_isinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6079019Z test_out_warning__refs_isnan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6115396Z test_out_warning__refs_isneginf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6151855Z test_out_warning__refs_isposinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6188104Z test_out_warning__refs_lcm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6224252Z test_out_warning__refs_le_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6260466Z test_out_warning__refs_lgamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6296543Z test_out_warning__refs_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:48.6332992Z test_out_warning__refs_linalg_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6369266Z test_out_warning__refs_linalg_svd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6405744Z test_out_warning__refs_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6442082Z test_out_warning__refs_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6478523Z test_out_warning__refs_linspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6514675Z test_out_warning__refs_log10_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6550934Z test_out_warning__refs_log1p_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6587192Z test_out_warning__refs_log2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6623494Z test_out_warning__refs_log_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6659740Z test_out_warning__refs_log_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6695813Z test_out_warning__refs_logical_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6732286Z test_out_warning__refs_logical_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6768797Z test_out_warning__refs_logical_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6805057Z test_out_warning__refs_logical_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6841842Z test_out_warning__refs_logspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6878522Z test_out_warning__refs_logsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6914856Z test_out_warning__refs_lt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6951433Z test_out_warning__refs_masked_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.6987842Z test_out_warning__refs_maximum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7024265Z test_out_warning__refs_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7060534Z test_out_warning__refs_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7096728Z test_out_warning__refs_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7132945Z test_out_warning__refs_minimum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7169074Z test_out_warning__refs_movedim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7205359Z test_out_warning__refs_mul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7241655Z test_out_warning__refs_nan_to_num_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7278109Z test_out_warning__refs_narrow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7314428Z test_out_warning__refs_native_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7351034Z test_out_warning__refs_ne_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7386873Z test_out_warning__refs_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7420605Z test_out_warning__refs_new_empty_cuda (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.003s) 2022-09-19T17:51:48.7457449Z test_out_warning__refs_new_empty_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7493999Z test_out_warning__refs_new_full_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7530438Z test_out_warning__refs_new_ones_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7567460Z test_out_warning__refs_new_zeros_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7603739Z test_out_warning__refs_nextafter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7640457Z test_out_warning__refs_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7679167Z test_out_warning__refs_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.004s) 2022-09-19T17:51:48.7720349Z test_out_warning__refs_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7756731Z test_out_warning__refs_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7793011Z test_out_warning__refs_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7829394Z test_out_warning__refs_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7865864Z test_out_warning__refs_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7902315Z test_out_warning__refs_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7938733Z test_out_warning__refs_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.7975561Z test_out_warning__refs_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8012232Z test_out_warning__refs_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8049203Z test_out_warning__refs_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8085313Z test_out_warning__refs_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8121881Z test_out_warning__refs_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8158287Z test_out_warning__refs_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8194750Z test_out_warning__refs_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8231146Z test_out_warning__refs_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8267759Z test_out_warning__refs_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8303943Z test_out_warning__refs_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8340110Z test_out_warning__refs_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8376366Z test_out_warning__refs_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8412772Z test_out_warning__refs_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8449034Z test_out_warning__refs_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8485389Z test_out_warning__refs_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8522876Z test_out_warning__refs_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8559455Z test_out_warning__refs_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8595783Z test_out_warning__refs_permute_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8632687Z test_out_warning__refs_positive_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8668574Z test_out_warning__refs_pow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8704879Z test_out_warning__refs_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8741238Z test_out_warning__refs_randn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8777213Z test_out_warning__refs_ravel_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8813710Z test_out_warning__refs_real_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8849975Z test_out_warning__refs_reciprocal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8886244Z test_out_warning__refs_remainder_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8922470Z test_out_warning__refs_repeat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8958810Z test_out_warning__refs_reshape_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.8995364Z test_out_warning__refs_reshape_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9031728Z test_out_warning__refs_roll_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9068229Z test_out_warning__refs_rot90_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9105020Z test_out_warning__refs_round_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9142560Z test_out_warning__refs_rsqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9178889Z test_out_warning__refs_rsub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9215029Z test_out_warning__refs_sgn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9251474Z test_out_warning__refs_sigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9287938Z test_out_warning__refs_sign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9324298Z test_out_warning__refs_signbit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9360742Z test_out_warning__refs_sin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9397328Z test_out_warning__refs_sinc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9433716Z test_out_warning__refs_sinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9469978Z test_out_warning__refs_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9505965Z test_out_warning__refs_special_i0e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9542553Z test_out_warning__refs_special_i1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9578512Z test_out_warning__refs_special_i1e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9614828Z test_out_warning__refs_special_logit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9651175Z test_out_warning__refs_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9687230Z test_out_warning__refs_sqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9728283Z test_out_warning__refs_square_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9764328Z test_out_warning__refs_squeeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9800393Z test_out_warning__refs_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9836614Z test_out_warning__refs_std_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9873154Z test_out_warning__refs_std_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9909139Z test_out_warning__refs_sub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9945228Z test_out_warning__refs_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:48.9981552Z test_out_warning__refs_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0017406Z test_out_warning__refs_tan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0053704Z test_out_warning__refs_tanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0089799Z test_out_warning__refs_tensor_split_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0126046Z test_out_warning__refs_trace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0162226Z test_out_warning__refs_transpose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0198434Z test_out_warning__refs_tril_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0234902Z test_out_warning__refs_tril_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0271491Z test_out_warning__refs_triu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0307837Z test_out_warning__refs_triu_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0343968Z test_out_warning__refs_true_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0380245Z test_out_warning__refs_trunc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0416564Z test_out_warning__refs_unbind_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0453042Z test_out_warning__refs_unflatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0489293Z test_out_warning__refs_unfold_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0525754Z test_out_warning__refs_unsqueeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0561992Z test_out_warning__refs_var_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0598235Z test_out_warning__refs_var_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0634590Z test_out_warning__refs_view_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0670565Z test_out_warning__refs_view_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0706789Z test_out_warning__refs_vsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0743066Z test_out_warning__refs_vstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0778837Z test_out_warning__refs_where_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:49.0815048Z test_out_warning_abs_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0851339Z test_out_warning_acos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0888779Z test_out_warning_acosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0925212Z test_out_warning_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0961247Z test_out_warning_addbmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.0997521Z test_out_warning_addcdiv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1033773Z test_out_warning_addcmul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1069856Z test_out_warning_addmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1106187Z test_out_warning_addmm_decomposed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1142278Z test_out_warning_addmv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1178138Z test_out_warning_addr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1214295Z test_out_warning_all_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1250530Z test_out_warning_allclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1286952Z test_out_warning_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1323220Z test_out_warning_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1359430Z test_out_warning_aminmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1395932Z test_out_warning_angle_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1432888Z test_out_warning_any_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1468855Z test_out_warning_arange_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1505362Z test_out_warning_argmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1542057Z test_out_warning_argmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1578212Z test_out_warning_argsort_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1614882Z test_out_warning_argwhere_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1651396Z test_out_warning_as_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1687652Z test_out_warning_as_strided_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1723927Z test_out_warning_asin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1759899Z test_out_warning_asinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1795771Z test_out_warning_atan2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1831837Z test_out_warning_atan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1867944Z test_out_warning_atanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1903978Z test_out_warning_atleast_1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1940126Z test_out_warning_atleast_2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.1976295Z test_out_warning_atleast_3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2012431Z test_out_warning_baddbmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2048567Z test_out_warning_bernoulli_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2084857Z test_out_warning_bfloat16_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2120965Z test_out_warning_bincount_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2157239Z test_out_warning_bitwise_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2193420Z test_out_warning_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2229560Z test_out_warning_bitwise_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2265918Z test_out_warning_bitwise_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2302197Z test_out_warning_bitwise_right_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2338129Z test_out_warning_bitwise_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2374484Z test_out_warning_block_diag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2410644Z test_out_warning_bmm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2446793Z test_out_warning_bool_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2483019Z test_out_warning_broadcast_shapes_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2519449Z test_out_warning_broadcast_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2556294Z test_out_warning_broadcast_to_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2592672Z test_out_warning_bucketize_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2628826Z test_out_warning_byte_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2665399Z test_out_warning_cartesian_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2701899Z test_out_warning_cat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2737776Z test_out_warning_cdist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2774194Z test_out_warning_ceil_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2810728Z test_out_warning_chalf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2846797Z test_out_warning_char_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2883089Z test_out_warning_cholesky_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2919053Z test_out_warning_cholesky_inverse_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2955313Z test_out_warning_cholesky_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.2991187Z test_out_warning_chunk_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3027442Z test_out_warning_clamp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3063520Z test_out_warning_clamp_max_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3099442Z test_out_warning_clamp_min_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:49.3135587Z test_out_warning_clone_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3171739Z test_out_warning_column_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3207702Z test_out_warning_combinations_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3243983Z test_out_warning_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3279983Z test_out_warning_conj_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3316553Z test_out_warning_conj_physical_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3352665Z test_out_warning_constant_pad_nd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3389094Z test_out_warning_contiguous_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3425454Z test_out_warning_copysign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3461871Z test_out_warning_corrcoef_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3497570Z test_out_warning_cos_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3534117Z test_out_warning_cosh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3570554Z test_out_warning_count_nonzero_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3606990Z test_out_warning_cov_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3644032Z test_out_warning_cross_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3679965Z test_out_warning_cummax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3716305Z test_out_warning_cummin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3752651Z test_out_warning_cumprod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3788777Z test_out_warning_cumsum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3825019Z test_out_warning_cumulative_trapezoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3861323Z test_out_warning_deg2rad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3897395Z test_out_warning_diag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3933785Z test_out_warning_diag_embed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.3974900Z test_out_warning_diagflat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4015975Z test_out_warning_diagonal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4052255Z test_out_warning_diagonal_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4088303Z test_out_warning_diff_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4124655Z test_out_warning_digamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4160916Z test_out_warning_dist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4201585Z test_out_warning_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4242447Z test_out_warning_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4283330Z test_out_warning_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4319737Z test_out_warning_dot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4356123Z test_out_warning_double_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4392284Z test_out_warning_dsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4428769Z test_out_warning_dstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4464610Z test_out_warning_einsum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4498855Z test_out_warning_empty_cuda (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.003s) 2022-09-19T17:51:49.4535308Z test_out_warning_empty_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4571835Z test_out_warning_eq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4608077Z test_out_warning_equal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4645040Z test_out_warning_erf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4681368Z test_out_warning_erfc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4718050Z test_out_warning_erfinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4754112Z test_out_warning_exp2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4790176Z test_out_warning_exp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4826794Z test_out_warning_expand_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4863453Z test_out_warning_expand_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4899482Z test_out_warning_expm1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4935898Z test_out_warning_eye_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.4972495Z test_out_warning_fft_fft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5008604Z test_out_warning_fft_fft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5045139Z test_out_warning_fft_fftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5081665Z test_out_warning_fft_fftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5122771Z test_out_warning_fft_hfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5163666Z test_out_warning_fft_hfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5204557Z test_out_warning_fft_hfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5241066Z test_out_warning_fft_ifft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5277013Z test_out_warning_fft_ifft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5313270Z test_out_warning_fft_ifftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5349558Z test_out_warning_fft_ifftshift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5385808Z test_out_warning_fft_ihfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5421963Z test_out_warning_fft_ihfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5457985Z test_out_warning_fft_ihfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5494287Z test_out_warning_fft_irfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5530521Z test_out_warning_fft_irfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5566996Z test_out_warning_fft_irfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5603027Z test_out_warning_fft_rfft2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5643798Z test_out_warning_fft_rfft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5681996Z test_out_warning_fft_rfftn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5718100Z test_out_warning_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5754235Z test_out_warning_flatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5790274Z test_out_warning_flip_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5826919Z test_out_warning_fliplr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5863050Z test_out_warning_flipud_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5899014Z test_out_warning_float_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5935351Z test_out_warning_float_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.5971487Z test_out_warning_floor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6008203Z test_out_warning_floor_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6044807Z test_out_warning_fmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6081146Z test_out_warning_fmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6117932Z test_out_warning_fmod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6154415Z test_out_warning_frac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6190613Z test_out_warning_frexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6227599Z test_out_warning_full_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6263851Z test_out_warning_gather_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6300147Z test_out_warning_gcd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6336321Z test_out_warning_ge_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:49.6372752Z test_out_warning_geqrf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6409260Z test_out_warning_gradient_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6445469Z test_out_warning_gt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6481660Z test_out_warning_half_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6518316Z test_out_warning_heaviside_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6559262Z test_out_warning_histc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6600411Z test_out_warning_histogram_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6639288Z test_out_warning_histogramdd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6675663Z test_out_warning_hsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6712079Z test_out_warning_hstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6748077Z test_out_warning_hypot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6783993Z test_out_warning_i0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6820308Z test_out_warning_igamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6856575Z test_out_warning_igammac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6892787Z test_out_warning_imag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6929127Z test_out_warning_index_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.6965158Z test_out_warning_index_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7001407Z test_out_warning_index_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7037771Z test_out_warning_index_put_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7073904Z test_out_warning_index_reduce_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7110243Z test_out_warning_index_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7146850Z test_out_warning_inner_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7183299Z test_out_warning_int_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7219678Z test_out_warning_isclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7256119Z test_out_warning_isfinite_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7292785Z test_out_warning_isin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7329234Z test_out_warning_isinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7365704Z test_out_warning_isnan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7402075Z test_out_warning_isneginf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7438518Z test_out_warning_isposinf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7474849Z test_out_warning_isreal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7511096Z test_out_warning_istft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7547433Z test_out_warning_jiterator_2inputs_2outputs_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7583585Z test_out_warning_jiterator_4inputs_with_extra_args_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7619580Z test_out_warning_jiterator_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7656099Z test_out_warning_jiterator_binary_return_by_ref_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7692547Z test_out_warning_jiterator_unary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7728940Z test_out_warning_kron_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7765553Z test_out_warning_kthvalue_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7802108Z test_out_warning_lcm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7838549Z test_out_warning_ldexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7874643Z test_out_warning_le_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7910709Z test_out_warning_lerp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7947102Z test_out_warning_lgamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.7988006Z test_out_warning_linalg_cholesky_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8024295Z test_out_warning_linalg_cholesky_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8060586Z test_out_warning_linalg_cond_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8096496Z test_out_warning_linalg_cross_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:49.8132578Z test_out_warning_linalg_det_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8169213Z test_out_warning_linalg_det_singular_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8205305Z test_out_warning_linalg_eig_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8241917Z test_out_warning_linalg_eigh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8278213Z test_out_warning_linalg_eigvals_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8314848Z test_out_warning_linalg_eigvalsh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8351750Z test_out_warning_linalg_householder_product_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8388265Z test_out_warning_linalg_inv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8424799Z test_out_warning_linalg_inv_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8461628Z test_out_warning_linalg_ldl_factor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8497732Z test_out_warning_linalg_ldl_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8534226Z test_out_warning_linalg_ldl_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8570730Z test_out_warning_linalg_lstsq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8607058Z test_out_warning_linalg_lstsq_grad_oriented_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8643330Z test_out_warning_linalg_lu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8679446Z test_out_warning_linalg_lu_factor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8715714Z test_out_warning_linalg_lu_factor_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8751994Z test_out_warning_linalg_lu_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8788076Z test_out_warning_linalg_matrix_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8824316Z test_out_warning_linalg_matrix_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8860424Z test_out_warning_linalg_matrix_rank_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8896521Z test_out_warning_linalg_matrix_rank_hermitian_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:49.8932886Z test_out_warning_linalg_multi_dot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.8968984Z test_out_warning_linalg_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9005441Z test_out_warning_linalg_norm_subgradients_at_zero_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9041770Z test_out_warning_linalg_pinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9078006Z test_out_warning_linalg_pinv_hermitian_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9133766Z test_out_warning_linalg_pinv_singular_cuda (__main__.TestCommonCUDA) ... ok (0.005s) 2022-09-19T17:51:49.9170719Z test_out_warning_linalg_qr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9207375Z test_out_warning_linalg_slogdet_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9243858Z test_out_warning_linalg_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9280301Z test_out_warning_linalg_solve_ex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9316830Z test_out_warning_linalg_solve_triangular_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9353030Z test_out_warning_linalg_svd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9389261Z test_out_warning_linalg_svdvals_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9425643Z test_out_warning_linalg_tensorinv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9461840Z test_out_warning_linalg_tensorsolve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9497963Z test_out_warning_linalg_vander_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9534351Z test_out_warning_linalg_vecdot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9570965Z test_out_warning_linalg_vector_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9608167Z test_out_warning_linspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9644339Z test_out_warning_log10_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9680872Z test_out_warning_log1p_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9717542Z test_out_warning_log2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9754099Z test_out_warning_log_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9790703Z test_out_warning_log_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9827476Z test_out_warning_log_softmax_dtype_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9863792Z test_out_warning_logaddexp2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9900501Z test_out_warning_logaddexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9936872Z test_out_warning_logcumsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:49.9973370Z test_out_warning_logdet_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0010037Z test_out_warning_logical_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0046387Z test_out_warning_logical_not_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0082895Z test_out_warning_logical_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0119459Z test_out_warning_logical_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0155877Z test_out_warning_logit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0192219Z test_out_warning_logspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0228768Z test_out_warning_logsumexp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0265312Z test_out_warning_long_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0302317Z test_out_warning_lt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0338314Z test_out_warning_lu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0374646Z test_out_warning_lu_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0411203Z test_out_warning_lu_unpack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0447505Z test_out_warning_mH_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0484065Z test_out_warning_mT_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0520742Z test_out_warning_masked_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0557240Z test_out_warning_masked_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0593726Z test_out_warning_masked_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0630694Z test_out_warning_matmul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0667165Z test_out_warning_matrix_exp_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0703950Z test_out_warning_max_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0740219Z test_out_warning_max_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0776249Z test_out_warning_max_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0812669Z test_out_warning_maximum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0848691Z test_out_warning_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0884963Z test_out_warning_median_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0920890Z test_out_warning_meshgrid_list_of_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0957518Z test_out_warning_meshgrid_variadic_tensors_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.0993664Z test_out_warning_min_binary_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1030200Z test_out_warning_min_reduction_no_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1066568Z test_out_warning_min_reduction_with_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1103063Z test_out_warning_minimum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1138727Z test_out_warning_mm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1175280Z test_out_warning_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1211716Z test_out_warning_movedim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1248433Z test_out_warning_msort_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1284700Z test_out_warning_mul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1321291Z test_out_warning_multinomial_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1357813Z test_out_warning_mv_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1394588Z test_out_warning_mvlgamma_mvlgamma_p_1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1428318Z test_out_warning_mvlgamma_mvlgamma_p_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.1462659Z test_out_warning_mvlgamma_mvlgamma_p_5_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.1499826Z test_out_warning_nan_to_num_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1535865Z test_out_warning_nanmean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1572396Z test_out_warning_nanmedian_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1609127Z test_out_warning_nanquantile_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1645522Z test_out_warning_nansum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1682287Z test_out_warning_narrow_copy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1718558Z test_out_warning_narrow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1754988Z test_out_warning_native_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1791014Z test_out_warning_ne_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1827607Z test_out_warning_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1863814Z test_out_warning_new_empty_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1899932Z test_out_warning_new_empty_strided_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1940791Z test_out_warning_new_full_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.1981640Z test_out_warning_new_ones_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2022502Z test_out_warning_new_zeros_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2063397Z test_out_warning_nextafter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2104243Z test_out_warning_nn_functional_adaptive_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2144687Z test_out_warning_nn_functional_adaptive_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2180677Z test_out_warning_nn_functional_adaptive_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2216939Z test_out_warning_nn_functional_adaptive_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:50.2252994Z test_out_warning_nn_functional_adaptive_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2289377Z test_out_warning_nn_functional_adaptive_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2325793Z test_out_warning_nn_functional_avg_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2362136Z test_out_warning_nn_functional_avg_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2398461Z test_out_warning_nn_functional_avg_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2435006Z test_out_warning_nn_functional_batch_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2471558Z test_out_warning_nn_functional_batch_norm_without_cudnn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2508063Z test_out_warning_nn_functional_bilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2544353Z test_out_warning_nn_functional_binary_cross_entropy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2580587Z test_out_warning_nn_functional_binary_cross_entropy_with_logits_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2616878Z test_out_warning_nn_functional_celu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2658444Z test_out_warning_nn_functional_conv1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2699623Z test_out_warning_nn_functional_conv2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2740694Z test_out_warning_nn_functional_conv_transpose1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2776903Z test_out_warning_nn_functional_conv_transpose2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2813433Z test_out_warning_nn_functional_conv_transpose3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2849864Z test_out_warning_nn_functional_cosine_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2886369Z test_out_warning_nn_functional_cosine_similarity_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2926845Z test_out_warning_nn_functional_cross_entropy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.2967487Z test_out_warning_nn_functional_ctc_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3008343Z test_out_warning_nn_functional_dropout2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3044736Z test_out_warning_nn_functional_dropout3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3080878Z test_out_warning_nn_functional_dropout_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3117094Z test_out_warning_nn_functional_elu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3153156Z test_out_warning_nn_functional_embedding_bag_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3189580Z test_out_warning_nn_functional_embedding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3225754Z test_out_warning_nn_functional_feature_alpha_dropout_with_train_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3262029Z test_out_warning_nn_functional_feature_alpha_dropout_without_train_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3298035Z test_out_warning_nn_functional_fractional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3334455Z test_out_warning_nn_functional_fractional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3370757Z test_out_warning_nn_functional_gaussian_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3406765Z test_out_warning_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3447494Z test_out_warning_nn_functional_glu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3488480Z test_out_warning_nn_functional_grid_sample_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3529142Z test_out_warning_nn_functional_group_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3570321Z test_out_warning_nn_functional_hardshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3606629Z test_out_warning_nn_functional_hardsigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3642798Z test_out_warning_nn_functional_hardswish_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3680042Z test_out_warning_nn_functional_hardtanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3716401Z test_out_warning_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3753150Z test_out_warning_nn_functional_huber_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3789816Z test_out_warning_nn_functional_instance_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3826565Z test_out_warning_nn_functional_interpolate_area_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3863366Z test_out_warning_nn_functional_interpolate_bicubic_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3899698Z test_out_warning_nn_functional_interpolate_bilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3935958Z test_out_warning_nn_functional_interpolate_linear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.3972311Z test_out_warning_nn_functional_interpolate_nearest_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4009081Z test_out_warning_nn_functional_interpolate_trilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4045381Z test_out_warning_nn_functional_kl_div_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4081743Z test_out_warning_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4118020Z test_out_warning_nn_functional_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4154470Z test_out_warning_nn_functional_leaky_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4191237Z test_out_warning_nn_functional_linear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4227930Z test_out_warning_nn_functional_local_response_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4264330Z test_out_warning_nn_functional_logsigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4300761Z test_out_warning_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4337160Z test_out_warning_nn_functional_max_pool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4373776Z test_out_warning_nn_functional_max_pool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4410398Z test_out_warning_nn_functional_max_pool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4446829Z test_out_warning_nn_functional_max_unpool1d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4483186Z test_out_warning_nn_functional_max_unpool1d_grad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4519318Z test_out_warning_nn_functional_max_unpool2d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4555770Z test_out_warning_nn_functional_max_unpool2d_grad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4592144Z test_out_warning_nn_functional_max_unpool3d_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4628268Z test_out_warning_nn_functional_max_unpool3d_grad_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4664394Z test_out_warning_nn_functional_mish_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4700490Z test_out_warning_nn_functional_mse_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4736678Z test_out_warning_nn_functional_multi_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4773166Z test_out_warning_nn_functional_multilabel_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4809193Z test_out_warning_nn_functional_multilabel_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4845608Z test_out_warning_nn_functional_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4882062Z test_out_warning_nn_functional_normalize_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4918335Z test_out_warning_nn_functional_one_hot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4954750Z test_out_warning_nn_functional_pad_circular_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.4991142Z test_out_warning_nn_functional_pad_constant_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5027589Z test_out_warning_nn_functional_pad_reflect_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5063960Z test_out_warning_nn_functional_pad_replicate_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5100199Z test_out_warning_nn_functional_pairwise_distance_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5136718Z test_out_warning_nn_functional_pdist_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5173300Z test_out_warning_nn_functional_pixel_shuffle_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5209791Z test_out_warning_nn_functional_pixel_unshuffle_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5246284Z test_out_warning_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5282613Z test_out_warning_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5319096Z test_out_warning_nn_functional_relu6_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5355385Z test_out_warning_nn_functional_relu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5391643Z test_out_warning_nn_functional_rrelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5428208Z test_out_warning_nn_functional_selu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5464522Z test_out_warning_nn_functional_silu_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5500628Z test_out_warning_nn_functional_silu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5536937Z test_out_warning_nn_functional_smooth_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5572982Z test_out_warning_nn_functional_soft_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5609526Z test_out_warning_nn_functional_softmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5645768Z test_out_warning_nn_functional_softmin_with_dtype_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5682169Z test_out_warning_nn_functional_softplus_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5718491Z test_out_warning_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5754725Z test_out_warning_nn_functional_softsign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5790940Z test_out_warning_nn_functional_tanhshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5828058Z test_out_warning_nn_functional_threshold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5864118Z test_out_warning_nn_functional_triplet_margin_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5900213Z test_out_warning_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5941323Z test_out_warning_nn_functional_unfold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.5977413Z test_out_warning_nn_functional_upsample_bilinear_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6014036Z test_out_warning_nn_functional_upsample_nearest_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6050439Z test_out_warning_nonzero_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6086718Z test_out_warning_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6123043Z test_out_warning_norm_fro_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6159530Z test_out_warning_norm_inf_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6196012Z test_out_warning_norm_nuc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6232273Z test_out_warning_normal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6269128Z test_out_warning_normal_number_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6305308Z test_out_warning_ones_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6341837Z test_out_warning_ops_nvprims_var_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6377849Z test_out_warning_ormqr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6414383Z test_out_warning_outer_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6450815Z test_out_warning_pca_lowrank_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6487424Z test_out_warning_permute_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6524079Z test_out_warning_pinverse_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6561113Z test_out_warning_polar_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6597923Z test_out_warning_polygamma_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6632040Z test_out_warning_polygamma_polygamma_n_1_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.6666237Z test_out_warning_polygamma_polygamma_n_2_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.6700851Z test_out_warning_polygamma_polygamma_n_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.6735576Z test_out_warning_polygamma_polygamma_n_4_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.6772369Z test_out_warning_positive_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6808952Z test_out_warning_pow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6845409Z test_out_warning_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6882071Z test_out_warning_put_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6918623Z test_out_warning_qr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6958528Z test_out_warning_quantile_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.6994643Z test_out_warning_rad2deg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7030878Z test_out_warning_rand_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7066959Z test_out_warning_randint_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7103340Z test_out_warning_randn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7139256Z test_out_warning_randn_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7175386Z test_out_warning_ravel_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7211487Z test_out_warning_real_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7247875Z test_out_warning_reciprocal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7284176Z test_out_warning_remainder_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7320257Z test_out_warning_renorm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7356523Z test_out_warning_repeat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7392906Z test_out_warning_repeat_interleave_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7429186Z test_out_warning_reshape_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7465662Z test_out_warning_reshape_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7501772Z test_out_warning_resize__cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7537892Z test_out_warning_resize_as__cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7574131Z test_out_warning_resolve_conj_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7610420Z test_out_warning_resolve_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7646651Z test_out_warning_roll_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7682462Z test_out_warning_rot90_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7719053Z test_out_warning_round_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7755295Z test_out_warning_round_decimals_0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7788798Z test_out_warning_round_decimals_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.7823422Z test_out_warning_round_decimals_neg_3_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.7860247Z test_out_warning_rsqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7896424Z test_out_warning_rsub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7932591Z test_out_warning_scatter_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.7968925Z test_out_warning_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8005379Z test_out_warning_scatter_reduce_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8042722Z test_out_warning_scatter_reduce_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8079256Z test_out_warning_scatter_reduce_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8114938Z test_out_warning_scatter_reduce_prod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8151351Z test_out_warning_scatter_reduce_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8187746Z test_out_warning_searchsorted_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8223623Z test_out_warning_segment_reduce_lengths_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8259658Z test_out_warning_segment_reduce_offsets_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8295875Z test_out_warning_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8331914Z test_out_warning_select_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8368022Z test_out_warning_sgn_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8404306Z test_out_warning_short_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8440503Z test_out_warning_sigmoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8476696Z test_out_warning_sign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8513151Z test_out_warning_signbit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8549346Z test_out_warning_sin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8585246Z test_out_warning_sinc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8621782Z test_out_warning_sinh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8657497Z test_out_warning_slice_scatter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8694495Z test_out_warning_softmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8730719Z test_out_warning_softmax_with_dtype_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8766580Z test_out_warning_sort_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8800404Z test_out_warning_sparse_sampled_addmm_cuda (__main__.TestCommonCUDA) ... skip: Skipped! (0.003s) 2022-09-19T17:51:50.8837405Z test_out_warning_special_airy_ai_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8873996Z test_out_warning_special_bessel_j0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8910674Z test_out_warning_special_bessel_j1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8946924Z test_out_warning_special_bessel_y0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.8983654Z test_out_warning_special_bessel_y1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9019794Z test_out_warning_special_chebyshev_polynomial_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9056094Z test_out_warning_special_chebyshev_polynomial_u_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9090033Z test_out_warning_special_chebyshev_polynomial_v_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9124532Z test_out_warning_special_chebyshev_polynomial_w_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9161054Z test_out_warning_special_entr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9197547Z test_out_warning_special_erfcx_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9234055Z test_out_warning_special_hermite_polynomial_h_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9270481Z test_out_warning_special_hermite_polynomial_he_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9306438Z test_out_warning_special_i0e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9342697Z test_out_warning_special_i1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9378581Z test_out_warning_special_i1e_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:50.9415066Z test_out_warning_special_laguerre_polynomial_l_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9449240Z test_out_warning_special_legendre_polynomial_p_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9485377Z test_out_warning_special_log_ndtr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9521673Z test_out_warning_special_modified_bessel_i0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9558252Z test_out_warning_special_modified_bessel_i1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9594116Z test_out_warning_special_modified_bessel_k0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9630381Z test_out_warning_special_modified_bessel_k1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9666428Z test_out_warning_special_ndtr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9702549Z test_out_warning_special_ndtri_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9738282Z test_out_warning_special_polygamma_special_polygamma_n_0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:50.9774314Z test_out_warning_special_scaled_modified_bessel_k0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9810587Z test_out_warning_special_scaled_modified_bessel_k1_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:50.9844841Z test_out_warning_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9878646Z test_out_warning_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9913069Z test_out_warning_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9947997Z test_out_warning_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-09-19T17:51:50.9984339Z test_out_warning_special_spherical_bessel_j0_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0020492Z test_out_warning_special_xlog1py_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0056371Z test_out_warning_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0092869Z test_out_warning_split_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0129096Z test_out_warning_split_list_args_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0165658Z test_out_warning_split_with_sizes_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0201870Z test_out_warning_sqrt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0238266Z test_out_warning_square_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0274317Z test_out_warning_squeeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0310625Z test_out_warning_stack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0346966Z test_out_warning_std_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0387950Z test_out_warning_std_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0428722Z test_out_warning_stft_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0469562Z test_out_warning_sub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0509497Z test_out_warning_sum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0545870Z test_out_warning_sum_to_size_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0582079Z test_out_warning_svd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0618592Z test_out_warning_svd_lowrank_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0654725Z test_out_warning_symeig_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0691191Z test_out_warning_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0727124Z test_out_warning_take_along_dim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0763497Z test_out_warning_take_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0799621Z test_out_warning_tan_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0835803Z test_out_warning_tanh_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0872106Z test_out_warning_tensor_split_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0908693Z test_out_warning_tensordot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0945004Z test_out_warning_tile_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.0981320Z test_out_warning_to_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1017353Z test_out_warning_to_sparse_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1053929Z test_out_warning_topk_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1090168Z test_out_warning_trace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1126901Z test_out_warning_transpose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1163752Z test_out_warning_trapezoid_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1200543Z test_out_warning_trapz_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1236913Z test_out_warning_triangular_solve_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1273578Z test_out_warning_tril_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1310076Z test_out_warning_tril_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1346685Z test_out_warning_triu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1383283Z test_out_warning_triu_indices_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1419755Z test_out_warning_true_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1455980Z test_out_warning_trunc_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1492355Z test_out_warning_unbind_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1528629Z test_out_warning_unflatten_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1565066Z test_out_warning_unfold_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1601421Z test_out_warning_uniform_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1637595Z test_out_warning_unique_consecutive_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1673732Z test_out_warning_unique_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1710356Z test_out_warning_unsqueeze_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1746357Z test_out_warning_var_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1782592Z test_out_warning_var_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1818494Z test_out_warning_vdot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:51.1854966Z test_out_warning_view_as_complex_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1891261Z test_out_warning_view_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1927773Z test_out_warning_view_as_real_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.1963823Z test_out_warning_view_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2000053Z test_out_warning_vsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2036479Z test_out_warning_vstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2073111Z test_out_warning_where_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2109197Z test_out_warning_xlogy_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2145416Z test_out_warning_zero__cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2181623Z test_out_warning_zeros_like_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T17:51:51.2233398Z test_out_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:51.2284796Z test_out_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:51.2336136Z test_out_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:51.2387665Z test_out_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:51:51.2395113Z test_python_ref__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2402484Z test_python_ref__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2410058Z test_python_ref__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2417395Z test_python_ref__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2425594Z test_python_ref__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2433202Z test_python_ref__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2440782Z test_python_ref__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2448281Z test_python_ref__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2455679Z test_python_ref__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2463275Z test_python_ref__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2470769Z test_python_ref__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2478228Z test_python_ref__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2485475Z test_python_ref__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2493097Z test_python_ref__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2500545Z test_python_ref__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2508602Z test_python_ref__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2516695Z test_python_ref__refs_acos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2523926Z test_python_ref__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2531392Z test_python_ref__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2538834Z test_python_ref__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2546570Z test_python_ref__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2553869Z test_python_ref__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2561192Z test_python_ref__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2568582Z test_python_ref__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2575971Z test_python_ref__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2583579Z test_python_ref__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2591157Z test_python_ref__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2598418Z test_python_ref__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2605853Z test_python_ref__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2613166Z test_python_ref__refs_acosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2620668Z test_python_ref__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2628247Z test_python_ref__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2635541Z test_python_ref__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2643015Z test_python_ref__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2650494Z test_python_ref__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2658019Z test_python_ref__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2665605Z test_python_ref__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2672981Z test_python_ref__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2680475Z test_python_ref__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2687807Z test_python_ref__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2695280Z test_python_ref__refs_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2703053Z test_python_ref__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2710248Z test_python_ref__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2717593Z test_python_ref__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2724823Z test_python_ref__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2732248Z test_python_ref__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2739766Z test_python_ref__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2747419Z test_python_ref__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2754803Z test_python_ref__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2762157Z test_python_ref__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2769618Z test_python_ref__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2777119Z test_python_ref__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2784957Z test_python_ref__refs_addcdiv_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2792179Z test_python_ref__refs_addcdiv_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2799672Z test_python_ref__refs_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2807193Z test_python_ref__refs_addcdiv_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2814612Z test_python_ref__refs_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2822364Z test_python_ref__refs_addcdiv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2829856Z test_python_ref__refs_addr_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2837294Z test_python_ref__refs_addr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2845737Z test_python_ref__refs_addr_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2853185Z test_python_ref__refs_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2860649Z test_python_ref__refs_addr_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2868425Z test_python_ref__refs_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2875890Z test_python_ref__refs_addr_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2883228Z test_python_ref__refs_addr_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2890728Z test_python_ref__refs_addr_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2898167Z test_python_ref__refs_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2905848Z test_python_ref__refs_addr_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2913755Z test_python_ref__refs_addr_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2921830Z test_python_ref__refs_all_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2929755Z test_python_ref__refs_all_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2937703Z test_python_ref__refs_all_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2945655Z test_python_ref__refs_all_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2953098Z test_python_ref__refs_all_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2960544Z test_python_ref__refs_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2967995Z test_python_ref__refs_all_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2975377Z test_python_ref__refs_all_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2983463Z test_python_ref__refs_all_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2991318Z test_python_ref__refs_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.2999230Z test_python_ref__refs_all_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3007256Z test_python_ref__refs_all_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3015245Z test_python_ref__refs_allclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3023303Z test_python_ref__refs_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3031344Z test_python_ref__refs_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3039229Z test_python_ref__refs_allclose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3047131Z test_python_ref__refs_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3055046Z test_python_ref__refs_allclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3063257Z test_python_ref__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3071063Z test_python_ref__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3078668Z test_python_ref__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3085961Z test_python_ref__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3093459Z test_python_ref__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3101087Z test_python_ref__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3108540Z test_python_ref__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3115846Z test_python_ref__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3123217Z test_python_ref__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3130681Z test_python_ref__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3138126Z test_python_ref__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3146244Z test_python_ref__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3153583Z test_python_ref__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3161371Z test_python_ref__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3176225Z test_python_ref__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3176778Z test_python_ref__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3184252Z test_python_ref__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3191460Z test_python_ref__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3199093Z test_python_ref__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3206468Z test_python_ref__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3213929Z test_python_ref__refs_any_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3221687Z test_python_ref__refs_any_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3229121Z test_python_ref__refs_any_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3237135Z test_python_ref__refs_any_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3244930Z test_python_ref__refs_any_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3252788Z test_python_ref__refs_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3261033Z test_python_ref__refs_any_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3268837Z test_python_ref__refs_any_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3276817Z test_python_ref__refs_any_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3284332Z test_python_ref__refs_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3291661Z test_python_ref__refs_any_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3299090Z test_python_ref__refs_any_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3306920Z test_python_ref__refs_arange_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3314320Z test_python_ref__refs_arange_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3321574Z test_python_ref__refs_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3329039Z test_python_ref__refs_arange_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3336409Z test_python_ref__refs_arange_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3344185Z test_python_ref__refs_arange_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3351565Z test_python_ref__refs_arange_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3359010Z test_python_ref__refs_arange_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3366340Z test_python_ref__refs_arange_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3373889Z test_python_ref__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3381441Z test_python_ref__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3389017Z test_python_ref__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3396375Z test_python_ref__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3403739Z test_python_ref__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3411233Z test_python_ref__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3418883Z test_python_ref__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3426439Z test_python_ref__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3433791Z test_python_ref__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3441217Z test_python_ref__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3448665Z test_python_ref__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3456046Z test_python_ref__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3463580Z test_python_ref__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3470980Z test_python_ref__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3482110Z test_python_ref__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3489503Z test_python_ref__refs_asin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3496977Z test_python_ref__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3504520Z test_python_ref__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3511901Z test_python_ref__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3519365Z test_python_ref__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3526820Z test_python_ref__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3534052Z test_python_ref__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3541714Z test_python_ref__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3549277Z test_python_ref__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3556659Z test_python_ref__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3564075Z test_python_ref__refs_asinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3571541Z test_python_ref__refs_asinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3578960Z test_python_ref__refs_asinh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3586622Z test_python_ref__refs_asinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3594254Z test_python_ref__refs_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3601498Z test_python_ref__refs_asinh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3608991Z test_python_ref__refs_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3616772Z test_python_ref__refs_asinh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3624246Z test_python_ref__refs_asinh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3632157Z test_python_ref__refs_asinh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3639934Z test_python_ref__refs_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3648134Z test_python_ref__refs_asinh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3656002Z test_python_ref__refs_asinh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3663995Z test_python_ref__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3671530Z test_python_ref__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3679113Z test_python_ref__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3686620Z test_python_ref__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3693984Z test_python_ref__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3701974Z test_python_ref__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3709117Z test_python_ref__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3716542Z test_python_ref__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3724043Z test_python_ref__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3731228Z test_python_ref__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3738710Z test_python_ref__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3746320Z test_python_ref__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3753716Z test_python_ref__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3761100Z test_python_ref__refs_atan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3768650Z test_python_ref__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3776102Z test_python_ref__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3783539Z test_python_ref__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3791052Z test_python_ref__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3798492Z test_python_ref__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3805860Z test_python_ref__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3813390Z test_python_ref__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3821042Z test_python_ref__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3828329Z test_python_ref__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3835767Z test_python_ref__refs_atanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3843183Z test_python_ref__refs_atanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3850735Z test_python_ref__refs_atanh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3858060Z test_python_ref__refs_atanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3865848Z test_python_ref__refs_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3873111Z test_python_ref__refs_atanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3880477Z test_python_ref__refs_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3887891Z test_python_ref__refs_atanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3895407Z test_python_ref__refs_atanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3903017Z test_python_ref__refs_atanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3910539Z test_python_ref__refs_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3917956Z test_python_ref__refs_atanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3925301Z test_python_ref__refs_atanh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3932684Z test_python_ref__refs_atleast_1d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3940045Z test_python_ref__refs_atleast_1d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3947963Z test_python_ref__refs_atleast_1d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3955223Z test_python_ref__refs_atleast_1d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3962751Z test_python_ref__refs_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3970108Z test_python_ref__refs_atleast_1d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3978163Z test_python_ref__refs_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3986254Z test_python_ref__refs_atleast_1d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.3994275Z test_python_ref__refs_atleast_1d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4001780Z test_python_ref__refs_atleast_1d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4009177Z test_python_ref__refs_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4016746Z test_python_ref__refs_atleast_1d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4024978Z test_python_ref__refs_atleast_1d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4032891Z test_python_ref__refs_atleast_2d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4040926Z test_python_ref__refs_atleast_2d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4048807Z test_python_ref__refs_atleast_2d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4056761Z test_python_ref__refs_atleast_2d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4064917Z test_python_ref__refs_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4072856Z test_python_ref__refs_atleast_2d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4080784Z test_python_ref__refs_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4088760Z test_python_ref__refs_atleast_2d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4096328Z test_python_ref__refs_atleast_2d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4103856Z test_python_ref__refs_atleast_2d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4111327Z test_python_ref__refs_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4118725Z test_python_ref__refs_atleast_2d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4126218Z test_python_ref__refs_atleast_2d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4133568Z test_python_ref__refs_atleast_3d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4141193Z test_python_ref__refs_atleast_3d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4148750Z test_python_ref__refs_atleast_3d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4156076Z test_python_ref__refs_atleast_3d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4163610Z test_python_ref__refs_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4170971Z test_python_ref__refs_atleast_3d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4178633Z test_python_ref__refs_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4186017Z test_python_ref__refs_atleast_3d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4193483Z test_python_ref__refs_atleast_3d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4200743Z test_python_ref__refs_atleast_3d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4208232Z test_python_ref__refs_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4215499Z test_python_ref__refs_atleast_3d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4223101Z test_python_ref__refs_atleast_3d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4230517Z test_python_ref__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4237937Z test_python_ref__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4245426Z test_python_ref__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4252805Z test_python_ref__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4260338Z test_python_ref__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4267892Z test_python_ref__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4275292Z test_python_ref__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4282792Z test_python_ref__refs_bitwise_left_shift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4290215Z test_python_ref__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4297761Z test_python_ref__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4305447Z test_python_ref__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4312825Z test_python_ref__refs_bitwise_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4320257Z test_python_ref__refs_bitwise_not_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4327894Z test_python_ref__refs_bitwise_not_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4335214Z test_python_ref__refs_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4343059Z test_python_ref__refs_bitwise_not_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4350526Z test_python_ref__refs_bitwise_not_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4358034Z test_python_ref__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4365487Z test_python_ref__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4372856Z test_python_ref__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4380185Z test_python_ref__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4387870Z test_python_ref__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4395119Z test_python_ref__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4402519Z test_python_ref__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4409995Z test_python_ref__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4417450Z test_python_ref__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4425159Z test_python_ref__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4432692Z test_python_ref__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4440030Z test_python_ref__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4447715Z test_python_ref__refs_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4454896Z test_python_ref__refs_broadcast_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4462508Z test_python_ref__refs_broadcast_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4470032Z test_python_ref__refs_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4477369Z test_python_ref__refs_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4484922Z test_python_ref__refs_broadcast_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4492196Z test_python_ref__refs_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4499674Z test_python_ref__refs_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4507419Z test_python_ref__refs_broadcast_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4514837Z test_python_ref__refs_broadcast_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4522287Z test_python_ref__refs_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4529587Z test_python_ref__refs_broadcast_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4537055Z test_python_ref__refs_broadcast_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4544687Z test_python_ref__refs_broadcast_to_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4552175Z test_python_ref__refs_broadcast_to_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4559550Z test_python_ref__refs_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4567566Z test_python_ref__refs_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4575006Z test_python_ref__refs_broadcast_to_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4582773Z test_python_ref__refs_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4590166Z test_python_ref__refs_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4597648Z test_python_ref__refs_broadcast_to_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4605012Z test_python_ref__refs_broadcast_to_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4612436Z test_python_ref__refs_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4619973Z test_python_ref__refs_broadcast_to_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4627555Z test_python_ref__refs_broadcast_to_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4634875Z test_python_ref__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4642408Z test_python_ref__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4649849Z test_python_ref__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4657302Z test_python_ref__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4664986Z test_python_ref__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4672250Z test_python_ref__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4679613Z test_python_ref__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4687136Z test_python_ref__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4694613Z test_python_ref__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4702314Z test_python_ref__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4709896Z test_python_ref__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4717524Z test_python_ref__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4724872Z test_python_ref__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4732612Z test_python_ref__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4739870Z test_python_ref__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4747553Z test_python_ref__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4754877Z test_python_ref__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4762246Z test_python_ref__refs_ceil_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4769666Z test_python_ref__refs_ceil_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4777239Z test_python_ref__refs_ceil_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4784687Z test_python_ref__refs_ceil_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4792144Z test_python_ref__refs_ceil_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4799608Z test_python_ref__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4807110Z test_python_ref__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4814787Z test_python_ref__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4822540Z test_python_ref__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4829905Z test_python_ref__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4837246Z test_python_ref__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4844599Z test_python_ref__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4852147Z test_python_ref__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4859485Z test_python_ref__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4867556Z test_python_ref__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4874586Z test_python_ref__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4881976Z test_python_ref__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4889453Z test_python_ref__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4896781Z test_python_ref__refs_clamp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4904394Z test_python_ref__refs_clamp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4911787Z test_python_ref__refs_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4919190Z test_python_ref__refs_clamp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4926693Z test_python_ref__refs_clamp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4934238Z test_python_ref__refs_clamp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4941913Z test_python_ref__refs_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4949356Z test_python_ref__refs_clamp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4956809Z test_python_ref__refs_clamp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4964157Z test_python_ref__refs_clamp_max_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4971537Z test_python_ref__refs_clamp_max_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4979126Z test_python_ref__refs_clamp_max_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4986738Z test_python_ref__refs_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.4994183Z test_python_ref__refs_clamp_max_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5001536Z test_python_ref__refs_clamp_max_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5009012Z test_python_ref__refs_clamp_max_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5016385Z test_python_ref__refs_clamp_max_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5024091Z test_python_ref__refs_clamp_max_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5031504Z test_python_ref__refs_clamp_max_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5039078Z test_python_ref__refs_clamp_min_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5046601Z test_python_ref__refs_clamp_min_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5054380Z test_python_ref__refs_clamp_min_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5061938Z test_python_ref__refs_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5069338Z test_python_ref__refs_clamp_min_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5076955Z test_python_ref__refs_clamp_min_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5084447Z test_python_ref__refs_clamp_min_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5092267Z test_python_ref__refs_clamp_min_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5099635Z test_python_ref__refs_clamp_min_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5107308Z test_python_ref__refs_clamp_min_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5114650Z test_python_ref__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5122153Z test_python_ref__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5129514Z test_python_ref__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5136916Z test_python_ref__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5144678Z test_python_ref__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5152046Z test_python_ref__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5159455Z test_python_ref__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5167270Z test_python_ref__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5174925Z test_python_ref__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5182956Z test_python_ref__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5190972Z test_python_ref__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5199076Z test_python_ref__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5207018Z test_python_ref__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5214961Z test_python_ref__refs_column_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5223178Z test_python_ref__refs_column_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5230188Z test_python_ref__refs_column_stack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5237498Z test_python_ref__refs_column_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5244940Z test_python_ref__refs_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5252400Z test_python_ref__refs_column_stack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5260019Z test_python_ref__refs_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5268003Z test_python_ref__refs_column_stack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5275925Z test_python_ref__refs_column_stack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5283918Z test_python_ref__refs_column_stack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5291841Z test_python_ref__refs_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5299846Z test_python_ref__refs_column_stack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5308005Z test_python_ref__refs_column_stack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5315821Z test_python_ref__refs_conj_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5323752Z test_python_ref__refs_conj_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5331665Z test_python_ref__refs_conj_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5339578Z test_python_ref__refs_conj_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5347936Z test_python_ref__refs_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5355860Z test_python_ref__refs_conj_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5363670Z test_python_ref__refs_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5371567Z test_python_ref__refs_conj_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5379517Z test_python_ref__refs_conj_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5387679Z test_python_ref__refs_conj_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5395580Z test_python_ref__refs_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5403440Z test_python_ref__refs_conj_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5411336Z test_python_ref__refs_conj_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5419286Z test_python_ref__refs_conj_physical_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5427407Z test_python_ref__refs_conj_physical_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5435296Z test_python_ref__refs_conj_physical_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5442906Z test_python_ref__refs_conj_physical_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5450311Z test_python_ref__refs_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5457735Z test_python_ref__refs_conj_physical_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5465364Z test_python_ref__refs_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5472782Z test_python_ref__refs_conj_physical_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5486367Z test_python_ref__refs_conj_physical_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5488123Z test_python_ref__refs_conj_physical_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5495790Z test_python_ref__refs_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5503434Z test_python_ref__refs_conj_physical_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5510888Z test_python_ref__refs_conj_physical_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5518262Z test_python_ref__refs_constant_pad_nd_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5525864Z test_python_ref__refs_constant_pad_nd_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5533260Z test_python_ref__refs_constant_pad_nd_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5540725Z test_python_ref__refs_constant_pad_nd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5548621Z test_python_ref__refs_constant_pad_nd_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5555761Z test_python_ref__refs_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5563184Z test_python_ref__refs_constant_pad_nd_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5571246Z test_python_ref__refs_constant_pad_nd_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5579144Z test_python_ref__refs_constant_pad_nd_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5587288Z test_python_ref__refs_constant_pad_nd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5595187Z test_python_ref__refs_constant_pad_nd_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5603157Z test_python_ref__refs_constant_pad_nd_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5610709Z test_python_ref__refs_contiguous_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5618143Z test_python_ref__refs_contiguous_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5626035Z test_python_ref__refs_contiguous_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5633393Z test_python_ref__refs_contiguous_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5640848Z test_python_ref__refs_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5648295Z test_python_ref__refs_contiguous_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5655945Z test_python_ref__refs_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5663320Z test_python_ref__refs_contiguous_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5670739Z test_python_ref__refs_contiguous_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5678225Z test_python_ref__refs_contiguous_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5685577Z test_python_ref__refs_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5693049Z test_python_ref__refs_contiguous_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5700694Z test_python_ref__refs_contiguous_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5708160Z test_python_ref__refs_copysign_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5715548Z test_python_ref__refs_copysign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5723118Z test_python_ref__refs_copysign_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5730601Z test_python_ref__refs_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5738144Z test_python_ref__refs_copysign_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5745698Z test_python_ref__refs_copysign_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5753087Z test_python_ref__refs_copysign_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5760495Z test_python_ref__refs_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5767960Z test_python_ref__refs_copysign_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5775424Z test_python_ref__refs_copysign_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5782996Z test_python_ref__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5790540Z test_python_ref__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5797955Z test_python_ref__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5805560Z test_python_ref__refs_cos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5812960Z test_python_ref__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5820396Z test_python_ref__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5828058Z test_python_ref__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5835343Z test_python_ref__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5842769Z test_python_ref__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5850291Z test_python_ref__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5857837Z test_python_ref__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5865516Z test_python_ref__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5872960Z test_python_ref__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5880498Z test_python_ref__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5887821Z test_python_ref__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5895183Z test_python_ref__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5902783Z test_python_ref__refs_cosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5910224Z test_python_ref__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5917664Z test_python_ref__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5925033Z test_python_ref__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5932484Z test_python_ref__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5939981Z test_python_ref__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5947658Z test_python_ref__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5955085Z test_python_ref__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5962444Z test_python_ref__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5969851Z test_python_ref__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5977458Z test_python_ref__refs_diag_embed_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5984949Z test_python_ref__refs_diag_embed_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5992387Z test_python_ref__refs_diag_embed_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.5999861Z test_python_ref__refs_diag_embed_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6007302Z test_python_ref__refs_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6014733Z test_python_ref__refs_diag_embed_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6022324Z test_python_ref__refs_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6029752Z test_python_ref__refs_diag_embed_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6037158Z test_python_ref__refs_diag_embed_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6044664Z test_python_ref__refs_diag_embed_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6052057Z test_python_ref__refs_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6059503Z test_python_ref__refs_diag_embed_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6067015Z test_python_ref__refs_diag_embed_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6074445Z test_python_ref__refs_diagonal_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6081765Z test_python_ref__refs_diagonal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6089215Z test_python_ref__refs_diagonal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6096802Z test_python_ref__refs_diagonal_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6104450Z test_python_ref__refs_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6112000Z test_python_ref__refs_diagonal_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6119321Z test_python_ref__refs_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6127276Z test_python_ref__refs_diagonal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6135181Z test_python_ref__refs_diagonal_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6142790Z test_python_ref__refs_diagonal_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6150265Z test_python_ref__refs_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6157801Z test_python_ref__refs_diagonal_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6165155Z test_python_ref__refs_diagonal_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6172597Z test_python_ref__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6180119Z test_python_ref__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6188067Z test_python_ref__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6195104Z test_python_ref__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6202620Z test_python_ref__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6210057Z test_python_ref__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6217485Z test_python_ref__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6225352Z test_python_ref__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6232925Z test_python_ref__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6240497Z test_python_ref__refs_div_floor_rounding_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6248198Z test_python_ref__refs_div_floor_rounding_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6255585Z test_python_ref__refs_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6263587Z test_python_ref__refs_div_floor_rounding_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6271627Z test_python_ref__refs_div_floor_rounding_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6279655Z test_python_ref__refs_div_floor_rounding_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6288215Z test_python_ref__refs_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6295599Z test_python_ref__refs_div_floor_rounding_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6303291Z test_python_ref__refs_div_floor_rounding_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6310709Z test_python_ref__refs_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6318139Z test_python_ref__refs_div_no_rounding_mode_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6325515Z test_python_ref__refs_div_no_rounding_mode_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6332881Z test_python_ref__refs_div_no_rounding_mode_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6340429Z test_python_ref__refs_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6348164Z test_python_ref__refs_div_no_rounding_mode_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6355684Z test_python_ref__refs_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6362965Z test_python_ref__refs_div_no_rounding_mode_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6370393Z test_python_ref__refs_div_no_rounding_mode_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6378271Z test_python_ref__refs_div_no_rounding_mode_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6386494Z test_python_ref__refs_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6394172Z test_python_ref__refs_div_no_rounding_mode_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6401589Z test_python_ref__refs_div_no_rounding_mode_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6409076Z test_python_ref__refs_div_trunc_rounding_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6416436Z test_python_ref__refs_div_trunc_rounding_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6424144Z test_python_ref__refs_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6431487Z test_python_ref__refs_div_trunc_rounding_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6439137Z test_python_ref__refs_div_trunc_rounding_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6446361Z test_python_ref__refs_div_trunc_rounding_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6453737Z test_python_ref__refs_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6461592Z test_python_ref__refs_div_trunc_rounding_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6468780Z test_python_ref__refs_div_trunc_rounding_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6476212Z test_python_ref__refs_dsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6483642Z test_python_ref__refs_dsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6491082Z test_python_ref__refs_dsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6498486Z test_python_ref__refs_dsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6506238Z test_python_ref__refs_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6513608Z test_python_ref__refs_dsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6521034Z test_python_ref__refs_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6528476Z test_python_ref__refs_dsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6535757Z test_python_ref__refs_dsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6543230Z test_python_ref__refs_dsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6550926Z test_python_ref__refs_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6558573Z test_python_ref__refs_dsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6565953Z test_python_ref__refs_dsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6573283Z test_python_ref__refs_dstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6580666Z test_python_ref__refs_dstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6588219Z test_python_ref__refs_dstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6595587Z test_python_ref__refs_dstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6603199Z test_python_ref__refs_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6610763Z test_python_ref__refs_dstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6618209Z test_python_ref__refs_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6625912Z test_python_ref__refs_dstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6633317Z test_python_ref__refs_dstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6640690Z test_python_ref__refs_dstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6648243Z test_python_ref__refs_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6655582Z test_python_ref__refs_dstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6663662Z test_python_ref__refs_dstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6669116Z test_python_ref__refs_empty_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T17:51:51.6674890Z test_python_ref__refs_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6680700Z test_python_ref__refs_empty_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6686530Z test_python_ref__refs_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6692674Z test_python_ref__refs_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T17:51:51.6698082Z test_python_ref__refs_empty_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6704019Z test_python_ref__refs_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6709283Z test_python_ref__refs_empty_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6714603Z test_python_ref__refs_empty_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6719950Z test_python_ref__refs_empty_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6725549Z test_python_ref__refs_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6731013Z test_python_ref__refs_empty_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6736107Z test_python_ref__refs_empty_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6741733Z test_python_ref__refs_empty_like_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6747161Z test_python_ref__refs_empty_like_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6752420Z test_python_ref__refs_empty_like_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6758067Z test_python_ref__refs_empty_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6762962Z test_python_ref__refs_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6768413Z test_python_ref__refs_empty_like_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6773792Z test_python_ref__refs_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6779024Z test_python_ref__refs_empty_like_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6784767Z test_python_ref__refs_empty_like_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6790065Z test_python_ref__refs_empty_like_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6795377Z test_python_ref__refs_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6800469Z test_python_ref__refs_empty_like_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6806128Z test_python_ref__refs_empty_like_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:51.6813937Z test_python_ref__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6821469Z test_python_ref__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6828969Z test_python_ref__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6836344Z test_python_ref__refs_eq_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6843789Z test_python_ref__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6851133Z test_python_ref__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6858567Z test_python_ref__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6866233Z test_python_ref__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6873675Z test_python_ref__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6880990Z test_python_ref__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6888552Z test_python_ref__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6895850Z test_python_ref__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6903614Z test_python_ref__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6911074Z test_python_ref__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6918550Z test_python_ref__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6925931Z test_python_ref__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6933601Z test_python_ref__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6941267Z test_python_ref__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6948770Z test_python_ref__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6956222Z test_python_ref__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6963768Z test_python_ref__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6971178Z test_python_ref__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6978664Z test_python_ref__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6986376Z test_python_ref__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.6994154Z test_python_ref__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7001938Z test_python_ref__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7009949Z test_python_ref__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7018050Z test_python_ref__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7026186Z test_python_ref__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7034079Z test_python_ref__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7042103Z test_python_ref__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7050180Z test_python_ref__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7058313Z test_python_ref__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7066318Z test_python_ref__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7074321Z test_python_ref__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7081697Z test_python_ref__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7089192Z test_python_ref__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7096552Z test_python_ref__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7104172Z test_python_ref__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7111715Z test_python_ref__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7119052Z test_python_ref__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7126483Z test_python_ref__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7133894Z test_python_ref__refs_exp2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7141545Z test_python_ref__refs_exp2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7149097Z test_python_ref__refs_exp2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7156448Z test_python_ref__refs_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7163895Z test_python_ref__refs_exp2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7171193Z test_python_ref__refs_exp2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7178723Z test_python_ref__refs_exp2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7186249Z test_python_ref__refs_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7193719Z test_python_ref__refs_exp2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7201089Z test_python_ref__refs_exp2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7208825Z test_python_ref__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7215894Z test_python_ref__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7223597Z test_python_ref__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7230961Z test_python_ref__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7238415Z test_python_ref__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7245795Z test_python_ref__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7253327Z test_python_ref__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7261114Z test_python_ref__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7268625Z test_python_ref__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7275910Z test_python_ref__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7283376Z test_python_ref__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7290794Z test_python_ref__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7298519Z test_python_ref__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7306267Z test_python_ref__refs_expand_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7313746Z test_python_ref__refs_expand_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7321195Z test_python_ref__refs_expand_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7328784Z test_python_ref__refs_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7336078Z test_python_ref__refs_expand_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7343710Z test_python_ref__refs_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7351198Z test_python_ref__refs_expand_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7358648Z test_python_ref__refs_expand_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7366012Z test_python_ref__refs_expand_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7373462Z test_python_ref__refs_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7381244Z test_python_ref__refs_expand_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7388679Z test_python_ref__refs_expand_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7396151Z test_python_ref__refs_expand_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7403404Z test_python_ref__refs_expand_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7410863Z test_python_ref__refs_expand_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7418271Z test_python_ref__refs_expand_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7426012Z test_python_ref__refs_expand_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7433357Z test_python_ref__refs_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7440685Z test_python_ref__refs_expand_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7448316Z test_python_ref__refs_expand_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7455700Z test_python_ref__refs_expand_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7463279Z test_python_ref__refs_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7470726Z test_python_ref__refs_expand_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7478151Z test_python_ref__refs_expand_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7485478Z test_python_ref__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7492981Z test_python_ref__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7500338Z test_python_ref__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7508107Z test_python_ref__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7516189Z test_python_ref__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7523065Z test_python_ref__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7530855Z test_python_ref__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7538949Z test_python_ref__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7546695Z test_python_ref__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7554008Z test_python_ref__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7561569Z test_python_ref__refs_eye_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7569151Z test_python_ref__refs_eye_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7576683Z test_python_ref__refs_eye_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7584191Z test_python_ref__refs_eye_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7591708Z test_python_ref__refs_eye_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7599659Z test_python_ref__refs_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7607790Z test_python_ref__refs_eye_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7615797Z test_python_ref__refs_eye_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7623765Z test_python_ref__refs_eye_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7631625Z test_python_ref__refs_eye_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7639539Z test_python_ref__refs_eye_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7647492Z test_python_ref__refs_eye_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7655448Z test_python_ref__refs_fft_fft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7663201Z test_python_ref__refs_fft_fft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7670671Z test_python_ref__refs_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7678102Z test_python_ref__refs_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7685467Z test_python_ref__refs_fft_fft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7693170Z test_python_ref__refs_fft_fft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7700654Z test_python_ref__refs_fft_fft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7708219Z test_python_ref__refs_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7715792Z test_python_ref__refs_fft_fft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7723201Z test_python_ref__refs_fft_fft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7730542Z test_python_ref__refs_fft_fft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7737952Z test_python_ref__refs_fft_fft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7745651Z test_python_ref__refs_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7752981Z test_python_ref__refs_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7760331Z test_python_ref__refs_fft_fft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7767738Z test_python_ref__refs_fft_fft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7775062Z test_python_ref__refs_fft_fft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7782726Z test_python_ref__refs_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7790380Z test_python_ref__refs_fft_fft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7798171Z test_python_ref__refs_fft_fft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7805990Z test_python_ref__refs_fft_fftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7813930Z test_python_ref__refs_fft_fftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7822061Z test_python_ref__refs_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7829992Z test_python_ref__refs_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7837509Z test_python_ref__refs_fft_fftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7845061Z test_python_ref__refs_fft_fftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7852473Z test_python_ref__refs_fft_fftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7860184Z test_python_ref__refs_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7867808Z test_python_ref__refs_fft_fftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7875126Z test_python_ref__refs_fft_fftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7882500Z test_python_ref__refs_fft_fftshift_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7890135Z test_python_ref__refs_fft_fftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7897533Z test_python_ref__refs_fft_fftshift_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7905112Z test_python_ref__refs_fft_fftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7912465Z test_python_ref__refs_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7919889Z test_python_ref__refs_fft_fftshift_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7927324Z test_python_ref__refs_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7934764Z test_python_ref__refs_fft_fftshift_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7942536Z test_python_ref__refs_fft_fftshift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7950425Z test_python_ref__refs_fft_fftshift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7957894Z test_python_ref__refs_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7965451Z test_python_ref__refs_fft_fftshift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7972724Z test_python_ref__refs_fft_fftshift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7980352Z test_python_ref__refs_fft_hfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7988185Z test_python_ref__refs_fft_hfft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.7995766Z test_python_ref__refs_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8003077Z test_python_ref__refs_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8010540Z test_python_ref__refs_fft_hfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8018085Z test_python_ref__refs_fft_hfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8025715Z test_python_ref__refs_fft_hfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8033099Z test_python_ref__refs_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8040590Z test_python_ref__refs_fft_hfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8048040Z test_python_ref__refs_fft_hfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8055546Z test_python_ref__refs_fft_hfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8063193Z test_python_ref__refs_fft_hfft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8070698Z test_python_ref__refs_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8078210Z test_python_ref__refs_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8085781Z test_python_ref__refs_fft_hfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8093287Z test_python_ref__refs_fft_hfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8101072Z test_python_ref__refs_fft_hfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8108322Z test_python_ref__refs_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8115774Z test_python_ref__refs_fft_hfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8123118Z test_python_ref__refs_fft_hfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8130507Z test_python_ref__refs_fft_hfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8138015Z test_python_ref__refs_fft_hfftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8145669Z test_python_ref__refs_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8153021Z test_python_ref__refs_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8160396Z test_python_ref__refs_fft_hfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8167787Z test_python_ref__refs_fft_hfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8175263Z test_python_ref__refs_fft_hfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8182882Z test_python_ref__refs_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8190484Z test_python_ref__refs_fft_hfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8197967Z test_python_ref__refs_fft_hfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8205537Z test_python_ref__refs_fft_ifft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8212852Z test_python_ref__refs_fft_ifft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8220422Z test_python_ref__refs_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8227988Z test_python_ref__refs_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8235323Z test_python_ref__refs_fft_ifft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8242684Z test_python_ref__refs_fft_ifft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8250167Z test_python_ref__refs_fft_ifft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8257632Z test_python_ref__refs_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8265357Z test_python_ref__refs_fft_ifft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8272665Z test_python_ref__refs_fft_ifft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8280222Z test_python_ref__refs_fft_ifft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8287463Z test_python_ref__refs_fft_ifft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8295008Z test_python_ref__refs_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8302637Z test_python_ref__refs_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8310179Z test_python_ref__refs_fft_ifft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8317448Z test_python_ref__refs_fft_ifft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8325002Z test_python_ref__refs_fft_ifft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8332661Z test_python_ref__refs_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8340065Z test_python_ref__refs_fft_ifft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8347729Z test_python_ref__refs_fft_ifft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8355124Z test_python_ref__refs_fft_ifftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8362476Z test_python_ref__refs_fft_ifftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8369911Z test_python_ref__refs_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8377293Z test_python_ref__refs_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8384873Z test_python_ref__refs_fft_ifftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8392210Z test_python_ref__refs_fft_ifftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8399620Z test_python_ref__refs_fft_ifftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8407069Z test_python_ref__refs_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8414559Z test_python_ref__refs_fft_ifftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8422409Z test_python_ref__refs_fft_ifftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8429539Z test_python_ref__refs_fft_ifftshift_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8437052Z test_python_ref__refs_fft_ifftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8444621Z test_python_ref__refs_fft_ifftshift_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8452024Z test_python_ref__refs_fft_ifftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8459516Z test_python_ref__refs_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8467230Z test_python_ref__refs_fft_ifftshift_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8474440Z test_python_ref__refs_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8482159Z test_python_ref__refs_fft_ifftshift_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8489497Z test_python_ref__refs_fft_ifftshift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8496990Z test_python_ref__refs_fft_ifftshift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8504604Z test_python_ref__refs_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8511962Z test_python_ref__refs_fft_ifftshift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8519498Z test_python_ref__refs_fft_ifftshift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8526917Z test_python_ref__refs_fft_ihfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8534362Z test_python_ref__refs_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8542003Z test_python_ref__refs_fft_ihfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8549524Z test_python_ref__refs_fft_ihfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8556931Z test_python_ref__refs_fft_ihfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8564907Z test_python_ref__refs_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8572845Z test_python_ref__refs_fft_ihfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8581700Z test_python_ref__refs_fft_ihfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8589202Z test_python_ref__refs_fft_ihfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8596718Z test_python_ref__refs_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8604076Z test_python_ref__refs_fft_ihfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8611539Z test_python_ref__refs_fft_ihfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8619554Z test_python_ref__refs_fft_ihfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8627690Z test_python_ref__refs_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8635631Z test_python_ref__refs_fft_ihfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8643339Z test_python_ref__refs_fft_ihfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8650736Z test_python_ref__refs_fft_ihfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8658342Z test_python_ref__refs_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8665802Z test_python_ref__refs_fft_ihfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8673209Z test_python_ref__refs_fft_ihfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8680569Z test_python_ref__refs_fft_ihfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8688339Z test_python_ref__refs_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8695547Z test_python_ref__refs_fft_ihfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8703175Z test_python_ref__refs_fft_ihfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8711721Z test_python_ref__refs_fft_irfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8719192Z test_python_ref__refs_fft_irfft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8726274Z test_python_ref__refs_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8733477Z test_python_ref__refs_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8741181Z test_python_ref__refs_fft_irfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8748569Z test_python_ref__refs_fft_irfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8756419Z test_python_ref__refs_fft_irfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8763489Z test_python_ref__refs_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8771263Z test_python_ref__refs_fft_irfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8779271Z test_python_ref__refs_fft_irfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8787456Z test_python_ref__refs_fft_irfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8795597Z test_python_ref__refs_fft_irfft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8803568Z test_python_ref__refs_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8811451Z test_python_ref__refs_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8819192Z test_python_ref__refs_fft_irfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8826681Z test_python_ref__refs_fft_irfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8834124Z test_python_ref__refs_fft_irfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8841489Z test_python_ref__refs_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8848901Z test_python_ref__refs_fft_irfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8856449Z test_python_ref__refs_fft_irfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8864098Z test_python_ref__refs_fft_irfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8871486Z test_python_ref__refs_fft_irfftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8878836Z test_python_ref__refs_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8886506Z test_python_ref__refs_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8893785Z test_python_ref__refs_fft_irfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8901829Z test_python_ref__refs_fft_irfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8909243Z test_python_ref__refs_fft_irfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8916631Z test_python_ref__refs_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8924062Z test_python_ref__refs_fft_irfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8931344Z test_python_ref__refs_fft_irfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8938818Z test_python_ref__refs_fft_rfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8946443Z test_python_ref__refs_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8953849Z test_python_ref__refs_fft_rfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8961213Z test_python_ref__refs_fft_rfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8968624Z test_python_ref__refs_fft_rfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8976073Z test_python_ref__refs_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8983693Z test_python_ref__refs_fft_rfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8991088Z test_python_ref__refs_fft_rfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.8998448Z test_python_ref__refs_fft_rfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9006035Z test_python_ref__refs_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9013385Z test_python_ref__refs_fft_rfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9021148Z test_python_ref__refs_fft_rfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9028469Z test_python_ref__refs_fft_rfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9035845Z test_python_ref__refs_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9043186Z test_python_ref__refs_fft_rfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9050842Z test_python_ref__refs_fft_rfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9058381Z test_python_ref__refs_fft_rfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9066066Z test_python_ref__refs_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9073269Z test_python_ref__refs_fft_rfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9080693Z test_python_ref__refs_fft_rfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9088129Z test_python_ref__refs_fft_rfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9095525Z test_python_ref__refs_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9103090Z test_python_ref__refs_fft_rfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9110500Z test_python_ref__refs_fft_rfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9117897Z test_python_ref__refs_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9125236Z test_python_ref__refs_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9132605Z test_python_ref__refs_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9140151Z test_python_ref__refs_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9147906Z test_python_ref__refs_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9155135Z test_python_ref__refs_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9162566Z test_python_ref__refs_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9170078Z test_python_ref__refs_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9177373Z test_python_ref__refs_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9185211Z test_python_ref__refs_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9192587Z test_python_ref__refs_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9200084Z test_python_ref__refs_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9207689Z test_python_ref__refs_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9214974Z test_python_ref__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9222594Z test_python_ref__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9230126Z test_python_ref__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9237493Z test_python_ref__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9244944Z test_python_ref__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9252330Z test_python_ref__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9259732Z test_python_ref__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9267400Z test_python_ref__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9274851Z test_python_ref__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9282196Z test_python_ref__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9289794Z test_python_ref__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9297076Z test_python_ref__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9304850Z test_python_ref__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9312646Z test_python_ref__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9319869Z test_python_ref__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9327539Z test_python_ref__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9334803Z test_python_ref__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9342560Z test_python_ref__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9350062Z test_python_ref__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9357644Z test_python_ref__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9364958Z test_python_ref__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9372329Z test_python_ref__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9379960Z test_python_ref__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9387414Z test_python_ref__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9394738Z test_python_ref__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9402170Z test_python_ref__refs_fliplr_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9409677Z test_python_ref__refs_fliplr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9417080Z test_python_ref__refs_fliplr_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9424780Z test_python_ref__refs_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9432127Z test_python_ref__refs_fliplr_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9439611Z test_python_ref__refs_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9447048Z test_python_ref__refs_fliplr_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9454527Z test_python_ref__refs_fliplr_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9462196Z test_python_ref__refs_fliplr_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9469832Z test_python_ref__refs_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9477362Z test_python_ref__refs_fliplr_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9484734Z test_python_ref__refs_fliplr_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9492162Z test_python_ref__refs_flipud_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9499579Z test_python_ref__refs_flipud_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9507431Z test_python_ref__refs_flipud_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9514835Z test_python_ref__refs_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9522273Z test_python_ref__refs_flipud_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9529797Z test_python_ref__refs_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9537546Z test_python_ref__refs_flipud_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9544868Z test_python_ref__refs_flipud_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9552433Z test_python_ref__refs_flipud_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9559863Z test_python_ref__refs_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9567343Z test_python_ref__refs_flipud_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9574728Z test_python_ref__refs_flipud_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9582520Z test_python_ref__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9589981Z test_python_ref__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9597465Z test_python_ref__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9604900Z test_python_ref__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9612260Z test_python_ref__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9619669Z test_python_ref__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9627358Z test_python_ref__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9634704Z test_python_ref__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9642050Z test_python_ref__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9649545Z test_python_ref__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9657543Z test_python_ref__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9665155Z test_python_ref__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9672537Z test_python_ref__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9680036Z test_python_ref__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9687822Z test_python_ref__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9695383Z test_python_ref__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9703024Z test_python_ref__refs_floor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9710694Z test_python_ref__refs_floor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9718201Z test_python_ref__refs_floor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9725105Z test_python_ref__refs_floor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9732557Z test_python_ref__refs_floor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9738124Z test_python_ref__refs_floor_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Skipped! (0.000s) 2022-09-19T17:51:51.9745864Z test_python_ref__refs_floor_divide_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9753259Z test_python_ref__refs_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9760705Z test_python_ref__refs_floor_divide_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9768103Z test_python_ref__refs_floor_divide_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9775441Z test_python_ref__refs_floor_divide_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9783028Z test_python_ref__refs_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9790435Z test_python_ref__refs_floor_divide_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9797834Z test_python_ref__refs_floor_divide_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9805183Z test_python_ref__refs_fmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9813164Z test_python_ref__refs_fmax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9821290Z test_python_ref__refs_fmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9828899Z test_python_ref__refs_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9836537Z test_python_ref__refs_fmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9844060Z test_python_ref__refs_fmax_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9851295Z test_python_ref__refs_fmax_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9858824Z test_python_ref__refs_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9866558Z test_python_ref__refs_fmax_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9874423Z test_python_ref__refs_fmax_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9882280Z test_python_ref__refs_fmin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9890308Z test_python_ref__refs_fmin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9898214Z test_python_ref__refs_fmin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9906340Z test_python_ref__refs_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9913740Z test_python_ref__refs_fmin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9921153Z test_python_ref__refs_fmin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9928579Z test_python_ref__refs_fmin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9936056Z test_python_ref__refs_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9943684Z test_python_ref__refs_fmin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9951240Z test_python_ref__refs_fmin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9958747Z test_python_ref__refs_fmod_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9966417Z test_python_ref__refs_fmod_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9974244Z test_python_ref__refs_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9982290Z test_python_ref__refs_fmod_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9989600Z test_python_ref__refs_fmod_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:51.9997221Z test_python_ref__refs_fmod_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0004562Z test_python_ref__refs_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0012095Z test_python_ref__refs_fmod_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0019769Z test_python_ref__refs_fmod_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0027261Z test_python_ref__refs_frac_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0034686Z test_python_ref__refs_frac_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0042052Z test_python_ref__refs_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0049448Z test_python_ref__refs_frac_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0057027Z test_python_ref__refs_gcd_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0064663Z test_python_ref__refs_gcd_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0072229Z test_python_ref__refs_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0079384Z test_python_ref__refs_gcd_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0086842Z test_python_ref__refs_gcd_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0094195Z test_python_ref__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0101860Z test_python_ref__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0109322Z test_python_ref__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0116702Z test_python_ref__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0124116Z test_python_ref__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0131511Z test_python_ref__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0138902Z test_python_ref__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0146737Z test_python_ref__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0153995Z test_python_ref__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0161443Z test_python_ref__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0168972Z test_python_ref__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0176383Z test_python_ref__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0184026Z test_python_ref__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0191464Z test_python_ref__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0198867Z test_python_ref__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0206290Z test_python_ref__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0213661Z test_python_ref__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0221423Z test_python_ref__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0228763Z test_python_ref__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0236225Z test_python_ref__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0243864Z test_python_ref__refs_heaviside_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0251285Z test_python_ref__refs_heaviside_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0258627Z test_python_ref__refs_heaviside_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0266398Z test_python_ref__refs_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0273663Z test_python_ref__refs_heaviside_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0281114Z test_python_ref__refs_heaviside_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0289101Z test_python_ref__refs_heaviside_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0296997Z test_python_ref__refs_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0304866Z test_python_ref__refs_heaviside_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0312700Z test_python_ref__refs_heaviside_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0319933Z test_python_ref__refs_hsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0327538Z test_python_ref__refs_hsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0335518Z test_python_ref__refs_hsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0343644Z test_python_ref__refs_hsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0351796Z test_python_ref__refs_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0359705Z test_python_ref__refs_hsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0367656Z test_python_ref__refs_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0375565Z test_python_ref__refs_hsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0383629Z test_python_ref__refs_hsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0391549Z test_python_ref__refs_hsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0399458Z test_python_ref__refs_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0407460Z test_python_ref__refs_hsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0414951Z test_python_ref__refs_hsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0422539Z test_python_ref__refs_hstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0430023Z test_python_ref__refs_hstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0437408Z test_python_ref__refs_hstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0444717Z test_python_ref__refs_hstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0452207Z test_python_ref__refs_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0459681Z test_python_ref__refs_hstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0467395Z test_python_ref__refs_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0474812Z test_python_ref__refs_hstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0482313Z test_python_ref__refs_hstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0489748Z test_python_ref__refs_hstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0497231Z test_python_ref__refs_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0504797Z test_python_ref__refs_hstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0512397Z test_python_ref__refs_hstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0519861Z test_python_ref__refs_hypot_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0527233Z test_python_ref__refs_hypot_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0534536Z test_python_ref__refs_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0542244Z test_python_ref__refs_hypot_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0549767Z test_python_ref__refs_i0_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0557357Z test_python_ref__refs_i0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0564529Z test_python_ref__refs_i0_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0572010Z test_python_ref__refs_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0579399Z test_python_ref__refs_i0_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0587299Z test_python_ref__refs_i0_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0594698Z test_python_ref__refs_i0_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0601961Z test_python_ref__refs_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0609596Z test_python_ref__refs_i0_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0616925Z test_python_ref__refs_i0_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0624707Z test_python_ref__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0632081Z test_python_ref__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0639458Z test_python_ref__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0647119Z test_python_ref__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0654453Z test_python_ref__refs_imag_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0662123Z test_python_ref__refs_imag_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0669444Z test_python_ref__refs_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0677044Z test_python_ref__refs_index_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0684630Z test_python_ref__refs_index_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0692345Z test_python_ref__refs_index_add_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0700886Z test_python_ref__refs_index_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0708867Z test_python_ref__refs_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0716716Z test_python_ref__refs_index_add_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0723731Z test_python_ref__refs_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0731167Z test_python_ref__refs_index_add_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0738807Z test_python_ref__refs_index_add_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0746516Z test_python_ref__refs_index_add_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0754015Z test_python_ref__refs_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0761288Z test_python_ref__refs_index_add_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0768774Z test_python_ref__refs_index_add_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0776284Z test_python_ref__refs_index_copy_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0784093Z test_python_ref__refs_index_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0791354Z test_python_ref__refs_index_copy_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0798818Z test_python_ref__refs_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0806293Z test_python_ref__refs_index_copy_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0813635Z test_python_ref__refs_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0821915Z test_python_ref__refs_index_copy_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0829311Z test_python_ref__refs_index_copy_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0836752Z test_python_ref__refs_index_copy_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0844022Z test_python_ref__refs_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0851461Z test_python_ref__refs_index_copy_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0859193Z test_python_ref__refs_index_copy_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0866717Z test_python_ref__refs_index_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0874193Z test_python_ref__refs_index_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0881496Z test_python_ref__refs_index_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0889124Z test_python_ref__refs_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0896613Z test_python_ref__refs_index_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0904853Z test_python_ref__refs_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0912578Z test_python_ref__refs_index_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0920572Z test_python_ref__refs_index_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0928508Z test_python_ref__refs_index_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0936501Z test_python_ref__refs_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0944683Z test_python_ref__refs_index_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0952341Z test_python_ref__refs_index_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0959903Z test_python_ref__refs_index_select_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0967162Z test_python_ref__refs_index_select_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0974556Z test_python_ref__refs_index_select_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0982202Z test_python_ref__refs_index_select_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0989576Z test_python_ref__refs_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.0997009Z test_python_ref__refs_index_select_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1004274Z test_python_ref__refs_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1011832Z test_python_ref__refs_index_select_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1019204Z test_python_ref__refs_index_select_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1026907Z test_python_ref__refs_index_select_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1034251Z test_python_ref__refs_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1041708Z test_python_ref__refs_index_select_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1049196Z test_python_ref__refs_index_select_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1056656Z test_python_ref__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1064282Z test_python_ref__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1071966Z test_python_ref__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1079297Z test_python_ref__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1086707Z test_python_ref__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1094675Z test_python_ref__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1102926Z test_python_ref__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1110902Z test_python_ref__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1118320Z test_python_ref__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1125767Z test_python_ref__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1133372Z test_python_ref__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1140621Z test_python_ref__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1148455Z test_python_ref__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1155827Z test_python_ref__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1163185Z test_python_ref__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1171236Z test_python_ref__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1178959Z test_python_ref__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1187275Z test_python_ref__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1195205Z test_python_ref__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1203169Z test_python_ref__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1211521Z test_python_ref__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1218828Z test_python_ref__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1226463Z test_python_ref__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1233683Z test_python_ref__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1241235Z test_python_ref__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1248634Z test_python_ref__refs_isinf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1256024Z test_python_ref__refs_isinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1263715Z test_python_ref__refs_isinf_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1271097Z test_python_ref__refs_isinf_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1278520Z test_python_ref__refs_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1286041Z test_python_ref__refs_isinf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1293365Z test_python_ref__refs_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1300710Z test_python_ref__refs_isinf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1308645Z test_python_ref__refs_isinf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1315809Z test_python_ref__refs_isinf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1323133Z test_python_ref__refs_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1330481Z test_python_ref__refs_isinf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1337843Z test_python_ref__refs_isinf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1345578Z test_python_ref__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1353030Z test_python_ref__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1360349Z test_python_ref__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1367733Z test_python_ref__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1384271Z test_python_ref__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:52.1391705Z test_python_ref__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1399294Z test_python_ref__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1406698Z test_python_ref__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1414053Z test_python_ref__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1421784Z test_python_ref__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1429245Z test_python_ref__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1436482Z test_python_ref__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1443990Z test_python_ref__refs_isneginf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1451369Z test_python_ref__refs_isneginf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1458723Z test_python_ref__refs_isneginf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1466391Z test_python_ref__refs_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1473709Z test_python_ref__refs_isneginf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1481148Z test_python_ref__refs_isneginf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1488586Z test_python_ref__refs_isneginf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1496111Z test_python_ref__refs_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1503649Z test_python_ref__refs_isneginf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1510919Z test_python_ref__refs_isneginf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1518481Z test_python_ref__refs_isposinf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1525776Z test_python_ref__refs_isposinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1533480Z test_python_ref__refs_isposinf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1541067Z test_python_ref__refs_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1548674Z test_python_ref__refs_isposinf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1555969Z test_python_ref__refs_isposinf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1563309Z test_python_ref__refs_isposinf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1570772Z test_python_ref__refs_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1578147Z test_python_ref__refs_isposinf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1585780Z test_python_ref__refs_isposinf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1593200Z test_python_ref__refs_lcm_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1600561Z test_python_ref__refs_lcm_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1608260Z test_python_ref__refs_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1615699Z test_python_ref__refs_lcm_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1623404Z test_python_ref__refs_lcm_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1630823Z test_python_ref__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1638667Z test_python_ref__refs_le_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1646567Z test_python_ref__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1654559Z test_python_ref__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1662598Z test_python_ref__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1670563Z test_python_ref__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1678438Z test_python_ref__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1686371Z test_python_ref__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1693729Z test_python_ref__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1701338Z test_python_ref__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1708893Z test_python_ref__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1716382Z test_python_ref__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1723898Z test_python_ref__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1731099Z test_python_ref__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1738457Z test_python_ref__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1746221Z test_python_ref__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1753498Z test_python_ref__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1760947Z test_python_ref__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1768357Z test_python_ref__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1775809Z test_python_ref__refs_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1783345Z test_python_ref__refs_linalg_matrix_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1790850Z test_python_ref__refs_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1798236Z test_python_ref__refs_linalg_matrix_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1805710Z test_python_ref__refs_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1813108Z test_python_ref__refs_linalg_matrix_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1820474Z test_python_ref__refs_linalg_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1828165Z test_python_ref__refs_linalg_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1835601Z test_python_ref__refs_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1842979Z test_python_ref__refs_linalg_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1850521Z test_python_ref__refs_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1857782Z test_python_ref__refs_linalg_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1865654Z test_python_ref__refs_linalg_svd_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1872971Z test_python_ref__refs_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1880540Z test_python_ref__refs_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1887712Z test_python_ref__refs_linalg_svd_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1894993Z test_python_ref__refs_linalg_svdvals_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1902559Z test_python_ref__refs_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1910102Z test_python_ref__refs_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1917617Z test_python_ref__refs_linalg_svdvals_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1924909Z test_python_ref__refs_linalg_vector_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1932333Z test_python_ref__refs_linalg_vector_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1939923Z test_python_ref__refs_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1947660Z test_python_ref__refs_linalg_vector_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1955219Z test_python_ref__refs_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1963003Z test_python_ref__refs_linalg_vector_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1970132Z test_python_ref__refs_linspace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1977546Z test_python_ref__refs_linspace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1985083Z test_python_ref__refs_linspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1992479Z test_python_ref__refs_linspace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.1999941Z test_python_ref__refs_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2007575Z test_python_ref__refs_linspace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2015147Z test_python_ref__refs_linspace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2022772Z test_python_ref__refs_linspace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2030398Z test_python_ref__refs_linspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2038114Z test_python_ref__refs_linspace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2045119Z test_python_ref__refs_linspace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2052562Z test_python_ref__refs_log10_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2060187Z test_python_ref__refs_log10_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2068110Z test_python_ref__refs_log10_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2075906Z test_python_ref__refs_log10_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2082751Z test_python_ref__refs_log10_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2090170Z test_python_ref__refs_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2097804Z test_python_ref__refs_log10_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2105290Z test_python_ref__refs_log10_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2113321Z test_python_ref__refs_log10_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2120669Z test_python_ref__refs_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2128201Z test_python_ref__refs_log10_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2135654Z test_python_ref__refs_log10_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2143240Z test_python_ref__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2151312Z test_python_ref__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2159152Z test_python_ref__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2167083Z test_python_ref__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2174841Z test_python_ref__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2182541Z test_python_ref__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2190043Z test_python_ref__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2197449Z test_python_ref__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2204915Z test_python_ref__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2212807Z test_python_ref__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2220304Z test_python_ref__refs_log2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2227803Z test_python_ref__refs_log2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2235152Z test_python_ref__refs_log2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2243051Z test_python_ref__refs_log2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2250205Z test_python_ref__refs_log2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2258061Z test_python_ref__refs_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2265391Z test_python_ref__refs_log2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2273025Z test_python_ref__refs_log2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2280622Z test_python_ref__refs_log2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2288634Z test_python_ref__refs_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2296530Z test_python_ref__refs_log2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2304642Z test_python_ref__refs_log2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2312486Z test_python_ref__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2319937Z test_python_ref__refs_log_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2327471Z test_python_ref__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2334741Z test_python_ref__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2342701Z test_python_ref__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2350123Z test_python_ref__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2357642Z test_python_ref__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2364835Z test_python_ref__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2372348Z test_python_ref__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2379785Z test_python_ref__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2387384Z test_python_ref__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2394797Z test_python_ref__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2402192Z test_python_ref__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2409746Z test_python_ref__refs_log_softmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2417343Z test_python_ref__refs_log_softmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2424903Z test_python_ref__refs_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2432389Z test_python_ref__refs_log_softmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2439860Z test_python_ref__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2447352Z test_python_ref__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2454799Z test_python_ref__refs_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2462620Z test_python_ref__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2470042Z test_python_ref__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2477399Z test_python_ref__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2484838Z test_python_ref__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2492044Z test_python_ref__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2499642Z test_python_ref__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2507338Z test_python_ref__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2515367Z test_python_ref__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2522229Z test_python_ref__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2529569Z test_python_ref__refs_logical_not_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2537038Z test_python_ref__refs_logical_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2544613Z test_python_ref__refs_logical_not_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2552006Z test_python_ref__refs_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2559908Z test_python_ref__refs_logical_not_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2566920Z test_python_ref__refs_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2574264Z test_python_ref__refs_logical_not_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2581966Z test_python_ref__refs_logical_not_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2589505Z test_python_ref__refs_logical_not_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2596804Z test_python_ref__refs_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2604159Z test_python_ref__refs_logical_not_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2611778Z test_python_ref__refs_logical_not_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2619506Z test_python_ref__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2626675Z test_python_ref__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2634277Z test_python_ref__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2641511Z test_python_ref__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2649006Z test_python_ref__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2656327Z test_python_ref__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2664062Z test_python_ref__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2671321Z test_python_ref__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2679286Z test_python_ref__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2686498Z test_python_ref__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2693917Z test_python_ref__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2701378Z test_python_ref__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2709025Z test_python_ref__refs_logical_xor_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2716532Z test_python_ref__refs_logical_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2723734Z test_python_ref__refs_logical_xor_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2731117Z test_python_ref__refs_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2738553Z test_python_ref__refs_logical_xor_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2746278Z test_python_ref__refs_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2753823Z test_python_ref__refs_logical_xor_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2761026Z test_python_ref__refs_logical_xor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2768662Z test_python_ref__refs_logical_xor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2775884Z test_python_ref__refs_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2783424Z test_python_ref__refs_logical_xor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2790824Z test_python_ref__refs_logical_xor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2798373Z test_python_ref__refs_logspace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2805789Z test_python_ref__refs_logspace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2813357Z test_python_ref__refs_logspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2821620Z test_python_ref__refs_logspace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2829530Z test_python_ref__refs_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2837113Z test_python_ref__refs_logspace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2844462Z test_python_ref__refs_logspace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2851950Z test_python_ref__refs_logspace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2859370Z test_python_ref__refs_logspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2866974Z test_python_ref__refs_logspace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2874498Z test_python_ref__refs_logspace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2881858Z test_python_ref__refs_logsumexp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2889352Z test_python_ref__refs_logsumexp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2896665Z test_python_ref__refs_logsumexp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2904296Z test_python_ref__refs_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2911677Z test_python_ref__refs_logsumexp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2919192Z test_python_ref__refs_logsumexp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2926491Z test_python_ref__refs_logsumexp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2933948Z test_python_ref__refs_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2941535Z test_python_ref__refs_logsumexp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2949224Z test_python_ref__refs_logsumexp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2956605Z test_python_ref__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2963765Z test_python_ref__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2971248Z test_python_ref__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2978764Z test_python_ref__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2986395Z test_python_ref__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.2993974Z test_python_ref__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3001128Z test_python_ref__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3008703Z test_python_ref__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3016019Z test_python_ref__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3023587Z test_python_ref__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3031027Z test_python_ref__refs_masked_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3038654Z test_python_ref__refs_masked_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3045857Z test_python_ref__refs_masked_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3053351Z test_python_ref__refs_masked_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3061616Z test_python_ref__refs_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3069706Z test_python_ref__refs_masked_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3077230Z test_python_ref__refs_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3084509Z test_python_ref__refs_masked_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3092003Z test_python_ref__refs_masked_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3099453Z test_python_ref__refs_masked_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3107122Z test_python_ref__refs_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3114338Z test_python_ref__refs_masked_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3121709Z test_python_ref__refs_masked_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3129128Z test_python_ref__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3136590Z test_python_ref__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3144130Z test_python_ref__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3151494Z test_python_ref__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3159406Z test_python_ref__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3166669Z test_python_ref__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3173859Z test_python_ref__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3181519Z test_python_ref__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3189324Z test_python_ref__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3196680Z test_python_ref__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3203954Z test_python_ref__refs_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3211462Z test_python_ref__refs_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3218938Z test_python_ref__refs_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3226750Z test_python_ref__refs_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3234091Z test_python_ref__refs_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3241379Z test_python_ref__refs_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3248944Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3256178Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3263799Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3271248Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3278943Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3286222Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3293839Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3301616Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3309082Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3316576Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3323865Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3331278Z test_python_ref__refs_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3338781Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3346422Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3353811Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3361873Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3369328Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3376694Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3384323Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3391720Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3399872Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3407663Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3415557Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3423729Z test_python_ref__refs_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3431423Z test_python_ref__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3439207Z test_python_ref__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3447216Z test_python_ref__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3455140Z test_python_ref__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3463244Z test_python_ref__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3471153Z test_python_ref__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3479215Z test_python_ref__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3486987Z test_python_ref__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3495107Z test_python_ref__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3502938Z test_python_ref__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3510413Z test_python_ref__refs_movedim_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3517632Z test_python_ref__refs_movedim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3525408Z test_python_ref__refs_movedim_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3532832Z test_python_ref__refs_movedim_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3540102Z test_python_ref__refs_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3547823Z test_python_ref__refs_movedim_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3555270Z test_python_ref__refs_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3562697Z test_python_ref__refs_movedim_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3570229Z test_python_ref__refs_movedim_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3577896Z test_python_ref__refs_movedim_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3585443Z test_python_ref__refs_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3592849Z test_python_ref__refs_movedim_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3600271Z test_python_ref__refs_movedim_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3607739Z test_python_ref__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3615072Z test_python_ref__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3622754Z test_python_ref__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3630188Z test_python_ref__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3638120Z test_python_ref__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3645659Z test_python_ref__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3653223Z test_python_ref__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3660512Z test_python_ref__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3668405Z test_python_ref__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3675978Z test_python_ref__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3682911Z test_python_ref__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3690289Z test_python_ref__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3697612Z test_python_ref__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3705451Z test_python_ref__refs_nan_to_num_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3713079Z test_python_ref__refs_nan_to_num_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3720223Z test_python_ref__refs_nan_to_num_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3727586Z test_python_ref__refs_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3735185Z test_python_ref__refs_nan_to_num_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3743162Z test_python_ref__refs_nan_to_num_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3750466Z test_python_ref__refs_nan_to_num_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3758236Z test_python_ref__refs_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3765192Z test_python_ref__refs_nan_to_num_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3772527Z test_python_ref__refs_nan_to_num_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3780595Z test_python_ref__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3787475Z test_python_ref__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3795274Z test_python_ref__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3802409Z test_python_ref__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3809878Z test_python_ref__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3817379Z test_python_ref__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3825018Z test_python_ref__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3832594Z test_python_ref__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3839751Z test_python_ref__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3847241Z test_python_ref__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3854580Z test_python_ref__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3862258Z test_python_ref__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3869642Z test_python_ref__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3876992Z test_python_ref__refs_native_layer_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3884419Z test_python_ref__refs_native_layer_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3891950Z test_python_ref__refs_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3899548Z test_python_ref__refs_native_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3907030Z test_python_ref__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3914484Z test_python_ref__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3922442Z test_python_ref__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3930538Z test_python_ref__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3938354Z test_python_ref__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3946493Z test_python_ref__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3953564Z test_python_ref__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3961071Z test_python_ref__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3968399Z test_python_ref__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3975881Z test_python_ref__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3983346Z test_python_ref__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3990732Z test_python_ref__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.3998199Z test_python_ref__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4005695Z test_python_ref__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4013154Z test_python_ref__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4020976Z test_python_ref__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4028289Z test_python_ref__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4035717Z test_python_ref__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4043046Z test_python_ref__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4050558Z test_python_ref__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4058083Z test_python_ref__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4065625Z test_python_ref__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4073087Z test_python_ref__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4080613Z test_python_ref__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4085299Z test_python_ref__refs_new_empty_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4090716Z test_python_ref__refs_new_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4095950Z test_python_ref__refs_new_empty_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4101796Z test_python_ref__refs_new_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4107261Z test_python_ref__refs_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4112239Z test_python_ref__refs_new_empty_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4117452Z test_python_ref__refs_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4123127Z test_python_ref__refs_new_empty_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4128125Z test_python_ref__refs_new_empty_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4133575Z test_python_ref__refs_new_empty_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4138966Z test_python_ref__refs_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4144527Z test_python_ref__refs_new_empty_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4149886Z test_python_ref__refs_new_empty_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:51:52.4155306Z test_python_ref__refs_new_empty_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4160543Z test_python_ref__refs_new_empty_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4165979Z test_python_ref__refs_new_empty_strided_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4171512Z test_python_ref__refs_new_empty_strided_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4176465Z test_python_ref__refs_new_empty_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4182560Z test_python_ref__refs_new_empty_strided_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4187961Z test_python_ref__refs_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4193022Z test_python_ref__refs_new_empty_strided_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4199336Z test_python_ref__refs_new_empty_strided_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.001s) 2022-09-19T17:51:52.4204618Z test_python_ref__refs_new_empty_strided_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4209933Z test_python_ref__refs_new_empty_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4215540Z test_python_ref__refs_new_empty_strided_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4221102Z test_python_ref__refs_new_empty_strided_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:51:52.4228912Z test_python_ref__refs_new_full_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4236075Z test_python_ref__refs_new_full_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4243637Z test_python_ref__refs_new_full_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4250905Z test_python_ref__refs_new_full_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4258422Z test_python_ref__refs_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4266245Z test_python_ref__refs_new_full_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4273723Z test_python_ref__refs_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4281552Z test_python_ref__refs_new_full_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4289233Z test_python_ref__refs_new_full_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4296437Z test_python_ref__refs_new_full_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4304030Z test_python_ref__refs_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4311555Z test_python_ref__refs_new_full_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4319402Z test_python_ref__refs_new_full_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4327397Z test_python_ref__refs_new_ones_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4335752Z test_python_ref__refs_new_ones_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4343695Z test_python_ref__refs_new_ones_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4351542Z test_python_ref__refs_new_ones_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4359042Z test_python_ref__refs_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4366540Z test_python_ref__refs_new_ones_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4373754Z test_python_ref__refs_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4381376Z test_python_ref__refs_new_ones_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4388838Z test_python_ref__refs_new_ones_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4396231Z test_python_ref__refs_new_ones_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4403621Z test_python_ref__refs_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4411166Z test_python_ref__refs_new_ones_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4418669Z test_python_ref__refs_new_ones_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4426299Z test_python_ref__refs_new_zeros_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4433662Z test_python_ref__refs_new_zeros_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4441124Z test_python_ref__refs_new_zeros_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4448493Z test_python_ref__refs_new_zeros_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4455911Z test_python_ref__refs_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4463831Z test_python_ref__refs_new_zeros_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4471555Z test_python_ref__refs_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4478915Z test_python_ref__refs_new_zeros_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4486299Z test_python_ref__refs_new_zeros_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4493647Z test_python_ref__refs_new_zeros_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4501347Z test_python_ref__refs_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4508782Z test_python_ref__refs_new_zeros_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4516199Z test_python_ref__refs_new_zeros_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4523602Z test_python_ref__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4530975Z test_python_ref__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4538436Z test_python_ref__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4546070Z test_python_ref__refs_nn_functional_celu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4553501Z test_python_ref__refs_nn_functional_celu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4560878Z test_python_ref__refs_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4568420Z test_python_ref__refs_nn_functional_celu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4573064Z test_python_ref__refs_nn_functional_dropout_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:51:52.4578699Z test_python_ref__refs_nn_functional_dropout_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:51:52.4584440Z test_python_ref__refs_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:51:52.4589502Z test_python_ref__refs_nn_functional_dropout_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:51:52.4597632Z test_python_ref__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4604883Z test_python_ref__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4612271Z test_python_ref__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4619787Z test_python_ref__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4627398Z test_python_ref__refs_nn_functional_gelu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4634946Z test_python_ref__refs_nn_functional_gelu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4642453Z test_python_ref__refs_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4649992Z test_python_ref__refs_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4657522Z test_python_ref__refs_nn_functional_glu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4665349Z test_python_ref__refs_nn_functional_glu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4672697Z test_python_ref__refs_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4680179Z test_python_ref__refs_nn_functional_glu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4687519Z test_python_ref__refs_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4694841Z test_python_ref__refs_nn_functional_hardshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4702956Z test_python_ref__refs_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4710549Z test_python_ref__refs_nn_functional_hardshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4717798Z test_python_ref__refs_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4725090Z test_python_ref__refs_nn_functional_hardtanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4732488Z test_python_ref__refs_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4739934Z test_python_ref__refs_nn_functional_hardtanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4747703Z test_python_ref__refs_nn_functional_hardtanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4754949Z test_python_ref__refs_nn_functional_hardtanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4762378Z test_python_ref__refs_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4769734Z test_python_ref__refs_nn_functional_hardtanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4777132Z test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4784713Z test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4792144Z test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4799746Z test_python_ref__refs_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4807092Z test_python_ref__refs_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4814527Z test_python_ref__refs_nn_functional_l1_loss_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4822299Z test_python_ref__refs_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4829654Z test_python_ref__refs_nn_functional_l1_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4837167Z test_python_ref__refs_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4844358Z test_python_ref__refs_nn_functional_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4851867Z test_python_ref__refs_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4859286Z test_python_ref__refs_nn_functional_layer_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4866901Z test_python_ref__refs_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4874800Z test_python_ref__refs_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4881396Z test_python_ref__refs_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4888797Z test_python_ref__refs_nn_functional_leaky_relu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4896327Z test_python_ref__refs_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4903976Z test_python_ref__refs_nn_functional_leaky_relu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4911281Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4918735Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4926069Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4933542Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4941174Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4948654Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4955953Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4963353Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4970742Z test_python_ref__refs_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4978365Z test_python_ref__refs_nn_functional_mish_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4985836Z test_python_ref__refs_nn_functional_mish_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.4993277Z test_python_ref__refs_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5000389Z test_python_ref__refs_nn_functional_mish_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5008728Z test_python_ref__refs_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5016367Z test_python_ref__refs_nn_functional_mse_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5023977Z test_python_ref__refs_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5031459Z test_python_ref__refs_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5038854Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5046298Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5053803Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5061427Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5068644Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5075993Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5083386Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5090789Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5098294Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5105820Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5113253Z test_python_ref__refs_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5120743Z test_python_ref__refs_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5128272Z test_python_ref__refs_nn_functional_pdist_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5135791Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5143456Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5150915Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5158355Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5165639Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5172987Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5180443Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5188087Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5195304Z test_python_ref__refs_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5202612Z test_python_ref__refs_nn_functional_prelu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5210244Z test_python_ref__refs_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5217580Z test_python_ref__refs_nn_functional_prelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5225203Z test_python_ref__refs_nn_functional_relu6_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5232679Z test_python_ref__refs_nn_functional_relu6_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5240022Z test_python_ref__refs_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5247481Z test_python_ref__refs_nn_functional_relu6_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5254879Z test_python_ref__refs_nn_functional_relu6_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5262490Z test_python_ref__refs_nn_functional_relu6_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5270216Z test_python_ref__refs_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5277268Z test_python_ref__refs_nn_functional_relu6_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5284910Z test_python_ref__refs_nn_functional_relu6_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5292152Z test_python_ref__refs_nn_functional_relu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5299717Z test_python_ref__refs_nn_functional_relu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5307332Z test_python_ref__refs_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5314645Z test_python_ref__refs_nn_functional_relu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5322123Z test_python_ref__refs_nn_functional_relu_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5329489Z test_python_ref__refs_nn_functional_relu_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5336817Z test_python_ref__refs_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5344682Z test_python_ref__refs_nn_functional_relu_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5351852Z test_python_ref__refs_nn_functional_relu_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5359340Z test_python_ref__refs_nn_functional_selu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5366748Z test_python_ref__refs_nn_functional_selu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5374292Z test_python_ref__refs_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5382114Z test_python_ref__refs_nn_functional_selu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5389490Z test_python_ref__refs_nn_functional_softplus_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5396988Z test_python_ref__refs_nn_functional_softplus_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5404485Z test_python_ref__refs_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5411948Z test_python_ref__refs_nn_functional_softplus_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5419427Z test_python_ref__refs_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5426967Z test_python_ref__refs_nn_functional_softshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5434275Z test_python_ref__refs_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5441645Z test_python_ref__refs_nn_functional_softshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5449060Z test_python_ref__refs_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5456477Z test_python_ref__refs_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5464090Z test_python_ref__refs_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5471428Z test_python_ref__refs_nn_functional_tanhshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5478816Z test_python_ref__refs_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5486183Z test_python_ref__refs_nn_functional_tanhshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5493602Z test_python_ref__refs_nn_functional_tanhshrink_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5501250Z test_python_ref__refs_nn_functional_tanhshrink_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5508721Z test_python_ref__refs_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5516086Z test_python_ref__refs_nn_functional_tanhshrink_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5523499Z test_python_ref__refs_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5530848Z test_python_ref__refs_nn_functional_threshold_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5538392Z test_python_ref__refs_nn_functional_threshold_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5546009Z test_python_ref__refs_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5553390Z test_python_ref__refs_nn_functional_threshold_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5560739Z test_python_ref__refs_nn_functional_threshold_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5568222Z test_python_ref__refs_nn_functional_threshold_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5575577Z test_python_ref__refs_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5583159Z test_python_ref__refs_nn_functional_threshold_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5590508Z test_python_ref__refs_nn_functional_threshold_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5598041Z test_python_ref__refs_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5605511Z test_python_ref__refs_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5612929Z test_python_ref__refs_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5620195Z test_python_ref__refs_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5627879Z test_python_ref__refs_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5635282Z test_python_ref__refs_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5642691Z test_python_ref__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5650114Z test_python_ref__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5658158Z test_python_ref__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5665876Z test_python_ref__refs_permute_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5673475Z test_python_ref__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5680786Z test_python_ref__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5688225Z test_python_ref__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5695676Z test_python_ref__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5703450Z test_python_ref__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5710780Z test_python_ref__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5718268Z test_python_ref__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5725573Z test_python_ref__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5732931Z test_python_ref__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5740351Z test_python_ref__refs_positive_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5748198Z test_python_ref__refs_positive_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5755570Z test_python_ref__refs_positive_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5763506Z test_python_ref__refs_positive_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5770937Z test_python_ref__refs_positive_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5778328Z test_python_ref__refs_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5785939Z test_python_ref__refs_positive_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5793416Z test_python_ref__refs_positive_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5800779Z test_python_ref__refs_positive_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5808524Z test_python_ref__refs_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5815750Z test_python_ref__refs_positive_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5823579Z test_python_ref__refs_positive_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5831050Z test_python_ref__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5838480Z test_python_ref__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5845906Z test_python_ref__refs_pow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5853782Z test_python_ref__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5861994Z test_python_ref__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5870118Z test_python_ref__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5877982Z test_python_ref__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5885969Z test_python_ref__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5893745Z test_python_ref__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5901885Z test_python_ref__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5909797Z test_python_ref__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5917727Z test_python_ref__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5925167Z test_python_ref__refs_prod_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5932594Z test_python_ref__refs_prod_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5940020Z test_python_ref__refs_prod_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5947661Z test_python_ref__refs_prod_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5955015Z test_python_ref__refs_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5962462Z test_python_ref__refs_prod_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5969797Z test_python_ref__refs_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5977551Z test_python_ref__refs_prod_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5985489Z test_python_ref__refs_prod_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.5993347Z test_python_ref__refs_prod_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6001198Z test_python_ref__refs_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6008903Z test_python_ref__refs_prod_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6016672Z test_python_ref__refs_prod_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6024354Z test_python_ref__refs_randn_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6031836Z test_python_ref__refs_randn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6039168Z test_python_ref__refs_randn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6046541Z test_python_ref__refs_randn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6053929Z test_python_ref__refs_randn_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6061676Z test_python_ref__refs_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6069190Z test_python_ref__refs_randn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6076539Z test_python_ref__refs_ravel_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6083954Z test_python_ref__refs_ravel_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6091423Z test_python_ref__refs_ravel_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6098947Z test_python_ref__refs_ravel_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6106448Z test_python_ref__refs_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6113791Z test_python_ref__refs_ravel_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6121276Z test_python_ref__refs_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6128717Z test_python_ref__refs_ravel_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6136138Z test_python_ref__refs_ravel_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6143803Z test_python_ref__refs_ravel_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6151250Z test_python_ref__refs_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6158913Z test_python_ref__refs_ravel_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6166088Z test_python_ref__refs_ravel_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6173526Z test_python_ref__refs_real_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6181110Z test_python_ref__refs_real_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6188491Z test_python_ref__refs_real_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6195840Z test_python_ref__refs_real_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6203215Z test_python_ref__refs_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6210642Z test_python_ref__refs_real_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6218188Z test_python_ref__refs_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6225849Z test_python_ref__refs_real_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6233347Z test_python_ref__refs_real_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6248626Z test_python_ref__refs_real_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6249344Z test_python_ref__refs_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6255641Z test_python_ref__refs_real_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6263284Z test_python_ref__refs_real_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6270663Z test_python_ref__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6278309Z test_python_ref__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6285624Z test_python_ref__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6293356Z test_python_ref__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6300884Z test_python_ref__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6308364Z test_python_ref__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6316330Z test_python_ref__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6323772Z test_python_ref__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6331209Z test_python_ref__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6338757Z test_python_ref__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6346241Z test_python_ref__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6353850Z test_python_ref__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6361276Z test_python_ref__refs_remainder_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6368731Z test_python_ref__refs_remainder_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6376259Z test_python_ref__refs_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6384052Z test_python_ref__refs_remainder_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6391356Z test_python_ref__refs_remainder_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6398923Z test_python_ref__refs_remainder_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6406234Z test_python_ref__refs_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6413548Z test_python_ref__refs_remainder_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6421586Z test_python_ref__refs_remainder_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6429029Z test_python_ref__refs_repeat_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6436150Z test_python_ref__refs_repeat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6443729Z test_python_ref__refs_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6450960Z test_python_ref__refs_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6458484Z test_python_ref__refs_repeat_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6465974Z test_python_ref__refs_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6473359Z test_python_ref__refs_repeat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6480818Z test_python_ref__refs_repeat_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6488254Z test_python_ref__refs_repeat_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6495619Z test_python_ref__refs_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6503351Z test_python_ref__refs_repeat_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6510920Z test_python_ref__refs_repeat_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6518544Z test_python_ref__refs_reshape_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6526131Z test_python_ref__refs_reshape_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6533629Z test_python_ref__refs_reshape_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6541028Z test_python_ref__refs_reshape_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6548651Z test_python_ref__refs_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6556233Z test_python_ref__refs_reshape_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6563959Z test_python_ref__refs_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6571440Z test_python_ref__refs_reshape_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6578794Z test_python_ref__refs_reshape_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6586279Z test_python_ref__refs_reshape_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6593833Z test_python_ref__refs_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6601117Z test_python_ref__refs_reshape_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6608642Z test_python_ref__refs_reshape_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6615830Z test_python_ref__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6623516Z test_python_ref__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6630878Z test_python_ref__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6638321Z test_python_ref__refs_reshape_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6645631Z test_python_ref__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6653036Z test_python_ref__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6660538Z test_python_ref__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6668104Z test_python_ref__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6675706Z test_python_ref__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6682975Z test_python_ref__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6690729Z test_python_ref__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6698669Z test_python_ref__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6706955Z test_python_ref__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6715194Z test_python_ref__refs_roll_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6723118Z test_python_ref__refs_roll_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6730500Z test_python_ref__refs_roll_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6737769Z test_python_ref__refs_roll_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6745444Z test_python_ref__refs_roll_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6753061Z test_python_ref__refs_roll_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6760338Z test_python_ref__refs_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6767819Z test_python_ref__refs_roll_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6775154Z test_python_ref__refs_roll_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6782754Z test_python_ref__refs_roll_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6790342Z test_python_ref__refs_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6797564Z test_python_ref__refs_roll_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6805016Z test_python_ref__refs_roll_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6812514Z test_python_ref__refs_rot90_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6820099Z test_python_ref__refs_rot90_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6827432Z test_python_ref__refs_rot90_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6834855Z test_python_ref__refs_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6842118Z test_python_ref__refs_rot90_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6849629Z test_python_ref__refs_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6857015Z test_python_ref__refs_rot90_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6864693Z test_python_ref__refs_rot90_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6872639Z test_python_ref__refs_rot90_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6879634Z test_python_ref__refs_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6887089Z test_python_ref__refs_rot90_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6894480Z test_python_ref__refs_rot90_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6902263Z test_python_ref__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6909704Z test_python_ref__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6917027Z test_python_ref__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6924450Z test_python_ref__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6931834Z test_python_ref__refs_round_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6939264Z test_python_ref__refs_round_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6947002Z test_python_ref__refs_round_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6954370Z test_python_ref__refs_round_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6961923Z test_python_ref__refs_round_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6969302Z test_python_ref__refs_rsqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6976709Z test_python_ref__refs_rsqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6984412Z test_python_ref__refs_rsqrt_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6991746Z test_python_ref__refs_rsqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.6999226Z test_python_ref__refs_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7006735Z test_python_ref__refs_rsqrt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7014047Z test_python_ref__refs_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7021801Z test_python_ref__refs_rsqrt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7029604Z test_python_ref__refs_rsqrt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7036958Z test_python_ref__refs_rsqrt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7044224Z test_python_ref__refs_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7051679Z test_python_ref__refs_rsqrt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7059100Z test_python_ref__refs_rsqrt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7067048Z test_python_ref__refs_rsub_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7074136Z test_python_ref__refs_rsub_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7081680Z test_python_ref__refs_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7089069Z test_python_ref__refs_rsub_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7096404Z test_python_ref__refs_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7103987Z test_python_ref__refs_rsub_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7111371Z test_python_ref__refs_rsub_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7118753Z test_python_ref__refs_rsub_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7126273Z test_python_ref__refs_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7133569Z test_python_ref__refs_rsub_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7141254Z test_python_ref__refs_rsub_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7148714Z test_python_ref__refs_sgn_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7156047Z test_python_ref__refs_sgn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7163539Z test_python_ref__refs_sgn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7170879Z test_python_ref__refs_sgn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7178251Z test_python_ref__refs_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7185866Z test_python_ref__refs_sgn_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7193348Z test_python_ref__refs_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7200844Z test_python_ref__refs_sgn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7208182Z test_python_ref__refs_sgn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7215621Z test_python_ref__refs_sgn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7223178Z test_python_ref__refs_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7230607Z test_python_ref__refs_sgn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7238274Z test_python_ref__refs_sgn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7245654Z test_python_ref__refs_sigmoid_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7253164Z test_python_ref__refs_sigmoid_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7260847Z test_python_ref__refs_sigmoid_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7268526Z test_python_ref__refs_sigmoid_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7276015Z test_python_ref__refs_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7283392Z test_python_ref__refs_sigmoid_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7290838Z test_python_ref__refs_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7298440Z test_python_ref__refs_sigmoid_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7305880Z test_python_ref__refs_sigmoid_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7313265Z test_python_ref__refs_sigmoid_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7320720Z test_python_ref__refs_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7328020Z test_python_ref__refs_sigmoid_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7335319Z test_python_ref__refs_sigmoid_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7342965Z test_python_ref__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7350534Z test_python_ref__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7357767Z test_python_ref__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7365170Z test_python_ref__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7372565Z test_python_ref__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7380040Z test_python_ref__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7387787Z test_python_ref__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7394944Z test_python_ref__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7402335Z test_python_ref__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7409825Z test_python_ref__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7417199Z test_python_ref__refs_signbit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7424989Z test_python_ref__refs_signbit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7432339Z test_python_ref__refs_signbit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7439842Z test_python_ref__refs_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7447196Z test_python_ref__refs_signbit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7454744Z test_python_ref__refs_signbit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7462362Z test_python_ref__refs_signbit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7469899Z test_python_ref__refs_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7477307Z test_python_ref__refs_signbit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7484559Z test_python_ref__refs_signbit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7491961Z test_python_ref__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7499480Z test_python_ref__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7507242Z test_python_ref__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7514546Z test_python_ref__refs_sin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7521918Z test_python_ref__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7529355Z test_python_ref__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7536688Z test_python_ref__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7544253Z test_python_ref__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7551753Z test_python_ref__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7559130Z test_python_ref__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7566529Z test_python_ref__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7573954Z test_python_ref__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7581589Z test_python_ref__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7589044Z test_python_ref__refs_sinc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7596478Z test_python_ref__refs_sinc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7603998Z test_python_ref__refs_sinc_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7611343Z test_python_ref__refs_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7618749Z test_python_ref__refs_sinc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7626672Z test_python_ref__refs_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7634217Z test_python_ref__refs_sinc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7641571Z test_python_ref__refs_sinc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7649112Z test_python_ref__refs_sinc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7656664Z test_python_ref__refs_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7664286Z test_python_ref__refs_sinc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7671712Z test_python_ref__refs_sinc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7678932Z test_python_ref__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7686490Z test_python_ref__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7693884Z test_python_ref__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7701578Z test_python_ref__refs_sinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7709009Z test_python_ref__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7716403Z test_python_ref__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7723826Z test_python_ref__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7731235Z test_python_ref__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7738718Z test_python_ref__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7746546Z test_python_ref__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7753824Z test_python_ref__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7761322Z test_python_ref__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7768735Z test_python_ref__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7776182Z test_python_ref__refs_softmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7783583Z test_python_ref__refs_softmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7790971Z test_python_ref__refs_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7798366Z test_python_ref__refs_softmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7805873Z test_python_ref__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7813604Z test_python_ref__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7820789Z test_python_ref__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7828429Z test_python_ref__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7835682Z test_python_ref__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7843206Z test_python_ref__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7850498Z test_python_ref__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7857986Z test_python_ref__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7865645Z test_python_ref__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7873089Z test_python_ref__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7880506Z test_python_ref__refs_special_i1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7887917Z test_python_ref__refs_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7895318Z test_python_ref__refs_special_i1_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7902855Z test_python_ref__refs_special_i1_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7910779Z test_python_ref__refs_special_i1_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7917796Z test_python_ref__refs_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7925186Z test_python_ref__refs_special_i1_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7932554Z test_python_ref__refs_special_i1_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7940072Z test_python_ref__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7947630Z test_python_ref__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7955130Z test_python_ref__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7962513Z test_python_ref__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7969996Z test_python_ref__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7977496Z test_python_ref__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7985126Z test_python_ref__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.7992525Z test_python_ref__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8000576Z test_python_ref__refs_special_logit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8008120Z test_python_ref__refs_special_logit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8015582Z test_python_ref__refs_special_logit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8023253Z test_python_ref__refs_special_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8030724Z test_python_ref__refs_special_logit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8038237Z test_python_ref__refs_special_logit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8045600Z test_python_ref__refs_special_logit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8053022Z test_python_ref__refs_special_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8060528Z test_python_ref__refs_special_logit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8068094Z test_python_ref__refs_special_logit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8075500Z test_python_ref__refs_special_zeta_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8082803Z test_python_ref__refs_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8090179Z test_python_ref__refs_special_zeta_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8097782Z test_python_ref__refs_special_zeta_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8105485Z test_python_ref__refs_special_zeta_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8112834Z test_python_ref__refs_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8120226Z test_python_ref__refs_special_zeta_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8127685Z test_python_ref__refs_special_zeta_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8135096Z test_python_ref__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8142738Z test_python_ref__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8150754Z test_python_ref__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8158685Z test_python_ref__refs_sqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8166621Z test_python_ref__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8174620Z test_python_ref__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8182814Z test_python_ref__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8190299Z test_python_ref__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8198006Z test_python_ref__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8205410Z test_python_ref__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8212605Z test_python_ref__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8220140Z test_python_ref__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8227887Z test_python_ref__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8235098Z test_python_ref__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8242523Z test_python_ref__refs_square_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8250012Z test_python_ref__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8257485Z test_python_ref__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8265129Z test_python_ref__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8272813Z test_python_ref__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8279961Z test_python_ref__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8287534Z test_python_ref__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8294729Z test_python_ref__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8302329Z test_python_ref__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8309858Z test_python_ref__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8317166Z test_python_ref__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8324517Z test_python_ref__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8331912Z test_python_ref__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8339384Z test_python_ref__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8347018Z test_python_ref__refs_squeeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8354518Z test_python_ref__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8361782Z test_python_ref__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8369370Z test_python_ref__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8376938Z test_python_ref__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8384503Z test_python_ref__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8392035Z test_python_ref__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8399483Z test_python_ref__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8407042Z test_python_ref__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8414904Z test_python_ref__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8422863Z test_python_ref__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8430197Z test_python_ref__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8437694Z test_python_ref__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8445095Z test_python_ref__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8452610Z test_python_ref__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8460171Z test_python_ref__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8468208Z test_python_ref__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8476082Z test_python_ref__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8484075Z test_python_ref__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8492240Z test_python_ref__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8500313Z test_python_ref__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8508835Z test_python_ref__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8516506Z test_python_ref__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8524399Z test_python_ref__refs_std_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8532048Z test_python_ref__refs_std_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8539353Z test_python_ref__refs_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8547078Z test_python_ref__refs_std_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8554945Z test_python_ref__refs_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8562842Z test_python_ref__refs_std_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8570657Z test_python_ref__refs_std_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8578647Z test_python_ref__refs_std_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8586260Z test_python_ref__refs_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8593633Z test_python_ref__refs_std_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8601232Z test_python_ref__refs_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8608633Z test_python_ref__refs_std_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8615946Z test_python_ref__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8623616Z test_python_ref__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8631394Z test_python_ref__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8638734Z test_python_ref__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8646128Z test_python_ref__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8653627Z test_python_ref__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8661214Z test_python_ref__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8668739Z test_python_ref__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8676234Z test_python_ref__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8683429Z test_python_ref__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8690872Z test_python_ref__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8698376Z test_python_ref__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8706581Z test_python_ref__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8713709Z test_python_ref__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8721062Z test_python_ref__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8728871Z test_python_ref__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8735801Z test_python_ref__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8743396Z test_python_ref__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8751013Z test_python_ref__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8759185Z test_python_ref__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8765708Z test_python_ref__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8773167Z test_python_ref__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8780569Z test_python_ref__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8788059Z test_python_ref__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8795777Z test_python_ref__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8802988Z test_python_ref__refs_t_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8810468Z test_python_ref__refs_t_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8817922Z test_python_ref__refs_t_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8825435Z test_python_ref__refs_t_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8832803Z test_python_ref__refs_t_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8840213Z test_python_ref__refs_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8847786Z test_python_ref__refs_t_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8855091Z test_python_ref__refs_t_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8862743Z test_python_ref__refs_t_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8870247Z test_python_ref__refs_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8877617Z test_python_ref__refs_t_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8884987Z test_python_ref__refs_t_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8892575Z test_python_ref__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8899795Z test_python_ref__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8907561Z test_python_ref__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8914976Z test_python_ref__refs_tan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8922517Z test_python_ref__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8929968Z test_python_ref__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8937407Z test_python_ref__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8945106Z test_python_ref__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8952628Z test_python_ref__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8959934Z test_python_ref__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8967451Z test_python_ref__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8974842Z test_python_ref__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8982472Z test_python_ref__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8989942Z test_python_ref__refs_tanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.8997385Z test_python_ref__refs_tanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9004765Z test_python_ref__refs_tanh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9012184Z test_python_ref__refs_tanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9019731Z test_python_ref__refs_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9027333Z test_python_ref__refs_tanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9034575Z test_python_ref__refs_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9041859Z test_python_ref__refs_tanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9049394Z test_python_ref__refs_tanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9056790Z test_python_ref__refs_tanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9064905Z test_python_ref__refs_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9072462Z test_python_ref__refs_tanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9079869Z test_python_ref__refs_tanh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9087372Z test_python_ref__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9094616Z test_python_ref__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9102673Z test_python_ref__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9110118Z test_python_ref__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9117535Z test_python_ref__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9124950Z test_python_ref__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9132313Z test_python_ref__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9139850Z test_python_ref__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9147499Z test_python_ref__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9155209Z test_python_ref__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9162512Z test_python_ref__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9170018Z test_python_ref__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9177310Z test_python_ref__refs_trace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9185236Z test_python_ref__refs_trace_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9192390Z test_python_ref__refs_trace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9200340Z test_python_ref__refs_trace_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9208442Z test_python_ref__refs_trace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9216244Z test_python_ref__refs_trace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9224301Z test_python_ref__refs_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9232272Z test_python_ref__refs_trace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9240079Z test_python_ref__refs_trace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9247800Z test_python_ref__refs_trace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9255147Z test_python_ref__refs_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9262670Z test_python_ref__refs_trace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9270058Z test_python_ref__refs_trace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9277481Z test_python_ref__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9284959Z test_python_ref__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9292296Z test_python_ref__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9300088Z test_python_ref__refs_transpose_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9307400Z test_python_ref__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9314839Z test_python_ref__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9322115Z test_python_ref__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9329441Z test_python_ref__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9337018Z test_python_ref__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9344604Z test_python_ref__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9352183Z test_python_ref__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9359570Z test_python_ref__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9366955Z test_python_ref__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9374361Z test_python_ref__refs_tril_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9381942Z test_python_ref__refs_tril_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9389348Z test_python_ref__refs_tril_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9396848Z test_python_ref__refs_tril_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9404325Z test_python_ref__refs_tril_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9411703Z test_python_ref__refs_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9419312Z test_python_ref__refs_tril_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9426933Z test_python_ref__refs_tril_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9434143Z test_python_ref__refs_tril_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9441593Z test_python_ref__refs_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9449172Z test_python_ref__refs_tril_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9456420Z test_python_ref__refs_tril_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9463950Z test_python_ref__refs_tril_indices_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9471429Z test_python_ref__refs_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9478705Z test_python_ref__refs_triu_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9486214Z test_python_ref__refs_triu_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9493395Z test_python_ref__refs_triu_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9501168Z test_python_ref__refs_triu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9508533Z test_python_ref__refs_triu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9516061Z test_python_ref__refs_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9523481Z test_python_ref__refs_triu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9531039Z test_python_ref__refs_triu_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9538606Z test_python_ref__refs_triu_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9546332Z test_python_ref__refs_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9553659Z test_python_ref__refs_triu_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9561084Z test_python_ref__refs_triu_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9568585Z test_python_ref__refs_triu_indices_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9575883Z test_python_ref__refs_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9583537Z test_python_ref__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9590895Z test_python_ref__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9598414Z test_python_ref__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9605851Z test_python_ref__refs_true_divide_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9613049Z test_python_ref__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9620463Z test_python_ref__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9628115Z test_python_ref__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9635449Z test_python_ref__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9642885Z test_python_ref__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9650380Z test_python_ref__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9657858Z test_python_ref__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9665480Z test_python_ref__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9672767Z test_python_ref__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9680227Z test_python_ref__refs_trunc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9687639Z test_python_ref__refs_trunc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9694823Z test_python_ref__refs_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9702748Z test_python_ref__refs_trunc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9709950Z test_python_ref__refs_trunc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9717393Z test_python_ref__refs_trunc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9724728Z test_python_ref__refs_trunc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9732026Z test_python_ref__refs_trunc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9739464Z test_python_ref__refs_trunc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9747641Z test_python_ref__refs_unbind_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9755495Z test_python_ref__refs_unbind_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9763424Z test_python_ref__refs_unbind_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9771474Z test_python_ref__refs_unbind_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9779181Z test_python_ref__refs_unbind_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9786847Z test_python_ref__refs_unbind_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9794221Z test_python_ref__refs_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9801777Z test_python_ref__refs_unbind_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9809193Z test_python_ref__refs_unbind_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9816695Z test_python_ref__refs_unbind_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9824331Z test_python_ref__refs_unbind_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9831616Z test_python_ref__refs_unbind_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9838990Z test_python_ref__refs_unbind_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9846523Z test_python_ref__refs_unflatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9853749Z test_python_ref__refs_unflatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9861386Z test_python_ref__refs_unflatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9868879Z test_python_ref__refs_unflatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9876423Z test_python_ref__refs_unflatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9883880Z test_python_ref__refs_unflatten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9891353Z test_python_ref__refs_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9899399Z test_python_ref__refs_unflatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9907607Z test_python_ref__refs_unflatten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9915382Z test_python_ref__refs_unflatten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9923320Z test_python_ref__refs_unflatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9930851Z test_python_ref__refs_unflatten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9938153Z test_python_ref__refs_unflatten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9946012Z test_python_ref__refs_unfold_copy_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9953390Z test_python_ref__refs_unfold_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9960875Z test_python_ref__refs_unfold_copy_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9968321Z test_python_ref__refs_unfold_copy_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9975562Z test_python_ref__refs_unfold_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9983187Z test_python_ref__refs_unfold_copy_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9990629Z test_python_ref__refs_unfold_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:52.9997948Z test_python_ref__refs_unfold_copy_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0005331Z test_python_ref__refs_unfold_copy_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0012754Z test_python_ref__refs_unfold_copy_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0020092Z test_python_ref__refs_unfold_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0027694Z test_python_ref__refs_unfold_copy_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0035134Z test_python_ref__refs_unfold_copy_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0042514Z test_python_ref__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0049925Z test_python_ref__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0057481Z test_python_ref__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0065080Z test_python_ref__refs_unsqueeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0072396Z test_python_ref__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0079906Z test_python_ref__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0087169Z test_python_ref__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0094384Z test_python_ref__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0102231Z test_python_ref__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0109617Z test_python_ref__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0117295Z test_python_ref__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0125132Z test_python_ref__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0132439Z test_python_ref__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0139890Z test_python_ref__refs_var_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0147513Z test_python_ref__refs_var_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0155042Z test_python_ref__refs_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0162345Z test_python_ref__refs_var_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0169978Z test_python_ref__refs_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0177326Z test_python_ref__refs_var_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0185107Z test_python_ref__refs_var_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0192453Z test_python_ref__refs_var_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0199844Z test_python_ref__refs_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0207199Z test_python_ref__refs_var_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0214628Z test_python_ref__refs_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0222274Z test_python_ref__refs_var_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0229646Z test_python_ref__refs_view_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0237109Z test_python_ref__refs_view_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0244448Z test_python_ref__refs_view_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0251958Z test_python_ref__refs_view_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0259492Z test_python_ref__refs_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0267308Z test_python_ref__refs_view_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0274638Z test_python_ref__refs_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0282011Z test_python_ref__refs_view_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0289438Z test_python_ref__refs_view_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0296954Z test_python_ref__refs_view_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0304519Z test_python_ref__refs_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0311910Z test_python_ref__refs_view_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0319271Z test_python_ref__refs_view_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0326730Z test_python_ref__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0334013Z test_python_ref__refs_view_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0341869Z test_python_ref__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0349670Z test_python_ref__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0356778Z test_python_ref__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0364074Z test_python_ref__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0371448Z test_python_ref__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0378865Z test_python_ref__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0386476Z test_python_ref__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0393923Z test_python_ref__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0401389Z test_python_ref__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0408986Z test_python_ref__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0416140Z test_python_ref__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0424319Z test_python_ref__refs_vsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0432211Z test_python_ref__refs_vsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0439648Z test_python_ref__refs_vsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0447060Z test_python_ref__refs_vsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0454491Z test_python_ref__refs_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0462088Z test_python_ref__refs_vsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0469572Z test_python_ref__refs_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0476952Z test_python_ref__refs_vsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0484296Z test_python_ref__refs_vsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0491724Z test_python_ref__refs_vsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0499174Z test_python_ref__refs_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0506766Z test_python_ref__refs_vsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0514324Z test_python_ref__refs_vsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0521565Z test_python_ref__refs_vstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0529105Z test_python_ref__refs_vstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0536311Z test_python_ref__refs_vstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0543976Z test_python_ref__refs_vstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0551412Z test_python_ref__refs_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0558853Z test_python_ref__refs_vstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0566207Z test_python_ref__refs_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0573791Z test_python_ref__refs_vstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0581423Z test_python_ref__refs_vstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0588872Z test_python_ref__refs_vstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0596313Z test_python_ref__refs_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0603733Z test_python_ref__refs_vstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0611048Z test_python_ref__refs_vstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0618445Z test_python_ref__refs_where_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0626104Z test_python_ref__refs_where_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0633531Z test_python_ref__refs_where_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0640913Z test_python_ref__refs_where_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0648646Z test_python_ref__refs_where_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0655851Z test_python_ref__refs_where_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0663362Z test_python_ref__refs_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0670760Z test_python_ref__refs_where_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0678179Z test_python_ref__refs_where_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0686131Z test_python_ref__refs_where_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0694028Z test_python_ref__refs_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0702404Z test_python_ref__refs_where_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0710333Z test_python_ref__refs_where_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0723455Z test_python_ref_errors__refs_add_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0736312Z test_python_ref_errors__refs_amax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0749567Z test_python_ref_errors__refs_amin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0762633Z test_python_ref_errors__refs_arange_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0775796Z test_python_ref_errors__refs_atan2_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0789008Z test_python_ref_errors__refs_bitwise_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0801216Z test_python_ref_errors__refs_bitwise_left_shift_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0813313Z test_python_ref_errors__refs_bitwise_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0825610Z test_python_ref_errors__refs_bitwise_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0837654Z test_python_ref_errors__refs_cat_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0849568Z test_python_ref_errors__refs_clamp_max_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0861882Z test_python_ref_errors__refs_clamp_min_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0874453Z test_python_ref_errors__refs_copysign_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0886307Z test_python_ref_errors__refs_diag_embed_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0898345Z test_python_ref_errors__refs_diagonal_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0910623Z test_python_ref_errors__refs_div_floor_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0922655Z test_python_ref_errors__refs_div_no_rounding_mode_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0934955Z test_python_ref_errors__refs_div_trunc_rounding_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0947164Z test_python_ref_errors__refs_dsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0959167Z test_python_ref_errors__refs_dstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0971175Z test_python_ref_errors__refs_eq_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0983619Z test_python_ref_errors__refs_eye_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.0995682Z test_python_ref_errors__refs_fliplr_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1007832Z test_python_ref_errors__refs_flipud_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1019552Z test_python_ref_errors__refs_float_power_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1031743Z test_python_ref_errors__refs_floor_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1043724Z test_python_ref_errors__refs_fmax_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1055786Z test_python_ref_errors__refs_fmin_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1068103Z test_python_ref_errors__refs_fmod_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1080109Z test_python_ref_errors__refs_gcd_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1092038Z test_python_ref_errors__refs_ge_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1104282Z test_python_ref_errors__refs_gt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1116266Z test_python_ref_errors__refs_heaviside_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1128349Z test_python_ref_errors__refs_hsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1140451Z test_python_ref_errors__refs_hstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1152755Z test_python_ref_errors__refs_hypot_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1164768Z test_python_ref_errors__refs_igamma_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1177050Z test_python_ref_errors__refs_igammac_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1189119Z test_python_ref_errors__refs_index_select_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1200920Z test_python_ref_errors__refs_isclose_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1212867Z test_python_ref_errors__refs_lcm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1225434Z test_python_ref_errors__refs_le_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1237432Z test_python_ref_errors__refs_linspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1249618Z test_python_ref_errors__refs_logical_and_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1262013Z test_python_ref_errors__refs_logical_or_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1273895Z test_python_ref_errors__refs_logical_xor_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1285897Z test_python_ref_errors__refs_logspace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1298041Z test_python_ref_errors__refs_lt_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1310359Z test_python_ref_errors__refs_masked_fill_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1322522Z test_python_ref_errors__refs_maximum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1334198Z test_python_ref_errors__refs_mean_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1346572Z test_python_ref_errors__refs_minimum_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1358609Z test_python_ref_errors__refs_movedim_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1370613Z test_python_ref_errors__refs_mul_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1383928Z test_python_ref_errors__refs_native_layer_norm_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1396073Z test_python_ref_errors__refs_ne_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1408068Z test_python_ref_errors__refs_neg_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1420061Z test_python_ref_errors__refs_nextafter_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1432144Z test_python_ref_errors__refs_nn_functional_gelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1443886Z test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1455917Z test_python_ref_errors__refs_nn_functional_l1_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1468392Z test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1480122Z test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1492101Z test_python_ref_errors__refs_nn_functional_prelu_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1504206Z test_python_ref_errors__refs_nn_functional_softshrink_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1516120Z test_python_ref_errors__refs_pow_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1528299Z test_python_ref_errors__refs_remainder_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1540339Z test_python_ref_errors__refs_reshape_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1552522Z test_python_ref_errors__refs_reshape_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1564554Z test_python_ref_errors__refs_roll_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1576611Z test_python_ref_errors__refs_rot90_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1588698Z test_python_ref_errors__refs_rsub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1600669Z test_python_ref_errors__refs_special_zeta_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1612664Z test_python_ref_errors__refs_sub_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1624972Z test_python_ref_errors__refs_t_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1638371Z test_python_ref_errors__refs_trace_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1650428Z test_python_ref_errors__refs_true_divide_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1662570Z test_python_ref_errors__refs_unbind_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1674870Z test_python_ref_errors__refs_view_as_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1686676Z test_python_ref_errors__refs_view_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1698851Z test_python_ref_errors__refs_vsplit_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1711657Z test_python_ref_errors__refs_vstack_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1723222Z test_python_ref_errors__refs_where_cuda (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:51:53.1741969Z test_python_ref_executor__refs_abs_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1760779Z test_python_ref_executor__refs_abs_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1778471Z test_python_ref_executor__refs_abs_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1797205Z test_python_ref_executor__refs_abs_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1815156Z test_python_ref_executor__refs_abs_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1833774Z test_python_ref_executor__refs_abs_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1852010Z test_python_ref_executor__refs_abs_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1870665Z test_python_ref_executor__refs_abs_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1890960Z test_python_ref_executor__refs_abs_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1911545Z test_python_ref_executor__refs_abs_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1931980Z test_python_ref_executor__refs_abs_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1952495Z test_python_ref_executor__refs_abs_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1973270Z test_python_ref_executor__refs_abs_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.1991610Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2009949Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2028314Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2046481Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2065050Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2083315Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2101682Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2120046Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2138389Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2156981Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2175190Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2193795Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2212117Z test_python_ref_executor__refs_abs_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2230818Z test_python_ref_executor__refs_acos_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2249277Z test_python_ref_executor__refs_acos_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2267950Z test_python_ref_executor__refs_acos_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2286158Z test_python_ref_executor__refs_acos_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2304661Z test_python_ref_executor__refs_acos_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2322985Z test_python_ref_executor__refs_acos_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2341717Z test_python_ref_executor__refs_acos_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2359799Z test_python_ref_executor__refs_acos_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2377940Z test_python_ref_executor__refs_acos_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2396149Z test_python_ref_executor__refs_acos_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2414415Z test_python_ref_executor__refs_acos_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2432938Z test_python_ref_executor__refs_acos_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2451085Z test_python_ref_executor__refs_acos_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2469568Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2487864Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2506191Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2524684Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2542821Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2561110Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2579087Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2597408Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2615664Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2634183Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2652361Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2670677Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2688889Z test_python_ref_executor__refs_acos_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2707418Z test_python_ref_executor__refs_acosh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2725714Z test_python_ref_executor__refs_acosh_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2744109Z test_python_ref_executor__refs_acosh_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2762349Z test_python_ref_executor__refs_acosh_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2781304Z test_python_ref_executor__refs_acosh_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2799316Z test_python_ref_executor__refs_acosh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2817920Z test_python_ref_executor__refs_acosh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2836543Z test_python_ref_executor__refs_acosh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2854902Z test_python_ref_executor__refs_acosh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2873408Z test_python_ref_executor__refs_acosh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2891947Z test_python_ref_executor__refs_acosh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2910616Z test_python_ref_executor__refs_acosh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2929085Z test_python_ref_executor__refs_acosh_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2948380Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2966683Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.2985261Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3003420Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3021818Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3040116Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3058185Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3076830Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3096786Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3117153Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3137550Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3156481Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3174720Z test_python_ref_executor__refs_acosh_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3193233Z test_python_ref_executor__refs_add_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3213338Z test_python_ref_executor__refs_add_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3233850Z test_python_ref_executor__refs_add_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3253942Z test_python_ref_executor__refs_add_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3274463Z test_python_ref_executor__refs_add_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3294857Z test_python_ref_executor__refs_add_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3315196Z test_python_ref_executor__refs_add_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3335222Z test_python_ref_executor__refs_add_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3353998Z test_python_ref_executor__refs_add_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3371982Z test_python_ref_executor__refs_add_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3390635Z test_python_ref_executor__refs_add_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3409146Z test_python_ref_executor__refs_add_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3427596Z test_python_ref_executor__refs_add_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3445833Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3464559Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3482779Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3501351Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3519670Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3537864Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3556954Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3574827Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3593377Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3611515Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3630349Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3648414Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3666868Z test_python_ref_executor__refs_add_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3685001Z test_python_ref_executor__refs_addcdiv_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3703600Z test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3721665Z test_python_ref_executor__refs_addcdiv_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3739909Z test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3758464Z test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3778892Z test_python_ref_executor__refs_addcdiv_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3799122Z test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3819265Z test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3839562Z test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3859923Z test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3878666Z test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3896860Z test_python_ref_executor__refs_addcdiv_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3915488Z test_python_ref_executor__refs_addr_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3933588Z test_python_ref_executor__refs_addr_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3952282Z test_python_ref_executor__refs_addr_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3970468Z test_python_ref_executor__refs_addr_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.3989140Z test_python_ref_executor__refs_addr_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4007372Z test_python_ref_executor__refs_addr_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4026094Z test_python_ref_executor__refs_addr_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4044364Z test_python_ref_executor__refs_addr_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4062881Z test_python_ref_executor__refs_addr_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4081292Z test_python_ref_executor__refs_addr_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4099728Z test_python_ref_executor__refs_addr_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4118203Z test_python_ref_executor__refs_addr_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4136446Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4154934Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4173221Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4191508Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4209736Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4228147Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4246218Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4264651Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4282789Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4301214Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4319314Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4337858Z test_python_ref_executor__refs_addr_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4356333Z test_python_ref_executor__refs_all_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4374695Z test_python_ref_executor__refs_all_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4393175Z test_python_ref_executor__refs_all_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4411208Z test_python_ref_executor__refs_all_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4429703Z test_python_ref_executor__refs_all_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4447743Z test_python_ref_executor__refs_all_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4466313Z test_python_ref_executor__refs_all_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4484291Z test_python_ref_executor__refs_all_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4502989Z test_python_ref_executor__refs_all_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4521005Z test_python_ref_executor__refs_all_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4539304Z test_python_ref_executor__refs_all_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4557571Z test_python_ref_executor__refs_all_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4575866Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4594650Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4612882Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4631491Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4649665Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4668557Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4686619Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4705472Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4723346Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4741780Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4759928Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4778021Z test_python_ref_executor__refs_all_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4796605Z test_python_ref_executor__refs_allclose_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4814662Z test_python_ref_executor__refs_allclose_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4833141Z test_python_ref_executor__refs_allclose_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4851550Z test_python_ref_executor__refs_allclose_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4869946Z test_python_ref_executor__refs_allclose_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4888082Z test_python_ref_executor__refs_allclose_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4906512Z test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4924740Z test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4943034Z test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4961093Z test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4979050Z test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.4997660Z test_python_ref_executor__refs_allclose_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5015950Z test_python_ref_executor__refs_amax_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5034464Z test_python_ref_executor__refs_amax_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5052805Z test_python_ref_executor__refs_amax_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5071252Z test_python_ref_executor__refs_amax_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5089540Z test_python_ref_executor__refs_amax_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5108109Z test_python_ref_executor__refs_amax_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5126318Z test_python_ref_executor__refs_amax_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5145039Z test_python_ref_executor__refs_amax_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5163338Z test_python_ref_executor__refs_amax_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5181831Z test_python_ref_executor__refs_amax_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5200152Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5218485Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5237149Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5255471Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5274195Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5292325Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5310799Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5329001Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5347440Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5365532Z test_python_ref_executor__refs_amax_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5383962Z test_python_ref_executor__refs_amin_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5402068Z test_python_ref_executor__refs_amin_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5420208Z test_python_ref_executor__refs_amin_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5438641Z test_python_ref_executor__refs_amin_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5456929Z test_python_ref_executor__refs_amin_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5475386Z test_python_ref_executor__refs_amin_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5493495Z test_python_ref_executor__refs_amin_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5511945Z test_python_ref_executor__refs_amin_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5530133Z test_python_ref_executor__refs_amin_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5548530Z test_python_ref_executor__refs_amin_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5567108Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5585481Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5603972Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5622296Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5640516Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5658734Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5676998Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5695047Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5713879Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5732193Z test_python_ref_executor__refs_amin_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5750759Z test_python_ref_executor__refs_any_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5768914Z test_python_ref_executor__refs_any_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5787341Z test_python_ref_executor__refs_any_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5805894Z test_python_ref_executor__refs_any_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5824475Z test_python_ref_executor__refs_any_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5842691Z test_python_ref_executor__refs_any_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5861001Z test_python_ref_executor__refs_any_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5879181Z test_python_ref_executor__refs_any_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5897629Z test_python_ref_executor__refs_any_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5915756Z test_python_ref_executor__refs_any_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5933919Z test_python_ref_executor__refs_any_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5952466Z test_python_ref_executor__refs_any_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5970676Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.5989142Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6009367Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6029831Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6049775Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6070359Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6090450Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6110950Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6130980Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6149450Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6167735Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6186167Z test_python_ref_executor__refs_any_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6204391Z test_python_ref_executor__refs_arange_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6222595Z test_python_ref_executor__refs_arange_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6240701Z test_python_ref_executor__refs_arange_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6258966Z test_python_ref_executor__refs_arange_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6277488Z test_python_ref_executor__refs_arange_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6295837Z test_python_ref_executor__refs_arange_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6314273Z test_python_ref_executor__refs_arange_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6332488Z test_python_ref_executor__refs_arange_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6350919Z test_python_ref_executor__refs_arange_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6369247Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6387925Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6406067Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6424574Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6442884Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6461348Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6479630Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6498082Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6516639Z test_python_ref_executor__refs_arange_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6534985Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6553510Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6571809Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6590292Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6608497Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6626735Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6645079Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6663626Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6682027Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6700361Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6718785Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6737117Z test_python_ref_executor__refs_as_strided_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6755644Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6773697Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6792006Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6810381Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6828971Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6847198Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6865889Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6883889Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6904572Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6924939Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6945584Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6965898Z test_python_ref_executor__refs_as_strided_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.6986440Z test_python_ref_executor__refs_asin_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7006831Z test_python_ref_executor__refs_asin_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7027358Z test_python_ref_executor__refs_asin_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7047704Z test_python_ref_executor__refs_asin_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7068270Z test_python_ref_executor__refs_asin_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7088172Z test_python_ref_executor__refs_asin_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7108783Z test_python_ref_executor__refs_asin_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7126880Z test_python_ref_executor__refs_asin_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7145535Z test_python_ref_executor__refs_asin_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7163708Z test_python_ref_executor__refs_asin_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7182540Z test_python_ref_executor__refs_asin_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7200845Z test_python_ref_executor__refs_asin_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7219146Z test_python_ref_executor__refs_asin_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7237460Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7255705Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7274177Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7292368Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7310822Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7329285Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7348202Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7366339Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7384834Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7403359Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7421942Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7440002Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7458383Z test_python_ref_executor__refs_asin_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7476887Z test_python_ref_executor__refs_asinh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7495232Z test_python_ref_executor__refs_asinh_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7514021Z test_python_ref_executor__refs_asinh_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7532185Z test_python_ref_executor__refs_asinh_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7550859Z test_python_ref_executor__refs_asinh_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7569128Z test_python_ref_executor__refs_asinh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7587698Z test_python_ref_executor__refs_asinh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7605823Z test_python_ref_executor__refs_asinh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7624537Z test_python_ref_executor__refs_asinh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7644636Z test_python_ref_executor__refs_asinh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7665034Z test_python_ref_executor__refs_asinh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7685271Z test_python_ref_executor__refs_asinh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7705712Z test_python_ref_executor__refs_asinh_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7726005Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7746295Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7764406Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7782893Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7800954Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7819201Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7837602Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7855836Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7874281Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7892526Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7910927Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7929253Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7948157Z test_python_ref_executor__refs_asinh_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7965838Z test_python_ref_executor__refs_atan2_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.7984263Z test_python_ref_executor__refs_atan2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8002462Z test_python_ref_executor__refs_atan2_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8020874Z test_python_ref_executor__refs_atan2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8039396Z test_python_ref_executor__refs_atan2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8057759Z test_python_ref_executor__refs_atan2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8076346Z test_python_ref_executor__refs_atan2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8094545Z test_python_ref_executor__refs_atan2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8113168Z test_python_ref_executor__refs_atan2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8131337Z test_python_ref_executor__refs_atan2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8149972Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8168111Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8186615Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8204943Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8223454Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8241817Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8260280Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8278643Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8297373Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8315579Z test_python_ref_executor__refs_atan2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8333488Z test_python_ref_executor__refs_atan_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8351904Z test_python_ref_executor__refs_atan_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8370117Z test_python_ref_executor__refs_atan_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8388448Z test_python_ref_executor__refs_atan_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8406766Z test_python_ref_executor__refs_atan_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8425695Z test_python_ref_executor__refs_atan_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8443851Z test_python_ref_executor__refs_atan_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8462159Z test_python_ref_executor__refs_atan_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8480330Z test_python_ref_executor__refs_atan_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8498596Z test_python_ref_executor__refs_atan_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8517226Z test_python_ref_executor__refs_atan_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8535477Z test_python_ref_executor__refs_atan_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8553796Z test_python_ref_executor__refs_atan_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8572030Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8590357Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8608598Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8626940Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8645128Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8663744Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8682064Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8700547Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8718804Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8737149Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8756407Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8774570Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8793467Z test_python_ref_executor__refs_atan_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8812023Z test_python_ref_executor__refs_atanh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8830278Z test_python_ref_executor__refs_atanh_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8848221Z test_python_ref_executor__refs_atanh_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8868282Z test_python_ref_executor__refs_atanh_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8886249Z test_python_ref_executor__refs_atanh_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8904820Z test_python_ref_executor__refs_atanh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8923024Z test_python_ref_executor__refs_atanh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8941392Z test_python_ref_executor__refs_atanh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8959792Z test_python_ref_executor__refs_atanh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8978016Z test_python_ref_executor__refs_atanh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.8996604Z test_python_ref_executor__refs_atanh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9014615Z test_python_ref_executor__refs_atanh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9032920Z test_python_ref_executor__refs_atanh_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9051108Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9069725Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9088422Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9106520Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9124497Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9143019Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9161001Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9179342Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9197736Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9215847Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9234381Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9252683Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9271426Z test_python_ref_executor__refs_atanh_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9289817Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9308459Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9326766Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9345553Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9364069Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9382521Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9400750Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9419060Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9437460Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9455958Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9474372Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9492815Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9511190Z test_python_ref_executor__refs_atleast_1d_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9529387Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9548067Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9566653Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9586455Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9604810Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9623415Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9642049Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9660429Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9678826Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9697354Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9715756Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9733879Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9752391Z test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9770697Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9789417Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9807922Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9826735Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9844995Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9863693Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9882032Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9900398Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9918938Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9937360Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9955933Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9974297Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:53.9992529Z test_python_ref_executor__refs_atleast_2d_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0012698Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0032932Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0053210Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0073609Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0094007Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0114202Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0132431Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0150797Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0168868Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0187534Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0205820Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0224310Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0242733Z test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0261537Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0279648Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0297924Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0318419Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0338665Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0359129Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0377775Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0396323Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0414501Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0433201Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0451548Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0470265Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0488689Z test_python_ref_executor__refs_atleast_3d_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0507509Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0525869Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0544704Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0562868Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0581500Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0599755Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0618047Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0636426Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0654736Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0673246Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0691481Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0709938Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0728228Z test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0746838Z test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0765083Z test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0783582Z test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0801969Z test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0820147Z test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0838841Z test_python_ref_executor__refs_bitwise_and_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0857041Z test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0877794Z test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0897701Z test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0916352Z test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0934484Z test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0953006Z test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0971586Z test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.0990125Z test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1008495Z test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1027192Z test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1047396Z test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1066496Z test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1084890Z test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1103216Z test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1121445Z test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1139811Z test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1158327Z test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1176608Z test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1195120Z test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1213506Z test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1232269Z test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1250452Z test_python_ref_executor__refs_bitwise_not_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1269028Z test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1287263Z test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1306154Z test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1324268Z test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1342912Z test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1361166Z test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1379518Z test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1398502Z test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1416745Z test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1435225Z test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1453493Z test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1472188Z test_python_ref_executor__refs_bitwise_or_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1490402Z test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1508916Z test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1527363Z test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1545974Z test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1564360Z test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1582768Z test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1601237Z test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1620115Z test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1638464Z test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1656753Z test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1675236Z test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1693412Z test_python_ref_executor__refs_bitwise_xor_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1712414Z test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1730377Z test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1748823Z test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1767168Z test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1785477Z test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1803608Z test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1822064Z test_python_ref_executor__refs_broadcast_shapes_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1840203Z test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1858447Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1877161Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1895500Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1913747Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1932012Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1950415Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1968700Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.1987273Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2005636Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2023800Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2042054Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2060375Z test_python_ref_executor__refs_broadcast_tensors_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2079055Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2097216Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2116013Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2134246Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2152906Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2171168Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2189921Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2208429Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2227003Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2245253Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2263842Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2282111Z test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2300258Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2318591Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2336801Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2355325Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2373475Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2391952Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2410140Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2428707Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2446759Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2465454Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2483415Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2501952Z test_python_ref_executor__refs_broadcast_to_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2520306Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2538603Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2559005Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2579253Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2599669Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2619805Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2640154Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2660539Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2680901Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2699145Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2717767Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2735838Z test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2754387Z test_python_ref_executor__refs_cat_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2772674Z test_python_ref_executor__refs_cat_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2791161Z test_python_ref_executor__refs_cat_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2809581Z test_python_ref_executor__refs_cat_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2827995Z test_python_ref_executor__refs_cat_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2846220Z test_python_ref_executor__refs_cat_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2864705Z test_python_ref_executor__refs_cat_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2882980Z test_python_ref_executor__refs_cat_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2901722Z test_python_ref_executor__refs_cat_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2920090Z test_python_ref_executor__refs_cat_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2938370Z test_python_ref_executor__refs_cat_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2956727Z test_python_ref_executor__refs_cat_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2974846Z test_python_ref_executor__refs_cat_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.2993449Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3011711Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3030307Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3048632Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3067138Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3085175Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3103683Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3122053Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3140405Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3158928Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3177259Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3195820Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3213834Z test_python_ref_executor__refs_cat_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3232164Z test_python_ref_executor__refs_ceil_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3250432Z test_python_ref_executor__refs_ceil_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3268925Z test_python_ref_executor__refs_ceil_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3287153Z test_python_ref_executor__refs_ceil_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3305673Z test_python_ref_executor__refs_ceil_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3323819Z test_python_ref_executor__refs_ceil_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3342340Z test_python_ref_executor__refs_ceil_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3360749Z test_python_ref_executor__refs_ceil_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3379100Z test_python_ref_executor__refs_ceil_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3397734Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3415904Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3434590Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3452725Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3471321Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3489599Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3507793Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3525844Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3544708Z test_python_ref_executor__refs_ceil_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3562844Z test_python_ref_executor__refs_chunk_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3581443Z test_python_ref_executor__refs_chunk_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3599591Z test_python_ref_executor__refs_chunk_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3617963Z test_python_ref_executor__refs_chunk_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3636838Z test_python_ref_executor__refs_chunk_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3654689Z test_python_ref_executor__refs_chunk_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3672884Z test_python_ref_executor__refs_chunk_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3691117Z test_python_ref_executor__refs_chunk_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3709689Z test_python_ref_executor__refs_chunk_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3728065Z test_python_ref_executor__refs_chunk_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3746415Z test_python_ref_executor__refs_chunk_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3764598Z test_python_ref_executor__refs_chunk_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3783094Z test_python_ref_executor__refs_chunk_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3801600Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3819661Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3838277Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3856452Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3875183Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3893321Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3911878Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3930500Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3949223Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3967885Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.3986459Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4004769Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4023494Z test_python_ref_executor__refs_chunk_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4041825Z test_python_ref_executor__refs_clamp_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4060190Z test_python_ref_executor__refs_clamp_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4078799Z test_python_ref_executor__refs_clamp_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4097040Z test_python_ref_executor__refs_clamp_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4115583Z test_python_ref_executor__refs_clamp_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4133815Z test_python_ref_executor__refs_clamp_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4152315Z test_python_ref_executor__refs_clamp_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4172497Z test_python_ref_executor__refs_clamp_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4193124Z test_python_ref_executor__refs_clamp_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4211467Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4229901Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4248333Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4266795Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4285040Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4303590Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4323848Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4344284Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4364769Z test_python_ref_executor__refs_clamp_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4385176Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4405390Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4426050Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4447011Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4467030Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4485672Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4504439Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4522777Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4543538Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4562055Z test_python_ref_executor__refs_clamp_max_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4580236Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4598855Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4616960Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4635625Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4653753Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4672548Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4690607Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4709155Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4727470Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4746051Z test_python_ref_executor__refs_clamp_max_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4764130Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4782760Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4800843Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4819107Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4837617Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4855709Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4874452Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4892607Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4913420Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4933861Z test_python_ref_executor__refs_clamp_min_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4953084Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4971547Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.4989811Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5008613Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5026553Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5044934Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5063464Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5081744Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5099974Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5118578Z test_python_ref_executor__refs_clamp_min_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5136808Z test_python_ref_executor__refs_clone_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5155478Z test_python_ref_executor__refs_clone_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5173628Z test_python_ref_executor__refs_clone_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5192178Z test_python_ref_executor__refs_clone_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5210670Z test_python_ref_executor__refs_clone_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5229629Z test_python_ref_executor__refs_clone_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5247890Z test_python_ref_executor__refs_clone_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5266227Z test_python_ref_executor__refs_clone_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5284456Z test_python_ref_executor__refs_clone_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5303199Z test_python_ref_executor__refs_clone_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5321314Z test_python_ref_executor__refs_clone_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5339608Z test_python_ref_executor__refs_clone_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5358014Z test_python_ref_executor__refs_clone_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5376209Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5394631Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5412859Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5431364Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5449577Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5468256Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5486647Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5505332Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5523166Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5541638Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5559953Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5578106Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5596626Z test_python_ref_executor__refs_clone_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5615394Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5633859Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5652164Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5670746Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5688973Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5707866Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5726175Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5744602Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5762941Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5781754Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5800140Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5819127Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5837816Z test_python_ref_executor__refs_column_stack_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5855861Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5874483Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5892674Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5911150Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5929450Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5947801Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5966133Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.5984743Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6002903Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6021295Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6039897Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6058181Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6076379Z test_python_ref_executor__refs_column_stack_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6094739Z test_python_ref_executor__refs_conj_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6113430Z test_python_ref_executor__refs_conj_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6131578Z test_python_ref_executor__refs_conj_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6150036Z test_python_ref_executor__refs_conj_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6168797Z test_python_ref_executor__refs_conj_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6186959Z test_python_ref_executor__refs_conj_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6204992Z test_python_ref_executor__refs_conj_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6223548Z test_python_ref_executor__refs_conj_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6241980Z test_python_ref_executor__refs_conj_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6260240Z test_python_ref_executor__refs_conj_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6278698Z test_python_ref_executor__refs_conj_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6297120Z test_python_ref_executor__refs_conj_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6315477Z test_python_ref_executor__refs_conj_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6333822Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6352460Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6370971Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6389343Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6408073Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6426655Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6444887Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6463380Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6481596Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6499847Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6518442Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6536793Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6555296Z test_python_ref_executor__refs_conj_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6573455Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6592007Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6610310Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6629101Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6647239Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6665838Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6683838Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6702420Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6720704Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6739095Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6757697Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6776074Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6794571Z test_python_ref_executor__refs_conj_physical_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6812928Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6831454Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6849803Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6868441Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6886857Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6905534Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6923802Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6942314Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6960537Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6978914Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.6997438Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7015627Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7034153Z test_python_ref_executor__refs_conj_physical_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7052320Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7070942Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7089417Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7107949Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7126228Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7144835Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7162923Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7181373Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7199644Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7219960Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7240133Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7260696Z test_python_ref_executor__refs_constant_pad_nd_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7280822Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7301248Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7319492Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7337752Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7356426Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7374692Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7392991Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7411310Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7429763Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7447941Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7466852Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7485199Z test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7503675Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7521887Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7540261Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7558841Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7577228Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7595810Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7614188Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7632720Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7651029Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7669695Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7687835Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7706281Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7724571Z test_python_ref_executor__refs_contiguous_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7743202Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7761282Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7779715Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7797900Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7816097Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7834631Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7852786Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7871342Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7889665Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7910254Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7930423Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7950978Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7971369Z test_python_ref_executor__refs_contiguous_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.7991873Z test_python_ref_executor__refs_copysign_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8010350Z test_python_ref_executor__refs_copysign_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8029024Z test_python_ref_executor__refs_copysign_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8047399Z test_python_ref_executor__refs_copysign_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8065925Z test_python_ref_executor__refs_copysign_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8084208Z test_python_ref_executor__refs_copysign_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8102686Z test_python_ref_executor__refs_copysign_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8121258Z test_python_ref_executor__refs_copysign_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8139587Z test_python_ref_executor__refs_copysign_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8158198Z test_python_ref_executor__refs_copysign_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8176658Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8195194Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8213443Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8231863Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8250205Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8268816Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8287029Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8305340Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8323504Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8342019Z test_python_ref_executor__refs_copysign_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8360221Z test_python_ref_executor__refs_cos_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8378621Z test_python_ref_executor__refs_cos_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8396895Z test_python_ref_executor__refs_cos_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8415453Z test_python_ref_executor__refs_cos_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8433706Z test_python_ref_executor__refs_cos_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8451839Z test_python_ref_executor__refs_cos_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8470520Z test_python_ref_executor__refs_cos_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8488827Z test_python_ref_executor__refs_cos_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8507608Z test_python_ref_executor__refs_cos_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8525636Z test_python_ref_executor__refs_cos_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8544058Z test_python_ref_executor__refs_cos_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8562303Z test_python_ref_executor__refs_cos_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8580620Z test_python_ref_executor__refs_cos_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8599062Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8617537Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8636328Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8654629Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8673903Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8692094Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8710653Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8728996Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8747549Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8765802Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8784208Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8802679Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8821166Z test_python_ref_executor__refs_cos_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8839208Z test_python_ref_executor__refs_cosh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8858036Z test_python_ref_executor__refs_cosh_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8876432Z test_python_ref_executor__refs_cosh_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8894697Z test_python_ref_executor__refs_cosh_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8913111Z test_python_ref_executor__refs_cosh_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8931365Z test_python_ref_executor__refs_cosh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8949792Z test_python_ref_executor__refs_cosh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8968182Z test_python_ref_executor__refs_cosh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.8986525Z test_python_ref_executor__refs_cosh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9004727Z test_python_ref_executor__refs_cosh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9023104Z test_python_ref_executor__refs_cosh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9041202Z test_python_ref_executor__refs_cosh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9059401Z test_python_ref_executor__refs_cosh_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9079481Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9099689Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9120006Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9140201Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9159258Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9177491Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9196321Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9214691Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9233527Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9251631Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9270320Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9288545Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9307098Z test_python_ref_executor__refs_cosh_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9325378Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9343839Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9362186Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9380341Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9398698Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9416961Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9435579Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9453882Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9472159Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9490683Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9509134Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9527399Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9546171Z test_python_ref_executor__refs_diag_embed_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9564383Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9582649Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9600953Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9619558Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9637807Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9656244Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9674633Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9692797Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9711408Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9729580Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9748549Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9766750Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9785248Z test_python_ref_executor__refs_diag_embed_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9803484Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9822676Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9842856Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9863184Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9881758Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9900063Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9918487Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9936727Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9954894Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9973409Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:54.9991742Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0009933Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0028621Z test_python_ref_executor__refs_diagonal_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0046723Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0065189Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0083342Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0101827Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0119955Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0138234Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0158632Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0176847Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0195441Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0213730Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0232019Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0250197Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0268718Z test_python_ref_executor__refs_diagonal_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0286820Z test_python_ref_executor__refs_digamma_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0305459Z test_python_ref_executor__refs_digamma_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0323760Z test_python_ref_executor__refs_digamma_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0342081Z test_python_ref_executor__refs_digamma_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0360153Z test_python_ref_executor__refs_digamma_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0378766Z test_python_ref_executor__refs_digamma_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0397233Z test_python_ref_executor__refs_digamma_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0415323Z test_python_ref_executor__refs_digamma_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0433859Z test_python_ref_executor__refs_digamma_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0452467Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0471113Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0489559Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0508120Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0526467Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0544904Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0562947Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0581420Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0599744Z test_python_ref_executor__refs_digamma_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0618229Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0636522Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0654592Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0673087Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0691408Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0710176Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0728235Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0746737Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0764822Z test_python_ref_executor__refs_div_floor_rounding_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0783362Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0803526Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0823934Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0843960Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0864622Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0885214Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0905661Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0925734Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0944614Z test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0962606Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0981338Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.0996843Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:51:55.1013063Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:51:55.1029691Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:51:55.1048621Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1067070Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1085166Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1103741Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1121996Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1140404Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1159002Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1179373Z test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1199691Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1219890Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1238011Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:51:55.1255916Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:51:55.1274249Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:51:55.1295786Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1314335Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1332474Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1350884Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1369233Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1387889Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1406187Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1424576Z test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1442748Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1461736Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1479860Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1498285Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1517009Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1534963Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1554455Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1572668Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1591422Z test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1609755Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1628614Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1647376Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1665697Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1684223Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1702615Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1721095Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1739266Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1757966Z test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1777229Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1795691Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1814258Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1832746Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1851189Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1869434Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1888112Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1906865Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1924871Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1943463Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1961736Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1979903Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.1998377Z test_python_ref_executor__refs_dsplit_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2016674Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2034904Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2053161Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2071711Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2089862Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2108364Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2126566Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2145142Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2163573Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2182095Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2200350Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2218641Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2237253Z test_python_ref_executor__refs_dsplit_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2255425Z test_python_ref_executor__refs_dstack_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2274417Z test_python_ref_executor__refs_dstack_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2293063Z test_python_ref_executor__refs_dstack_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2311478Z test_python_ref_executor__refs_dstack_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2329911Z test_python_ref_executor__refs_dstack_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2348497Z test_python_ref_executor__refs_dstack_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2366861Z test_python_ref_executor__refs_dstack_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2385377Z test_python_ref_executor__refs_dstack_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2403402Z test_python_ref_executor__refs_dstack_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2421955Z test_python_ref_executor__refs_dstack_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2439985Z test_python_ref_executor__refs_dstack_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2458435Z test_python_ref_executor__refs_dstack_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2476877Z test_python_ref_executor__refs_dstack_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2495078Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2513498Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2531717Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2550095Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2568431Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2586765Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2604953Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2623472Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2641744Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2660232Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2678581Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2779015Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.010s) 2022-09-19T17:51:55.2797327Z test_python_ref_executor__refs_dstack_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.2813539Z test_python_ref_executor__refs_empty_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2830221Z test_python_ref_executor__refs_empty_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2846054Z test_python_ref_executor__refs_empty_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2862933Z test_python_ref_executor__refs_empty_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2878807Z test_python_ref_executor__refs_empty_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2895206Z test_python_ref_executor__refs_empty_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2911396Z test_python_ref_executor__refs_empty_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2927584Z test_python_ref_executor__refs_empty_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2943903Z test_python_ref_executor__refs_empty_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2959881Z test_python_ref_executor__refs_empty_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2976216Z test_python_ref_executor__refs_empty_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.2992474Z test_python_ref_executor__refs_empty_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3009231Z test_python_ref_executor__refs_empty_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3025569Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3041702Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3057763Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3074086Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3090256Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3106635Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3123189Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3139282Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3155978Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3172121Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3188756Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3204964Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3221289Z test_python_ref_executor__refs_empty_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty (0.002s) 2022-09-19T17:51:55.3237591Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3253592Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3270237Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3286213Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3303054Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3318880Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3335239Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3351736Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3367976Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3384569Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3400921Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3417207Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3433806Z test_python_ref_executor__refs_empty_like_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3449746Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3466384Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3482607Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3499104Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3515149Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3531305Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3547719Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3564038Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3579862Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3596370Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3612666Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3629264Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3645384Z test_python_ref_executor__refs_empty_like_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Can't check result for empty_like (0.002s) 2022-09-19T17:51:55.3664267Z test_python_ref_executor__refs_eq_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3682739Z test_python_ref_executor__refs_eq_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3700932Z test_python_ref_executor__refs_eq_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3719747Z test_python_ref_executor__refs_eq_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3738165Z test_python_ref_executor__refs_eq_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3756571Z test_python_ref_executor__refs_eq_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3774987Z test_python_ref_executor__refs_eq_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3794272Z test_python_ref_executor__refs_eq_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3812489Z test_python_ref_executor__refs_eq_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3830961Z test_python_ref_executor__refs_eq_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3849377Z test_python_ref_executor__refs_eq_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3868057Z test_python_ref_executor__refs_eq_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3886522Z test_python_ref_executor__refs_eq_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3904698Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3923158Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3941434Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3959675Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3980017Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.3999257Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4017594Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4036089Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4054303Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4072582Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4090634Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4109625Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4127969Z test_python_ref_executor__refs_eq_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4146677Z test_python_ref_executor__refs_erf_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4164724Z test_python_ref_executor__refs_erf_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4183234Z test_python_ref_executor__refs_erf_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4201244Z test_python_ref_executor__refs_erf_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4219534Z test_python_ref_executor__refs_erf_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4237920Z test_python_ref_executor__refs_erf_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4256095Z test_python_ref_executor__refs_erf_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4274866Z test_python_ref_executor__refs_erf_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4293029Z test_python_ref_executor__refs_erf_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4311372Z test_python_ref_executor__refs_erf_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4329640Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4348263Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4366528Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4385036Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4403120Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4421895Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4442198Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4462503Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4480522Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4499087Z test_python_ref_executor__refs_erf_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4517706Z test_python_ref_executor__refs_erfc_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4535885Z test_python_ref_executor__refs_erfc_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4554428Z test_python_ref_executor__refs_erfc_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4572793Z test_python_ref_executor__refs_erfc_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4591340Z test_python_ref_executor__refs_erfc_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4609488Z test_python_ref_executor__refs_erfc_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4628224Z test_python_ref_executor__refs_erfc_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4646281Z test_python_ref_executor__refs_erfc_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4666996Z test_python_ref_executor__refs_erfc_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4687005Z test_python_ref_executor__refs_erfc_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4707546Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4727665Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4746621Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4764733Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4783079Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4801368Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4819665Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4838047Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4856269Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4875471Z test_python_ref_executor__refs_erfc_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4893025Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4911603Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4929841Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4948334Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4966394Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.4984882Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5003488Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5021915Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5040262Z test_python_ref_executor__refs_erfinv_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5058577Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5077166Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5095439Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5114135Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5132670Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5152887Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5172949Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5193730Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5212342Z test_python_ref_executor__refs_erfinv_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5230944Z test_python_ref_executor__refs_exp2_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5248924Z test_python_ref_executor__refs_exp2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5267398Z test_python_ref_executor__refs_exp2_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5285595Z test_python_ref_executor__refs_exp2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5303993Z test_python_ref_executor__refs_exp2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5322403Z test_python_ref_executor__refs_exp2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5340703Z test_python_ref_executor__refs_exp2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5359412Z test_python_ref_executor__refs_exp2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5377530Z test_python_ref_executor__refs_exp2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5395845Z test_python_ref_executor__refs_exp2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5414230Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5432647Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5450940Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5469485Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5487821Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5505905Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5524334Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5542878Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5560821Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5579099Z test_python_ref_executor__refs_exp2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5597711Z test_python_ref_executor__refs_exp_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5616129Z test_python_ref_executor__refs_exp_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5634728Z test_python_ref_executor__refs_exp_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5653135Z test_python_ref_executor__refs_exp_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5671664Z test_python_ref_executor__refs_exp_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5689844Z test_python_ref_executor__refs_exp_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5708750Z test_python_ref_executor__refs_exp_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5726941Z test_python_ref_executor__refs_exp_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5745636Z test_python_ref_executor__refs_exp_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5763794Z test_python_ref_executor__refs_exp_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5782309Z test_python_ref_executor__refs_exp_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5800600Z test_python_ref_executor__refs_exp_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5819547Z test_python_ref_executor__refs_exp_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5837837Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5856237Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5874631Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5892893Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5911616Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5929757Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5948285Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5966794Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.5985333Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6003760Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6022498Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6040721Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6059121Z test_python_ref_executor__refs_exp_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6077736Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6095845Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6114499Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6132824Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6151475Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6169647Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6188255Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6206819Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6225424Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6243676Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6264070Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6284363Z test_python_ref_executor__refs_expand_as_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6305203Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6325614Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6346212Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6366520Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6385050Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6403272Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6421957Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6440119Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6458395Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6476962Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6495104Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6513553Z test_python_ref_executor__refs_expand_as_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6531815Z test_python_ref_executor__refs_expand_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6550306Z test_python_ref_executor__refs_expand_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6568745Z test_python_ref_executor__refs_expand_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6587445Z test_python_ref_executor__refs_expand_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6605543Z test_python_ref_executor__refs_expand_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6624281Z test_python_ref_executor__refs_expand_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6642537Z test_python_ref_executor__refs_expand_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6660566Z test_python_ref_executor__refs_expand_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6679003Z test_python_ref_executor__refs_expand_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6697134Z test_python_ref_executor__refs_expand_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6715693Z test_python_ref_executor__refs_expand_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6733807Z test_python_ref_executor__refs_expand_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6752477Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6770573Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6789102Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6807575Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6826289Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6844638Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6863404Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6882852Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6900435Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6919217Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6937287Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6955824Z test_python_ref_executor__refs_expand_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6974180Z test_python_ref_executor__refs_expm1_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.6992650Z test_python_ref_executor__refs_expm1_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7010744Z test_python_ref_executor__refs_expm1_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7029183Z test_python_ref_executor__refs_expm1_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7047356Z test_python_ref_executor__refs_expm1_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7065847Z test_python_ref_executor__refs_expm1_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7083983Z test_python_ref_executor__refs_expm1_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7102419Z test_python_ref_executor__refs_expm1_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7120596Z test_python_ref_executor__refs_expm1_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7138963Z test_python_ref_executor__refs_expm1_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7157279Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7175499Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7193907Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7212244Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7231804Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7249917Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7268400Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7286666Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7305235Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7323673Z test_python_ref_executor__refs_expm1_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7342457Z test_python_ref_executor__refs_eye_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7360442Z test_python_ref_executor__refs_eye_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7378835Z test_python_ref_executor__refs_eye_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7397515Z test_python_ref_executor__refs_eye_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7418008Z test_python_ref_executor__refs_eye_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7438383Z test_python_ref_executor__refs_eye_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7458698Z test_python_ref_executor__refs_eye_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7479033Z test_python_ref_executor__refs_eye_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7499156Z test_python_ref_executor__refs_eye_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7519803Z test_python_ref_executor__refs_eye_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7538552Z test_python_ref_executor__refs_eye_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7557014Z test_python_ref_executor__refs_eye_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7575145Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7593698Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7611986Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7630410Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7648671Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7667121Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7685403Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7703813Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7722068Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7740193Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7758659Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7776699Z test_python_ref_executor__refs_eye_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7795273Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7813516Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7832089Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7850293Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7868860Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7887180Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7907873Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7928206Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7946821Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7965017Z test_python_ref_executor__refs_fft_fft2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.7983790Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8002094Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8020482Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8038833Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8057016Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8075515Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8093892Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8114234Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8134348Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8153445Z test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8171618Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8190092Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8208289Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8235455Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:51:55.8253577Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8272239Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8290373Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8309032Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8327245Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8347475Z test_python_ref_executor__refs_fft_fft_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8367822Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8388306Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8408525Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8429146Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8449194Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8467660Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8486007Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8504385Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8522954Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8541278Z test_python_ref_executor__refs_fft_fft_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8559351Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8577746Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8596935Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8615235Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8633746Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8652008Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8670707Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8688920Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8707478Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8725743Z test_python_ref_executor__refs_fft_fftn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8746048Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8764098Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8782691Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8801354Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8819520Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8837952Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8856141Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8874549Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8892642Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8911339Z test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8929350Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8948036Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8966134Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.8984556Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9002655Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9021151Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9039468Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9057532Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9075901Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9094150Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9112788Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9130963Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9149435Z test_python_ref_executor__refs_fft_fftshift_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9168024Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9186496Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9204571Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9223257Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9241575Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9259828Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9278515Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9296585Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9315112Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9333329Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9351907Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9370000Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9388668Z test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9407008Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9425485Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9443599Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9462112Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9480345Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9498534Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9517257Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9535251Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9553820Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9571996Z test_python_ref_executor__refs_fft_hfft2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9590545Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9608784Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9627407Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9645571Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9664097Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9682370Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9700700Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9721224Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9739964Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9758629Z test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9777008Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9795539Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9813971Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9832632Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9850901Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9869507Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9887756Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9906210Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9924532Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9942930Z test_python_ref_executor__refs_fft_hfft_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9961218Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9979780Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:55.9998211Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0016567Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0035086Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0053503Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0071983Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0090153Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0108812Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0127249Z test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0147921Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0168089Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0188437Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0208820Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0227346Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0245539Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0264128Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0282689Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0301250Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0319548Z test_python_ref_executor__refs_fft_hfftn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0338101Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0356635Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0374913Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0393435Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0412058Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0430532Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0448951Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0467466Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0485647Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0504187Z test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0522308Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0540635Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0558988Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0577488Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0596053Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0614331Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0632994Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0651159Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0669800Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0688070Z test_python_ref_executor__refs_fft_ifft2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0707279Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0724844Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0743330Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0761567Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0780115Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0798393Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0816716Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0835115Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0853421Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0872069Z test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0890244Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0911042Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0931271Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0949777Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0968407Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.0986812Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1005101Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1023542Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1041897Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1060265Z test_python_ref_executor__refs_fft_ifft_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1078864Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1096910Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1115494Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1133668Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1152130Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1170226Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1188782Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1206943Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1225684Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1243826Z test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1262598Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1280776Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1298832Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1317554Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1335638Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1354293Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1372390Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1391181Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1409331Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1427684Z test_python_ref_executor__refs_fft_ifftn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1445804Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1464361Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1482782Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1501299Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1519711Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1538259Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1556662Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1574941Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1593589Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1612260Z test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1630951Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1649210Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1667757Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1686060Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1704534Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1722872Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1741308Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1759498Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1777837Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1796334Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1814697Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1832978Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1851175Z test_python_ref_executor__refs_fft_ifftshift_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1869737Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1888066Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1906613Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1924835Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1943216Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1961524Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1979632Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.1998215Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2016362Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2035012Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2053216Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2071770Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2090402Z test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2109093Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2127376Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2145930Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2164144Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2182786Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2201056Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2219310Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2237659Z test_python_ref_executor__refs_fft_ihfft2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2255946Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2274412Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2292672Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2311029Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2329442Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2349685Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2370098Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2390337Z test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2410824Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2429947Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2448612Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2467079Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2485372Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2503841Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2522218Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2540527Z test_python_ref_executor__refs_fft_ihfft_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2559002Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2577116Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2595642Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2614338Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2632592Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2651167Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2669678Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2688021Z test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2706764Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2727307Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2745605Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2763734Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2782451Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2800499Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2818824Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2837108Z test_python_ref_executor__refs_fft_ihfftn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2855377Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2873888Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2892067Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2910627Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2929159Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2947434Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2965570Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.2984140Z test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3002381Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3020818Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3039154Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3057349Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3077772Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3097939Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3116693Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3134656Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3153172Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3171607Z test_python_ref_executor__refs_fft_irfft2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3190059Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3208496Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3226858Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3245036Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3263628Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3281992Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3300258Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3318768Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3337025Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3355419Z test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3373779Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3392282Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3410720Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3429347Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3447778Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3466147Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3484599Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3502644Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3520975Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3539334Z test_python_ref_executor__refs_fft_irfft_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3557703Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3576012Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3594601Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3613124Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3631681Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3649667Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3668214Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3686503Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3705129Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3722988Z test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3741510Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3759760Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3778071Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3796381Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3815005Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3833505Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3852236Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3870645Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3889148Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3907745Z test_python_ref_executor__refs_fft_irfftn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3926106Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3944622Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3963143Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3981432Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.3999575Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4017888Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4036480Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4056559Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4076907Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4097083Z test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4117340Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4137481Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4158177Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4178085Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4198540Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4218735Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4239247Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4259515Z test_python_ref_executor__refs_fft_rfft2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4279899Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4298641Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4317355Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4335337Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4354037Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4372330Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4390956Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4411336Z test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4431860Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4450345Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4469499Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4487725Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4506555Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4524932Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4543325Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4561661Z test_python_ref_executor__refs_fft_rfft_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4579805Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4598261Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4616376Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4634885Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4653042Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4671599Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4691769Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4711918Z test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4732194Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4750766Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4769072Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4787587Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4805818Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4824418Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4843244Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4861311Z test_python_ref_executor__refs_fft_rfftn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4879688Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4897773Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4916351Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4934757Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4953151Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4971470Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.4990008Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5008396Z test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5027044Z test_python_ref_executor__refs_fill_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5045275Z test_python_ref_executor__refs_fill_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5063906Z test_python_ref_executor__refs_fill_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5082267Z test_python_ref_executor__refs_fill_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5100650Z test_python_ref_executor__refs_fill_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5118995Z test_python_ref_executor__refs_fill_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5137337Z test_python_ref_executor__refs_fill_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5156085Z test_python_ref_executor__refs_fill_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5173948Z test_python_ref_executor__refs_fill_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5192439Z test_python_ref_executor__refs_fill_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5210761Z test_python_ref_executor__refs_fill_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5229339Z test_python_ref_executor__refs_fill_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5247562Z test_python_ref_executor__refs_fill_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5267562Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5285849Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5304485Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5323202Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5341431Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5359804Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5378031Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5396813Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5415006Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5433802Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5452024Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5470553Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5489084Z test_python_ref_executor__refs_fill_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5507528Z test_python_ref_executor__refs_flatten_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5525628Z test_python_ref_executor__refs_flatten_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5544186Z test_python_ref_executor__refs_flatten_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5562500Z test_python_ref_executor__refs_flatten_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5581096Z test_python_ref_executor__refs_flatten_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5599359Z test_python_ref_executor__refs_flatten_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5617891Z test_python_ref_executor__refs_flatten_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5636431Z test_python_ref_executor__refs_flatten_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5654768Z test_python_ref_executor__refs_flatten_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5673418Z test_python_ref_executor__refs_flatten_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5691927Z test_python_ref_executor__refs_flatten_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5710755Z test_python_ref_executor__refs_flatten_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5729237Z test_python_ref_executor__refs_flatten_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5747655Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5765570Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5784125Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5802378Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5821251Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5839363Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5857710Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5876061Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5894210Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5912821Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5931126Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5949742Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5967939Z test_python_ref_executor__refs_flatten_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.5986413Z test_python_ref_executor__refs_flip_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6004849Z test_python_ref_executor__refs_flip_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6023389Z test_python_ref_executor__refs_flip_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6041794Z test_python_ref_executor__refs_flip_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6059968Z test_python_ref_executor__refs_flip_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6080493Z test_python_ref_executor__refs_flip_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6100603Z test_python_ref_executor__refs_flip_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6120990Z test_python_ref_executor__refs_flip_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6141306Z test_python_ref_executor__refs_flip_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6159570Z test_python_ref_executor__refs_flip_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6177889Z test_python_ref_executor__refs_flip_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6196412Z test_python_ref_executor__refs_flip_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6214911Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6233450Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6251929Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6270526Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6288939Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6307638Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6326014Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6344459Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6362601Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6380983Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6399172Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6417437Z test_python_ref_executor__refs_flip_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6435858Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6454045Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6472644Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6490630Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6509237Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6527466Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6545905Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6564104Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6582535Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6600663Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6619101Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6637543Z test_python_ref_executor__refs_fliplr_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6655835Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6675064Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6693271Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6711881Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6730157Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6748558Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6766779Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6785359Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6803799Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6822473Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6841163Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6859357Z test_python_ref_executor__refs_fliplr_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6877975Z test_python_ref_executor__refs_flipud_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6896420Z test_python_ref_executor__refs_flipud_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6914886Z test_python_ref_executor__refs_flipud_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6933204Z test_python_ref_executor__refs_flipud_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6951541Z test_python_ref_executor__refs_flipud_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6969726Z test_python_ref_executor__refs_flipud_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.6988207Z test_python_ref_executor__refs_flipud_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7006354Z test_python_ref_executor__refs_flipud_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7025003Z test_python_ref_executor__refs_flipud_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7043203Z test_python_ref_executor__refs_flipud_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7061609Z test_python_ref_executor__refs_flipud_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7079800Z test_python_ref_executor__refs_flipud_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7098013Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7116664Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7134981Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7153582Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7171811Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7190532Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7208831Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7227470Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7245643Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7264114Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7282333Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7301137Z test_python_ref_executor__refs_flipud_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7319325Z test_python_ref_executor__refs_float_power_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7337496Z test_python_ref_executor__refs_float_power_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7356128Z test_python_ref_executor__refs_float_power_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7374386Z test_python_ref_executor__refs_float_power_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7392938Z test_python_ref_executor__refs_float_power_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7411179Z test_python_ref_executor__refs_float_power_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7429724Z test_python_ref_executor__refs_float_power_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7447985Z test_python_ref_executor__refs_float_power_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7466552Z test_python_ref_executor__refs_float_power_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7484908Z test_python_ref_executor__refs_float_power_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7503315Z test_python_ref_executor__refs_float_power_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7521571Z test_python_ref_executor__refs_float_power_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7539836Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7558264Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7576534Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7595028Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7613227Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7631629Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7649849Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7668383Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7686600Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7705149Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7723885Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7741875Z test_python_ref_executor__refs_float_power_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7760561Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7778866Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7797417Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7815727Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7834350Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7852876Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7871606Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7889787Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7908293Z test_python_ref_executor__refs_floor_divide_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7926537Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7945144Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7963575Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.7981909Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8000174Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8018565Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8037047Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8055449Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8073970Z test_python_ref_executor__refs_floor_divide_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8092402Z test_python_ref_executor__refs_floor_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8110880Z test_python_ref_executor__refs_floor_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8131225Z test_python_ref_executor__refs_floor_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8151870Z test_python_ref_executor__refs_floor_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8171936Z test_python_ref_executor__refs_floor_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8190606Z test_python_ref_executor__refs_floor_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8208683Z test_python_ref_executor__refs_floor_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8227222Z test_python_ref_executor__refs_floor_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8245382Z test_python_ref_executor__refs_floor_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8263824Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8282008Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8300202Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8318603Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8336948Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8355536Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8373654Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8392215Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8410383Z test_python_ref_executor__refs_floor_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8429015Z test_python_ref_executor__refs_fmax_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8447286Z test_python_ref_executor__refs_fmax_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8465850Z test_python_ref_executor__refs_fmax_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8483975Z test_python_ref_executor__refs_fmax_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8503033Z test_python_ref_executor__refs_fmax_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8521498Z test_python_ref_executor__refs_fmax_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8540138Z test_python_ref_executor__refs_fmax_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8558329Z test_python_ref_executor__refs_fmax_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8576602Z test_python_ref_executor__refs_fmax_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8595077Z test_python_ref_executor__refs_fmax_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8613532Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8632075Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8650448Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8668683Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8687351Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8705801Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8724142Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8742743Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8760845Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8779150Z test_python_ref_executor__refs_fmax_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8797542Z test_python_ref_executor__refs_fmin_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8815729Z test_python_ref_executor__refs_fmin_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8834159Z test_python_ref_executor__refs_fmin_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8852414Z test_python_ref_executor__refs_fmin_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8870961Z test_python_ref_executor__refs_fmin_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8889454Z test_python_ref_executor__refs_fmin_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8908109Z test_python_ref_executor__refs_fmin_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8926216Z test_python_ref_executor__refs_fmin_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8944665Z test_python_ref_executor__refs_fmin_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8962855Z test_python_ref_executor__refs_fmin_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8981451Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.8999708Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9018066Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9036909Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9055123Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9073528Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9093705Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9114382Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9134633Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9153530Z test_python_ref_executor__refs_fmin_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9171886Z test_python_ref_executor__refs_fmod_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9190476Z test_python_ref_executor__refs_fmod_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9212592Z test_python_ref_executor__refs_fmod_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9231148Z test_python_ref_executor__refs_fmod_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9249475Z test_python_ref_executor__refs_fmod_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9267806Z test_python_ref_executor__refs_fmod_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9286154Z test_python_ref_executor__refs_fmod_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9304583Z test_python_ref_executor__refs_fmod_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9322903Z test_python_ref_executor__refs_fmod_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9341696Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9359472Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9377711Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9396172Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9414643Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9433246Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9451205Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9469649Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9487974Z test_python_ref_executor__refs_fmod_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9506650Z test_python_ref_executor__refs_frac_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9524782Z test_python_ref_executor__refs_frac_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9543262Z test_python_ref_executor__refs_frac_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9561464Z test_python_ref_executor__refs_frac_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9579793Z test_python_ref_executor__refs_frac_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9598232Z test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9616609Z test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9635207Z test_python_ref_executor__refs_frac_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9653361Z test_python_ref_executor__refs_gcd_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9671817Z test_python_ref_executor__refs_gcd_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9690159Z test_python_ref_executor__refs_gcd_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9709110Z test_python_ref_executor__refs_gcd_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9727262Z test_python_ref_executor__refs_gcd_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9746022Z test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9764315Z test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9782980Z test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9801106Z test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9819642Z test_python_ref_executor__refs_gcd_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9838104Z test_python_ref_executor__refs_ge_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9856166Z test_python_ref_executor__refs_ge_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9874831Z test_python_ref_executor__refs_ge_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9893215Z test_python_ref_executor__refs_ge_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9911680Z test_python_ref_executor__refs_ge_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9930002Z test_python_ref_executor__refs_ge_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9948701Z test_python_ref_executor__refs_ge_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9966915Z test_python_ref_executor__refs_ge_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:56.9985492Z test_python_ref_executor__refs_ge_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0003681Z test_python_ref_executor__refs_ge_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0022542Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0040581Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0058971Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0077611Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0095803Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0114335Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0132653Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0151133Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0169224Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0187857Z test_python_ref_executor__refs_ge_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0206176Z test_python_ref_executor__refs_gt_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0224852Z test_python_ref_executor__refs_gt_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0243182Z test_python_ref_executor__refs_gt_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0261708Z test_python_ref_executor__refs_gt_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0280247Z test_python_ref_executor__refs_gt_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0298637Z test_python_ref_executor__refs_gt_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0317305Z test_python_ref_executor__refs_gt_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0335350Z test_python_ref_executor__refs_gt_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0354024Z test_python_ref_executor__refs_gt_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0372245Z test_python_ref_executor__refs_gt_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0390653Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0408758Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0427376Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0445584Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0463941Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0482190Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0500402Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0518919Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0537147Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0555511Z test_python_ref_executor__refs_gt_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0573832Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0592260Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0610508Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0628956Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0647243Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0665645Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0683789Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0702634Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0720606Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0738898Z test_python_ref_executor__refs_heaviside_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0757497Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0775956Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0794508Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0812795Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0831333Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0849875Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0869056Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0887648Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0906101Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0924592Z test_python_ref_executor__refs_heaviside_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0943344Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0961772Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0980038Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.0998481Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1016876Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1035151Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1053399Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1071746Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1090025Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1108423Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1126824Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1145024Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1163508Z test_python_ref_executor__refs_hsplit_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1181918Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1200132Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1218469Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1236801Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1254938Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1273507Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1291487Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1309932Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1328159Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1346654Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1364770Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1383302Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1401641Z test_python_ref_executor__refs_hsplit_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1420069Z test_python_ref_executor__refs_hstack_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1438462Z test_python_ref_executor__refs_hstack_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1456821Z test_python_ref_executor__refs_hstack_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1475309Z test_python_ref_executor__refs_hstack_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1493702Z test_python_ref_executor__refs_hstack_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1512246Z test_python_ref_executor__refs_hstack_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1530488Z test_python_ref_executor__refs_hstack_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1549228Z test_python_ref_executor__refs_hstack_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1567380Z test_python_ref_executor__refs_hstack_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1585768Z test_python_ref_executor__refs_hstack_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1604107Z test_python_ref_executor__refs_hstack_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1622620Z test_python_ref_executor__refs_hstack_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1640916Z test_python_ref_executor__refs_hstack_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1659016Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1677599Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1695810Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1714454Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1732608Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1751207Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1769488Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1788126Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1806444Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1824972Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1843318Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1861828Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1880119Z test_python_ref_executor__refs_hstack_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1898442Z test_python_ref_executor__refs_hypot_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1917093Z test_python_ref_executor__refs_hypot_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1935337Z test_python_ref_executor__refs_hypot_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1954021Z test_python_ref_executor__refs_hypot_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1972456Z test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.1991168Z test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2009486Z test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2028077Z test_python_ref_executor__refs_hypot_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2046480Z test_python_ref_executor__refs_i0_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2065008Z test_python_ref_executor__refs_i0_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2083300Z test_python_ref_executor__refs_i0_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2101807Z test_python_ref_executor__refs_i0_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2119928Z test_python_ref_executor__refs_i0_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2138354Z test_python_ref_executor__refs_i0_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2156817Z test_python_ref_executor__refs_i0_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2174885Z test_python_ref_executor__refs_i0_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2193485Z test_python_ref_executor__refs_i0_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2211513Z test_python_ref_executor__refs_i0_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2230092Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2248134Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2266642Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2284985Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2303399Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2321674Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2339808Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2358386Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2376680Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2395064Z test_python_ref_executor__refs_i0_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2413317Z test_python_ref_executor__refs_igamma_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2431660Z test_python_ref_executor__refs_igamma_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2450140Z test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2468514Z test_python_ref_executor__refs_igamma_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2486765Z test_python_ref_executor__refs_igammac_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2505622Z test_python_ref_executor__refs_igammac_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2523959Z test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2542132Z test_python_ref_executor__refs_igammac_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2560413Z test_python_ref_executor__refs_imag_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2578834Z test_python_ref_executor__refs_imag_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2597517Z test_python_ref_executor__refs_imag_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2616059Z test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2634569Z test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2652751Z test_python_ref_executor__refs_imag_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2671466Z test_python_ref_executor__refs_index_add_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2689765Z test_python_ref_executor__refs_index_add_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2708491Z test_python_ref_executor__refs_index_add_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2726916Z test_python_ref_executor__refs_index_add_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2745425Z test_python_ref_executor__refs_index_add_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2763644Z test_python_ref_executor__refs_index_add_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2781950Z test_python_ref_executor__refs_index_add_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2800397Z test_python_ref_executor__refs_index_add_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2818676Z test_python_ref_executor__refs_index_add_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2837180Z test_python_ref_executor__refs_index_add_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2855414Z test_python_ref_executor__refs_index_add_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2874096Z test_python_ref_executor__refs_index_add_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2892372Z test_python_ref_executor__refs_index_add_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2910906Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2929234Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2947857Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2965970Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.2984419Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3002711Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3021179Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3039329Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3057534Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3076174Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3094316Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3112816Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3131052Z test_python_ref_executor__refs_index_add_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3149558Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3168022Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3186432Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3204731Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3223404Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3241757Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3260092Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3278594Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3296910Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3315900Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3333858Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3352276Z test_python_ref_executor__refs_index_copy_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3370923Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3389228Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3407358Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3425842Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3444079Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3462588Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3480810Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3499055Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3517669Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3536021Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3554476Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3572671Z test_python_ref_executor__refs_index_copy_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3591224Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3609910Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3628293Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3646669Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3665379Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3684068Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3702192Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3720350Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3738823Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3757169Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3775471Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3794279Z test_python_ref_executor__refs_index_fill_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3812907Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3831430Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3849731Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3868325Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3886696Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3904781Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3923302Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3941597Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3959999Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3978293Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.3996890Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4014863Z test_python_ref_executor__refs_index_fill_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4033431Z test_python_ref_executor__refs_index_select_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4051750Z test_python_ref_executor__refs_index_select_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4070211Z test_python_ref_executor__refs_index_select_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4088425Z test_python_ref_executor__refs_index_select_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4106914Z test_python_ref_executor__refs_index_select_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4125204Z test_python_ref_executor__refs_index_select_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4145250Z test_python_ref_executor__refs_index_select_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4163659Z test_python_ref_executor__refs_index_select_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4181919Z test_python_ref_executor__refs_index_select_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4200195Z test_python_ref_executor__refs_index_select_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4218475Z test_python_ref_executor__refs_index_select_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4236776Z test_python_ref_executor__refs_index_select_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4254978Z test_python_ref_executor__refs_index_select_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4273445Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4291656Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4310004Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4328519Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4347294Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4365545Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4383845Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4402202Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4420745Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4439303Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4457541Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4476146Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4494203Z test_python_ref_executor__refs_index_select_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4512856Z test_python_ref_executor__refs_isclose_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4531420Z test_python_ref_executor__refs_isclose_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4549919Z test_python_ref_executor__refs_isclose_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4568264Z test_python_ref_executor__refs_isclose_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4587190Z test_python_ref_executor__refs_isclose_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4605331Z test_python_ref_executor__refs_isclose_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4623889Z test_python_ref_executor__refs_isclose_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4642084Z test_python_ref_executor__refs_isclose_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4660287Z test_python_ref_executor__refs_isclose_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4678842Z test_python_ref_executor__refs_isclose_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4697214Z test_python_ref_executor__refs_isclose_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4715646Z test_python_ref_executor__refs_isclose_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4733731Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4752578Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4770625Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4789062Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4807327Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4825916Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4844076Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4862664Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4880871Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4899308Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4918057Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4936334Z test_python_ref_executor__refs_isclose_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4954906Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4973256Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.4991916Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5010235Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5029114Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5047981Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5066555Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5084683Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5103121Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5121308Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5139832Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5158246Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5176661Z test_python_ref_executor__refs_isfinite_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5195088Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5213403Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5231866Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5250151Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5268823Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5287362Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5305652Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5324190Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5342279Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5360551Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5378853Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5397389Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5415265Z test_python_ref_executor__refs_isfinite_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5433880Z test_python_ref_executor__refs_isinf_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5452074Z test_python_ref_executor__refs_isinf_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5470757Z test_python_ref_executor__refs_isinf_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5489247Z test_python_ref_executor__refs_isinf_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5507788Z test_python_ref_executor__refs_isinf_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5526079Z test_python_ref_executor__refs_isinf_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5544660Z test_python_ref_executor__refs_isinf_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5563000Z test_python_ref_executor__refs_isinf_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5581489Z test_python_ref_executor__refs_isinf_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5600012Z test_python_ref_executor__refs_isinf_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5618324Z test_python_ref_executor__refs_isinf_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5636849Z test_python_ref_executor__refs_isinf_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5654744Z test_python_ref_executor__refs_isinf_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5673524Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5691349Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5709790Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5727995Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5746286Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5764500Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5784815Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5805441Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5823747Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5841973Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5860294Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5878677Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5896739Z test_python_ref_executor__refs_isinf_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5915192Z test_python_ref_executor__refs_isnan_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5933616Z test_python_ref_executor__refs_isnan_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5952071Z test_python_ref_executor__refs_isnan_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5970166Z test_python_ref_executor__refs_isnan_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.5988782Z test_python_ref_executor__refs_isnan_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6006859Z test_python_ref_executor__refs_isnan_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6025580Z test_python_ref_executor__refs_isnan_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6043666Z test_python_ref_executor__refs_isnan_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6062482Z test_python_ref_executor__refs_isnan_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6080637Z test_python_ref_executor__refs_isnan_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6098977Z test_python_ref_executor__refs_isnan_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6117515Z test_python_ref_executor__refs_isnan_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6137823Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6158392Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6178604Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6199195Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6219647Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6239942Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6259807Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6280095Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6300490Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6318760Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6336905Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6355257Z test_python_ref_executor__refs_isnan_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6373475Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6391939Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6410365Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6429204Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6447178Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6465468Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6483852Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6501968Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6520194Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6538397Z test_python_ref_executor__refs_isneginf_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6557148Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6577220Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6595655Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6613879Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6632900Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6650841Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6669499Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6687884Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6706579Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6724920Z test_python_ref_executor__refs_isneginf_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6743454Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6761148Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6779464Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6798134Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6816575Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6835177Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6853050Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6871666Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6890521Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6908160Z test_python_ref_executor__refs_isposinf_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6926616Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6944806Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6962968Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.6983313Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7002061Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7020134Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7038801Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7056861Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7075353Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7093667Z test_python_ref_executor__refs_isposinf_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7112171Z test_python_ref_executor__refs_lcm_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7130475Z test_python_ref_executor__refs_lcm_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7149028Z test_python_ref_executor__refs_lcm_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7167349Z test_python_ref_executor__refs_lcm_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7185819Z test_python_ref_executor__refs_lcm_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7204192Z test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7222684Z test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7241061Z test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7259641Z test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7277970Z test_python_ref_executor__refs_lcm_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7296392Z test_python_ref_executor__refs_le_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7314913Z test_python_ref_executor__refs_le_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7333353Z test_python_ref_executor__refs_le_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7352055Z test_python_ref_executor__refs_le_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7370358Z test_python_ref_executor__refs_le_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7388801Z test_python_ref_executor__refs_le_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7407057Z test_python_ref_executor__refs_le_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7425583Z test_python_ref_executor__refs_le_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7443868Z test_python_ref_executor__refs_le_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7462301Z test_python_ref_executor__refs_le_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7480767Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7501048Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7521445Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7541793Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7561758Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7582011Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7600244Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7618688Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7637238Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7655366Z test_python_ref_executor__refs_le_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7674251Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7692300Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7711297Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7729141Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7747526Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7765740Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7784114Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7802639Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7823228Z test_python_ref_executor__refs_lgamma_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7843471Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7863901Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7884113Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7904190Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7924426Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7943558Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7961838Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7980233Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.7998595Z test_python_ref_executor__refs_lgamma_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8017152Z test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8035501Z test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8053927Z test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8072445Z test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8090718Z test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8109157Z test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8127734Z test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8146034Z test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8164554Z test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8182963Z test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8201452Z test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8219744Z test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8238257Z test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8256599Z test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8275106Z test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8293482Z test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8312110Z test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8330462Z test_python_ref_executor__refs_linalg_norm_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8349131Z test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8367324Z test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8386032Z test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8404122Z test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8423432Z test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8441824Z test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8460634Z test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8478698Z test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8497167Z test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8515647Z test_python_ref_executor__refs_linalg_svd_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8534118Z test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8552833Z test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8571077Z test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8589573Z test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8608091Z test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8626964Z test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8645455Z test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8663567Z test_python_ref_executor__refs_linalg_svdvals_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8681747Z test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8700091Z test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8718438Z test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8736994Z test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8756077Z test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8773882Z test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8792832Z test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8810900Z test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8829199Z test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8847438Z test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8865918Z test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8884435Z test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8902845Z test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8921172Z test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8939859Z test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8957800Z test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8976004Z test_python_ref_executor__refs_linspace_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.8994541Z test_python_ref_executor__refs_linspace_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9013036Z test_python_ref_executor__refs_linspace_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9031775Z test_python_ref_executor__refs_linspace_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9050001Z test_python_ref_executor__refs_linspace_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9068641Z test_python_ref_executor__refs_linspace_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9086879Z test_python_ref_executor__refs_linspace_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9105222Z test_python_ref_executor__refs_linspace_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9123797Z test_python_ref_executor__refs_linspace_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9142348Z test_python_ref_executor__refs_linspace_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9160895Z test_python_ref_executor__refs_linspace_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9179130Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9197459Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9216110Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9234512Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9252634Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9271664Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9289863Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9308249Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9326738Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9345134Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9363419Z test_python_ref_executor__refs_linspace_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9381752Z test_python_ref_executor__refs_log10_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9399789Z test_python_ref_executor__refs_log10_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9418198Z test_python_ref_executor__refs_log10_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9436884Z test_python_ref_executor__refs_log10_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9454856Z test_python_ref_executor__refs_log10_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9473142Z test_python_ref_executor__refs_log10_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9491399Z test_python_ref_executor__refs_log10_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9509827Z test_python_ref_executor__refs_log10_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9528296Z test_python_ref_executor__refs_log10_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9546707Z test_python_ref_executor__refs_log10_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9565042Z test_python_ref_executor__refs_log10_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9583471Z test_python_ref_executor__refs_log10_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9601875Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9620197Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9638757Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9656865Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9675312Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9693496Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9712682Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9730721Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9749091Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9767181Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9785630Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9803940Z test_python_ref_executor__refs_log10_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9822373Z test_python_ref_executor__refs_log1p_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9840449Z test_python_ref_executor__refs_log1p_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9858661Z test_python_ref_executor__refs_log1p_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9877162Z test_python_ref_executor__refs_log1p_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9895294Z test_python_ref_executor__refs_log1p_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9913849Z test_python_ref_executor__refs_log1p_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9931947Z test_python_ref_executor__refs_log1p_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9950516Z test_python_ref_executor__refs_log1p_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9968776Z test_python_ref_executor__refs_log1p_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:57.9987228Z test_python_ref_executor__refs_log1p_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0005277Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0023741Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0041941Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0059879Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0078429Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0096658Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0115233Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0133452Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0151983Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0170407Z test_python_ref_executor__refs_log1p_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0188866Z test_python_ref_executor__refs_log2_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0206995Z test_python_ref_executor__refs_log2_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0225728Z test_python_ref_executor__refs_log2_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0244040Z test_python_ref_executor__refs_log2_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0262479Z test_python_ref_executor__refs_log2_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0281344Z test_python_ref_executor__refs_log2_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0299481Z test_python_ref_executor__refs_log2_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0317780Z test_python_ref_executor__refs_log2_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0335893Z test_python_ref_executor__refs_log2_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0354277Z test_python_ref_executor__refs_log2_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0372520Z test_python_ref_executor__refs_log2_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0390875Z test_python_ref_executor__refs_log2_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0409156Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0427513Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0445742Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0464294Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0482417Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0500871Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0519375Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0537449Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0556036Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0574000Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0592582Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0610733Z test_python_ref_executor__refs_log2_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0629241Z test_python_ref_executor__refs_log_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0647654Z test_python_ref_executor__refs_log_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0666074Z test_python_ref_executor__refs_log_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0684443Z test_python_ref_executor__refs_log_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0702910Z test_python_ref_executor__refs_log_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0721280Z test_python_ref_executor__refs_log_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0739438Z test_python_ref_executor__refs_log_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0758007Z test_python_ref_executor__refs_log_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0776247Z test_python_ref_executor__refs_log_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0794867Z test_python_ref_executor__refs_log_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0813200Z test_python_ref_executor__refs_log_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0831701Z test_python_ref_executor__refs_log_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0850124Z test_python_ref_executor__refs_log_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0868656Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0887007Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0905235Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0923483Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0942013Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0960221Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0978441Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.0997204Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1015217Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1033811Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1052185Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1070741Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1089035Z test_python_ref_executor__refs_log_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1107351Z test_python_ref_executor__refs_log_softmax_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1125563Z test_python_ref_executor__refs_log_softmax_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1144260Z test_python_ref_executor__refs_log_softmax_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1162588Z test_python_ref_executor__refs_log_softmax_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1180993Z test_python_ref_executor__refs_log_softmax_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1199235Z test_python_ref_executor__refs_log_softmax_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1217447Z test_python_ref_executor__refs_log_softmax_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1235917Z test_python_ref_executor__refs_log_softmax_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1254116Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1272751Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1290963Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1309508Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1327963Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1346484Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1364809Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1383155Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1401429Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1419597Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1438246Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1456539Z test_python_ref_executor__refs_logical_and_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1474907Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1493245Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1511738Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1530180Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1548520Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1566811Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1585257Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1603641Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1622428Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1642453Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1662705Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1681196Z test_python_ref_executor__refs_logical_and_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1699541Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1718003Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1736480Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1755154Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1773339Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1791876Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1810157Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1828770Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1847128Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1865597Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1883975Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1902383Z test_python_ref_executor__refs_logical_not_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1921089Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1939454Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1958147Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1976547Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.1995077Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2013671Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2031934Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2050609Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2068769Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2087436Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2105650Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2123945Z test_python_ref_executor__refs_logical_not_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2142239Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2160308Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2178921Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2197157Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2215572Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2234122Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2252569Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2270832Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2289211Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2307675Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2326032Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2344694Z test_python_ref_executor__refs_logical_or_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2362780Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2381385Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2399601Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2417894Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2436529Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2454653Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2473183Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2491530Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2510213Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2528527Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2547177Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2565506Z test_python_ref_executor__refs_logical_or_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2583952Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2602185Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2620766Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2639190Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2657410Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2675699Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2693945Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2712370Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2730962Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2749278Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2767215Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2785762Z test_python_ref_executor__refs_logical_xor_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2804037Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2822366Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2840536Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2858752Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2877379Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2895440Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2913922Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2932156Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2950616Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2968794Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.2987162Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3005453Z test_python_ref_executor__refs_logical_xor_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3023998Z test_python_ref_executor__refs_logspace_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3042104Z test_python_ref_executor__refs_logspace_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3060522Z test_python_ref_executor__refs_logspace_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3079162Z test_python_ref_executor__refs_logspace_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3097529Z test_python_ref_executor__refs_logspace_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3116025Z test_python_ref_executor__refs_logspace_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3134294Z test_python_ref_executor__refs_logspace_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3152736Z test_python_ref_executor__refs_logspace_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3171050Z test_python_ref_executor__refs_logspace_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3189509Z test_python_ref_executor__refs_logspace_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3207756Z test_python_ref_executor__refs_logspace_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3226268Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3244545Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3262829Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3281144Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3299218Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3317712Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3335954Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3354374Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3372741Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3391287Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3409558Z test_python_ref_executor__refs_logspace_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3428088Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3448692Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3467674Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3485902Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3504416Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3522732Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3541218Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3559447Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3577825Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3596303Z test_python_ref_executor__refs_logsumexp_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3614562Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3633074Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3651409Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3670018Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3688374Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3706901Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3725361Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3743993Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3762402Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3781023Z test_python_ref_executor__refs_logsumexp_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3799337Z test_python_ref_executor__refs_lt_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3818794Z test_python_ref_executor__refs_lt_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3837333Z test_python_ref_executor__refs_lt_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3855363Z test_python_ref_executor__refs_lt_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3874244Z test_python_ref_executor__refs_lt_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3892455Z test_python_ref_executor__refs_lt_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3910865Z test_python_ref_executor__refs_lt_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3929293Z test_python_ref_executor__refs_lt_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3948042Z test_python_ref_executor__refs_lt_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3966146Z test_python_ref_executor__refs_lt_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.3984779Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4002917Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4021402Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4040070Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4057959Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4076360Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4094733Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4113206Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4131582Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4150140Z test_python_ref_executor__refs_lt_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4168574Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4187216Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4205369Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4224099Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4242523Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4261142Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4279645Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4297978Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4316481Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4334937Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4354713Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4371575Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4389865Z test_python_ref_executor__refs_masked_fill_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4408059Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4426724Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4445025Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4463565Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4481568Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4499847Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4518398Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4536893Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4555253Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4573501Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4592050Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4610805Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4629518Z test_python_ref_executor__refs_masked_fill_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4647733Z test_python_ref_executor__refs_maximum_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4666564Z test_python_ref_executor__refs_maximum_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4684681Z test_python_ref_executor__refs_maximum_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4703447Z test_python_ref_executor__refs_maximum_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4721647Z test_python_ref_executor__refs_maximum_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4740107Z test_python_ref_executor__refs_maximum_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4758845Z test_python_ref_executor__refs_maximum_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4777292Z test_python_ref_executor__refs_maximum_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4795815Z test_python_ref_executor__refs_maximum_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4814049Z test_python_ref_executor__refs_maximum_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4832834Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4851320Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4869789Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4888270Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4907030Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4925364Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4943886Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4962014Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4980438Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.4998873Z test_python_ref_executor__refs_maximum_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5017173Z test_python_ref_executor__refs_mean_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5035845Z test_python_ref_executor__refs_mean_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5053880Z test_python_ref_executor__refs_mean_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5072580Z test_python_ref_executor__refs_mean_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5090944Z test_python_ref_executor__refs_mean_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5109558Z test_python_ref_executor__refs_mean_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5127713Z test_python_ref_executor__refs_mean_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5146138Z test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5164457Z test_python_ref_executor__refs_mean_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5182864Z test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5201284Z test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5219525Z test_python_ref_executor__refs_mean_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5238124Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5256336Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5274833Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5293112Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5311646Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5330147Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5348755Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5367251Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5385761Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5405934Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5426398Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5446740Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5466970Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5485351Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5503872Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5522287Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5540662Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5558969Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5577383Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5595864Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5614056Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5632788Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5651259Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5669897Z test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5688172Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5706483Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5725018Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5743353Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5761536Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5779894Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5798409Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5816954Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5835449Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5853580Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5872200Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5890324Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5909084Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5927433Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5946077Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5964152Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.5982731Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6001319Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6019705Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6038197Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6056582Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6075312Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6093631Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6112268Z test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6130553Z test_python_ref_executor__refs_minimum_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6149147Z test_python_ref_executor__refs_minimum_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6167591Z test_python_ref_executor__refs_minimum_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6186066Z test_python_ref_executor__refs_minimum_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6204223Z test_python_ref_executor__refs_minimum_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6222801Z test_python_ref_executor__refs_minimum_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6241107Z test_python_ref_executor__refs_minimum_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6259293Z test_python_ref_executor__refs_minimum_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6277824Z test_python_ref_executor__refs_minimum_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6295882Z test_python_ref_executor__refs_minimum_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6314543Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6332904Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6351411Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6369661Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6390174Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6410105Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6430658Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6451169Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6471396Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6490412Z test_python_ref_executor__refs_minimum_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6508783Z test_python_ref_executor__refs_movedim_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6527093Z test_python_ref_executor__refs_movedim_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6547712Z test_python_ref_executor__refs_movedim_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6566306Z test_python_ref_executor__refs_movedim_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6585097Z test_python_ref_executor__refs_movedim_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6603379Z test_python_ref_executor__refs_movedim_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6622102Z test_python_ref_executor__refs_movedim_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6640369Z test_python_ref_executor__refs_movedim_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6658852Z test_python_ref_executor__refs_movedim_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6677388Z test_python_ref_executor__refs_movedim_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6695798Z test_python_ref_executor__refs_movedim_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6714291Z test_python_ref_executor__refs_movedim_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6732649Z test_python_ref_executor__refs_movedim_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6751053Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6769327Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6787907Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6806272Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6824635Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6842932Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6861471Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6879521Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6897933Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6916363Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6934705Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6953215Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6971529Z test_python_ref_executor__refs_movedim_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.6991922Z test_python_ref_executor__refs_mul_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7012173Z test_python_ref_executor__refs_mul_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7031133Z test_python_ref_executor__refs_mul_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7049455Z test_python_ref_executor__refs_mul_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7068020Z test_python_ref_executor__refs_mul_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7086023Z test_python_ref_executor__refs_mul_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7104429Z test_python_ref_executor__refs_mul_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7122806Z test_python_ref_executor__refs_mul_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7141460Z test_python_ref_executor__refs_mul_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7159735Z test_python_ref_executor__refs_mul_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7178109Z test_python_ref_executor__refs_mul_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7196681Z test_python_ref_executor__refs_mul_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7215273Z test_python_ref_executor__refs_mul_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7233779Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7252113Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7270917Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7289199Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7307722Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7326169Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7344737Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7363322Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7382235Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7400484Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7418983Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7437803Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7456009Z test_python_ref_executor__refs_mul_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7475010Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7493711Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7512626Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7532693Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7552137Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7570867Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7590089Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7608591Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7627288Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7645780Z test_python_ref_executor__refs_nan_to_num_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7665111Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7683410Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7702210Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7720832Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7739374Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7758348Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7776572Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7795213Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7813660Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7832302Z test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7850679Z test_python_ref_executor__refs_narrow_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7869510Z test_python_ref_executor__refs_narrow_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7888289Z test_python_ref_executor__refs_narrow_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7906819Z test_python_ref_executor__refs_narrow_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7925497Z test_python_ref_executor__refs_narrow_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7943953Z test_python_ref_executor__refs_narrow_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7962573Z test_python_ref_executor__refs_narrow_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7981087Z test_python_ref_executor__refs_narrow_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.7999625Z test_python_ref_executor__refs_narrow_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8018058Z test_python_ref_executor__refs_narrow_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8036958Z test_python_ref_executor__refs_narrow_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8055457Z test_python_ref_executor__refs_narrow_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8073975Z test_python_ref_executor__refs_narrow_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8092214Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8110800Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8129542Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8148111Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8166653Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8185373Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8204079Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8222704Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8241093Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8259466Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8278126Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8296856Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8315261Z test_python_ref_executor__refs_narrow_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8333741Z test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8352406Z test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8371744Z test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8389769Z test_python_ref_executor__refs_native_layer_norm_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8408157Z test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8427342Z test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8445983Z test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8464988Z test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8483265Z test_python_ref_executor__refs_ne_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8502970Z test_python_ref_executor__refs_ne_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8521674Z test_python_ref_executor__refs_ne_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8540184Z test_python_ref_executor__refs_ne_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8558940Z test_python_ref_executor__refs_ne_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8577535Z test_python_ref_executor__refs_ne_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8596150Z test_python_ref_executor__refs_ne_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8614368Z test_python_ref_executor__refs_ne_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8633020Z test_python_ref_executor__refs_ne_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8651274Z test_python_ref_executor__refs_ne_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8670944Z test_python_ref_executor__refs_ne_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8689215Z test_python_ref_executor__refs_ne_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8707797Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8726115Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8744852Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8763291Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8782275Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8800393Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8819260Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8837980Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8856361Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8875276Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8893801Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8912227Z test_python_ref_executor__refs_ne_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8930964Z test_python_ref_executor__refs_neg_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8949816Z test_python_ref_executor__refs_neg_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8967904Z test_python_ref_executor__refs_neg_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.8986628Z test_python_ref_executor__refs_neg_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9004935Z test_python_ref_executor__refs_neg_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9023863Z test_python_ref_executor__refs_neg_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9042286Z test_python_ref_executor__refs_neg_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9061004Z test_python_ref_executor__refs_neg_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9079495Z test_python_ref_executor__refs_neg_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9099671Z test_python_ref_executor__refs_neg_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9120250Z test_python_ref_executor__refs_neg_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9139325Z test_python_ref_executor__refs_neg_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9157783Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9175721Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9194194Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9212632Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9231593Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9250213Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9269071Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9287583Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9305909Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9324350Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9342958Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9361336Z test_python_ref_executor__refs_neg_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:58.9377702Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9394158Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9411073Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9427177Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9443502Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9459533Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9476006Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9492185Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9508914Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9525295Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9542097Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9558560Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9574485Z test_python_ref_executor__refs_new_empty_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9591389Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9608412Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9625391Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9641020Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9658524Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9673885Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9690437Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9706983Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9723059Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9739175Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9755645Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9771702Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9788252Z test_python_ref_executor__refs_new_empty_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Can't check result for new_empty (0.002s) 2022-09-19T17:51:58.9804538Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9821170Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9837078Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9853451Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9869795Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9886111Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9902801Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9919575Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9935510Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9952138Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9968816Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:58.9985219Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0001817Z test_python_ref_executor__refs_new_empty_strided_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0017785Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0034613Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0051090Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0067957Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0084095Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0101197Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0117363Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0133666Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0149757Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0166387Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0182699Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0198900Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0215172Z test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.002s) 2022-09-19T17:51:59.0234507Z test_python_ref_executor__refs_new_full_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0252959Z test_python_ref_executor__refs_new_full_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0271493Z test_python_ref_executor__refs_new_full_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0289999Z test_python_ref_executor__refs_new_full_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0308715Z test_python_ref_executor__refs_new_full_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0327058Z test_python_ref_executor__refs_new_full_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0346021Z test_python_ref_executor__refs_new_full_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0364247Z test_python_ref_executor__refs_new_full_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0382790Z test_python_ref_executor__refs_new_full_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0400984Z test_python_ref_executor__refs_new_full_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0419744Z test_python_ref_executor__refs_new_full_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0438201Z test_python_ref_executor__refs_new_full_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0456454Z test_python_ref_executor__refs_new_full_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0475078Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0493663Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0512640Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0530959Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0549490Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0567883Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0586450Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0604886Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0623845Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0642557Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0661311Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0679910Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0699581Z test_python_ref_executor__refs_new_full_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0716798Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0735704Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0753799Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0772294Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0791195Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0809679Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0828306Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0846718Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0865657Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0884163Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0902679Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0921549Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0939986Z test_python_ref_executor__refs_new_ones_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0958572Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0976948Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.0995438Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1013849Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1032409Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1050806Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1069483Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1088427Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1107110Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1125817Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1144824Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1163364Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1182036Z test_python_ref_executor__refs_new_ones_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1200314Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1219086Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1238022Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1256203Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1275143Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1293583Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1311971Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1330545Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1349231Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1367575Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1386242Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1404403Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1423421Z test_python_ref_executor__refs_new_zeros_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1442034Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1460389Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1479065Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1497333Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1516004Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1534184Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1552594Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1571297Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1589682Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1608064Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1626538Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1644914Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1663380Z test_python_ref_executor__refs_new_zeros_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1682060Z test_python_ref_executor__refs_nextafter_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1700308Z test_python_ref_executor__refs_nextafter_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1719298Z test_python_ref_executor__refs_nextafter_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1737958Z test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1756589Z test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1775661Z test_python_ref_executor__refs_nextafter_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1794524Z test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1813100Z test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1832087Z test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1850692Z test_python_ref_executor__refs_nn_functional_celu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1869271Z test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1887454Z test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1908200Z test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1926600Z test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1945063Z test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1963358Z test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.1981946Z test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2000493Z test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2018773Z test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2037541Z test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2056230Z test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2075206Z test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2095475Z test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2114363Z test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2132814Z test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2151291Z test_python_ref_executor__refs_nn_functional_elu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2169662Z test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2188293Z test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2206596Z test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2225211Z test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2243453Z test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2261986Z test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2280527Z test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2298871Z test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2317754Z test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2336167Z test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2355387Z test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2374080Z test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2392779Z test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2411510Z test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2430096Z test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2448463Z test_python_ref_executor__refs_nn_functional_glu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2467400Z test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2485721Z test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2504191Z test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2522462Z test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2540954Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2559323Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2577920Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2596402Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2614927Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2633624Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2651994Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2670816Z test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2689570Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2708419Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2726963Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2745544Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2764009Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2782622Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2801213Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2819822Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2838609Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2856860Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2875912Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2894596Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2913390Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2931734Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2950364Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2969191Z test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.2988220Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3006690Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3025341Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3043744Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3062186Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3080646Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3098800Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3117630Z test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3135743Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3154531Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3173518Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3191952Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3210432Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3228930Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3247040Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3266052Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3284423Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3303186Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3321803Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3340113Z test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3358620Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3376978Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3395638Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3413946Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3432887Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3451489Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3470253Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3488785Z test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3507854Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3526360Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3545209Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3563587Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3582304Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3600996Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3619290Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3637886Z test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3656534Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3675117Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3693426Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3712606Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3730890Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3749764Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3768532Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3787458Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3807956Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3826434Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3844792Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3863596Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3881794Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3900259Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3918885Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3937241Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3955813Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3974126Z test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.3993181Z test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4012002Z test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4030928Z test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4049615Z test_python_ref_executor__refs_nn_functional_mish_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4068363Z test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4086786Z test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4105695Z test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4124157Z test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4142770Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4160953Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4179750Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4198655Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4219075Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4237483Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4256218Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4274684Z test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4293038Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4311805Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4330420Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4348817Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4367370Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4386037Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4404260Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4423067Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4441737Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4460291Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4479367Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4497514Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4515994Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4534367Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4553221Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4571809Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4590286Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4608935Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4627572Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4645793Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4664715Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4683091Z test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4702170Z test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4720767Z test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4739289Z test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4758065Z test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4776797Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4795523Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4814210Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4832986Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4851506Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4870187Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4888688Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4907348Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4925631Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4944585Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4963524Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.4982265Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5000591Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5018992Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5037663Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5055910Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5074652Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5093036Z test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5111597Z test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5129829Z test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5148397Z test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5167161Z test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5185696Z test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5204371Z test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5222995Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5241403Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5260223Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5278717Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5297090Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5316095Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5334521Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5353217Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5371675Z test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5390273Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5408787Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5429258Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5460307Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5468395Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5486185Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5504992Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5523378Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5542379Z test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5560672Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5579198Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5598149Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5616431Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5634896Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5652909Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5671354Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5689814Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5708518Z test_python_ref_executor__refs_nn_functional_relu_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5727070Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5745845Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5764407Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5783221Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5801841Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5821015Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5839549Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5858173Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5876978Z test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5895344Z test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5914133Z test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5932570Z test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5951204Z test_python_ref_executor__refs_nn_functional_selu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5969421Z test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.5988303Z test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6007366Z test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6025852Z test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6044066Z test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6062867Z test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6081341Z test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6099817Z test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6118067Z test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6136320Z test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6155050Z test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6173275Z test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6191872Z test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6210369Z test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6229450Z test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6247774Z test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6266257Z test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6284572Z test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6303053Z test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6321797Z test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6340338Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6359416Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6378136Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6396593Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6415302Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6433991Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6452565Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6471075Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6489455Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6508041Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6526483Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6545284Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6563587Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6581907Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6600456Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6618877Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6637612Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6656032Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6674612Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6693385Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6711852Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6730242Z test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6749093Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6767676Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6786584Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6804976Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6823449Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6841890Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6860404Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6878886Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6897766Z test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6916298Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6934718Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6953721Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6972422Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.6990946Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7009351Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7028348Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7046841Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7065331Z test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7083950Z test_python_ref_executor__refs_norm_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7102517Z test_python_ref_executor__refs_norm_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7120946Z test_python_ref_executor__refs_norm_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7139495Z test_python_ref_executor__refs_norm_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7158459Z test_python_ref_executor__refs_norm_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7176990Z test_python_ref_executor__refs_norm_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7195482Z test_python_ref_executor__refs_norm_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7213810Z test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7232232Z test_python_ref_executor__refs_norm_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7250850Z test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7271404Z test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7291926Z test_python_ref_executor__refs_norm_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7310963Z test_python_ref_executor__refs_permute_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7329573Z test_python_ref_executor__refs_permute_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7348394Z test_python_ref_executor__refs_permute_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7366654Z test_python_ref_executor__refs_permute_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7385363Z test_python_ref_executor__refs_permute_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7403712Z test_python_ref_executor__refs_permute_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7422222Z test_python_ref_executor__refs_permute_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7442368Z test_python_ref_executor__refs_permute_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7461189Z test_python_ref_executor__refs_permute_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7479469Z test_python_ref_executor__refs_permute_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7497775Z test_python_ref_executor__refs_permute_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7516331Z test_python_ref_executor__refs_permute_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7534984Z test_python_ref_executor__refs_permute_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7554041Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7572333Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7591068Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7609546Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7628414Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7647041Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7666766Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7684544Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7703158Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7721959Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7740511Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7759003Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7777307Z test_python_ref_executor__refs_permute_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7795707Z test_python_ref_executor__refs_positive_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7814363Z test_python_ref_executor__refs_positive_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7832923Z test_python_ref_executor__refs_positive_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7851408Z test_python_ref_executor__refs_positive_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7870041Z test_python_ref_executor__refs_positive_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7888278Z test_python_ref_executor__refs_positive_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7906845Z test_python_ref_executor__refs_positive_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7925489Z test_python_ref_executor__refs_positive_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7944374Z test_python_ref_executor__refs_positive_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7962706Z test_python_ref_executor__refs_positive_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7981411Z test_python_ref_executor__refs_positive_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.7999803Z test_python_ref_executor__refs_positive_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8018072Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8036912Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8054970Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8073591Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8091797Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8110640Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8129157Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8148291Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8166724Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8185489Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8203917Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8222738Z test_python_ref_executor__refs_positive_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8241725Z test_python_ref_executor__refs_pow_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8259898Z test_python_ref_executor__refs_pow_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8278622Z test_python_ref_executor__refs_pow_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8296846Z test_python_ref_executor__refs_pow_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8315425Z test_python_ref_executor__refs_pow_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8334206Z test_python_ref_executor__refs_pow_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8352710Z test_python_ref_executor__refs_pow_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8370962Z test_python_ref_executor__refs_pow_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8389717Z test_python_ref_executor__refs_pow_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8408054Z test_python_ref_executor__refs_pow_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8426667Z test_python_ref_executor__refs_pow_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8445187Z test_python_ref_executor__refs_pow_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8464109Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8482454Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8500750Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8519162Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8537882Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8556389Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8575035Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8594311Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8612651Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8631328Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8649563Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8668283Z test_python_ref_executor__refs_pow_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8686326Z test_python_ref_executor__refs_prod_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8704941Z test_python_ref_executor__refs_prod_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8723468Z test_python_ref_executor__refs_prod_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8742204Z test_python_ref_executor__refs_prod_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8760710Z test_python_ref_executor__refs_prod_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8779123Z test_python_ref_executor__refs_prod_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8797810Z test_python_ref_executor__refs_prod_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8816533Z test_python_ref_executor__refs_prod_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8835156Z test_python_ref_executor__refs_prod_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8853586Z test_python_ref_executor__refs_prod_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8872458Z test_python_ref_executor__refs_prod_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8890879Z test_python_ref_executor__refs_prod_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8909510Z test_python_ref_executor__refs_prod_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8928586Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8947150Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8965490Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.8984110Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9002449Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9021331Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9039800Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9057982Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9076687Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9095164Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9114111Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9132733Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9153438Z test_python_ref_executor__refs_prod_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9169467Z test_python_ref_executor__refs_randn_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9185831Z test_python_ref_executor__refs_randn_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9202605Z test_python_ref_executor__refs_randn_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9219195Z test_python_ref_executor__refs_randn_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9235553Z test_python_ref_executor__refs_randn_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9251670Z test_python_ref_executor__refs_randn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9268149Z test_python_ref_executor__refs_randn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9284786Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9301767Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9318185Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9334037Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9351007Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9367295Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9383690Z test_python_ref_executor__refs_randn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: make_traced() doesn't set seed properly! (0.002s) 2022-09-19T17:51:59.9402686Z test_python_ref_executor__refs_ravel_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9421429Z test_python_ref_executor__refs_ravel_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9439990Z test_python_ref_executor__refs_ravel_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9458676Z test_python_ref_executor__refs_ravel_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9477285Z test_python_ref_executor__refs_ravel_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9495919Z test_python_ref_executor__refs_ravel_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9514476Z test_python_ref_executor__refs_ravel_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9532824Z test_python_ref_executor__refs_ravel_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9551296Z test_python_ref_executor__refs_ravel_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9569544Z test_python_ref_executor__refs_ravel_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9588015Z test_python_ref_executor__refs_ravel_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9606609Z test_python_ref_executor__refs_ravel_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9625174Z test_python_ref_executor__refs_ravel_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9643731Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9662375Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9680734Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9699204Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9717975Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9736456Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9755100Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9773297Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9791802Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9810103Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9828938Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9847057Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9865718Z test_python_ref_executor__refs_ravel_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9883947Z test_python_ref_executor__refs_real_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9902630Z test_python_ref_executor__refs_real_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9921307Z test_python_ref_executor__refs_real_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9940272Z test_python_ref_executor__refs_real_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9958976Z test_python_ref_executor__refs_real_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9977347Z test_python_ref_executor__refs_real_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:51:59.9996199Z test_python_ref_executor__refs_real_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0014633Z test_python_ref_executor__refs_real_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0033486Z test_python_ref_executor__refs_real_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0051929Z test_python_ref_executor__refs_real_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0070525Z test_python_ref_executor__refs_real_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0088720Z test_python_ref_executor__refs_real_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0107275Z test_python_ref_executor__refs_real_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0125570Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0144392Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0162964Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0181416Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0200383Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0218973Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0237648Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0255866Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0276379Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0294937Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0313691Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0332447Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0351209Z test_python_ref_executor__refs_real_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0369601Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0388267Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0406922Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0425844Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0444064Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0462726Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0481197Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0499786Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0519042Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0537575Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0556415Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0574756Z test_python_ref_executor__refs_reciprocal_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0593740Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0612101Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0631031Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0649708Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0668343Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0686702Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0705536Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0723755Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0742377Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0760650Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0779199Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0797670Z test_python_ref_executor__refs_reciprocal_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0816039Z test_python_ref_executor__refs_remainder_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0834943Z test_python_ref_executor__refs_remainder_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0853262Z test_python_ref_executor__refs_remainder_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0871811Z test_python_ref_executor__refs_remainder_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0890412Z test_python_ref_executor__refs_remainder_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0909039Z test_python_ref_executor__refs_remainder_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0927327Z test_python_ref_executor__refs_remainder_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0945813Z test_python_ref_executor__refs_remainder_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0964052Z test_python_ref_executor__refs_remainder_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.0982666Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1000867Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1019160Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1037887Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1056460Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1075202Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1093753Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1112753Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1131741Z test_python_ref_executor__refs_remainder_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1152468Z test_python_ref_executor__refs_repeat_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1170842Z test_python_ref_executor__refs_repeat_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1189813Z test_python_ref_executor__refs_repeat_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1208518Z test_python_ref_executor__refs_repeat_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1227346Z test_python_ref_executor__refs_repeat_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1245554Z test_python_ref_executor__refs_repeat_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1264254Z test_python_ref_executor__refs_repeat_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1282494Z test_python_ref_executor__refs_repeat_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1301078Z test_python_ref_executor__refs_repeat_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1319433Z test_python_ref_executor__refs_repeat_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1338202Z test_python_ref_executor__refs_repeat_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1356803Z test_python_ref_executor__refs_repeat_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1375495Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1394044Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1412454Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1431424Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1449657Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1468741Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1487146Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1505671Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1523981Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1542656Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1560936Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1579252Z test_python_ref_executor__refs_repeat_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1597796Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1616608Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1637355Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1655624Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1674469Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1693025Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1711975Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1731011Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1749742Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1770332Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1789196Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1807980Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1826654Z test_python_ref_executor__refs_reshape_as_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1844974Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1863630Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1882112Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1900800Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1919351Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1937597Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1956081Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1974539Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.1993183Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2011628Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2030532Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2048737Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2067609Z test_python_ref_executor__refs_reshape_as_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2086060Z test_python_ref_executor__refs_reshape_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2104848Z test_python_ref_executor__refs_reshape_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2122956Z test_python_ref_executor__refs_reshape_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2141477Z test_python_ref_executor__refs_reshape_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2159736Z test_python_ref_executor__refs_reshape_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2178026Z test_python_ref_executor__refs_reshape_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2196440Z test_python_ref_executor__refs_reshape_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2214629Z test_python_ref_executor__refs_reshape_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2235284Z test_python_ref_executor__refs_reshape_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2253792Z test_python_ref_executor__refs_reshape_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2272679Z test_python_ref_executor__refs_reshape_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2291490Z test_python_ref_executor__refs_reshape_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2310335Z test_python_ref_executor__refs_reshape_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2329255Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2348018Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2366550Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2385728Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2404104Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2422530Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2440742Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2458971Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2477349Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2495883Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2514427Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2532659Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2551163Z test_python_ref_executor__refs_reshape_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2569445Z test_python_ref_executor__refs_roll_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2587894Z test_python_ref_executor__refs_roll_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2605984Z test_python_ref_executor__refs_roll_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2624806Z test_python_ref_executor__refs_roll_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2643305Z test_python_ref_executor__refs_roll_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2662038Z test_python_ref_executor__refs_roll_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2680833Z test_python_ref_executor__refs_roll_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2699140Z test_python_ref_executor__refs_roll_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2717737Z test_python_ref_executor__refs_roll_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2736081Z test_python_ref_executor__refs_roll_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2754555Z test_python_ref_executor__refs_roll_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2773211Z test_python_ref_executor__refs_roll_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2791914Z test_python_ref_executor__refs_roll_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2810320Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2828889Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2847641Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2866286Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2884875Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2903371Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2921985Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2940694Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2959695Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2978394Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.2997045Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3015436Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3034095Z test_python_ref_executor__refs_roll_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3052444Z test_python_ref_executor__refs_rot90_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3071200Z test_python_ref_executor__refs_rot90_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3089862Z test_python_ref_executor__refs_rot90_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3108453Z test_python_ref_executor__refs_rot90_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3126805Z test_python_ref_executor__refs_rot90_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3145296Z test_python_ref_executor__refs_rot90_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3163666Z test_python_ref_executor__refs_rot90_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3182322Z test_python_ref_executor__refs_rot90_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3200804Z test_python_ref_executor__refs_rot90_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3219497Z test_python_ref_executor__refs_rot90_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3238588Z test_python_ref_executor__refs_rot90_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3256940Z test_python_ref_executor__refs_rot90_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3275518Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3293848Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3312618Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3331294Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3349757Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3368219Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3387117Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3405520Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3424200Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3442729Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3461402Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3479706Z test_python_ref_executor__refs_rot90_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3498134Z test_python_ref_executor__refs_round_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3517061Z test_python_ref_executor__refs_round_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3535967Z test_python_ref_executor__refs_round_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3554937Z test_python_ref_executor__refs_round_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3573251Z test_python_ref_executor__refs_round_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3591954Z test_python_ref_executor__refs_round_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3610648Z test_python_ref_executor__refs_round_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3629218Z test_python_ref_executor__refs_round_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3647582Z test_python_ref_executor__refs_round_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3665800Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3684805Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3703315Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3721657Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3739966Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3758500Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3776598Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3795310Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3813925Z test_python_ref_executor__refs_round_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3833236Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3851046Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3869745Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3888380Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3906669Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3924925Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3943650Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3962461Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3980949Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.3999410Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4017983Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4036888Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4055445Z test_python_ref_executor__refs_rsqrt_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4074126Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4092924Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4112055Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4130896Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4149569Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4168074Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4186578Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4204994Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4223916Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4242727Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4260932Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4279653Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4298218Z test_python_ref_executor__refs_rsqrt_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4317024Z test_python_ref_executor__refs_rsub_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4335369Z test_python_ref_executor__refs_rsub_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4354269Z test_python_ref_executor__refs_rsub_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4372518Z test_python_ref_executor__refs_rsub_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4393045Z test_python_ref_executor__refs_rsub_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4412123Z test_python_ref_executor__refs_rsub_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4431333Z test_python_ref_executor__refs_rsub_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4449994Z test_python_ref_executor__refs_rsub_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4468604Z test_python_ref_executor__refs_rsub_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4486810Z test_python_ref_executor__refs_rsub_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4505347Z test_python_ref_executor__refs_rsub_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4523597Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4542685Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4560712Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4579472Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4598050Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4616581Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4635337Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4654211Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4672960Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4692158Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4710787Z test_python_ref_executor__refs_rsub_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4729225Z test_python_ref_executor__refs_sgn_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4747952Z test_python_ref_executor__refs_sgn_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4766138Z test_python_ref_executor__refs_sgn_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4784632Z test_python_ref_executor__refs_sgn_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4803138Z test_python_ref_executor__refs_sgn_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4821817Z test_python_ref_executor__refs_sgn_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4840197Z test_python_ref_executor__refs_sgn_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4858636Z test_python_ref_executor__refs_sgn_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4878091Z test_python_ref_executor__refs_sgn_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4895863Z test_python_ref_executor__refs_sgn_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4914775Z test_python_ref_executor__refs_sgn_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4932999Z test_python_ref_executor__refs_sgn_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4951886Z test_python_ref_executor__refs_sgn_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4970501Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.4989320Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5007571Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5026325Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5044727Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5063712Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5082158Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5100230Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5118586Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5137104Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5155891Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5174139Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5192786Z test_python_ref_executor__refs_sgn_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5211546Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5230464Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5249183Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5267965Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5286440Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5305183Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5323353Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5342001Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5360168Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5378525Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5397877Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5415442Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5433948Z test_python_ref_executor__refs_sigmoid_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5452518Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5471363Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5489632Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5508469Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5527097Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5545601Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5564113Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5582584Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5600848Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5619383Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5638246Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5656977Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5675375Z test_python_ref_executor__refs_sigmoid_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5693609Z test_python_ref_executor__refs_sign_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5712171Z test_python_ref_executor__refs_sign_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5730363Z test_python_ref_executor__refs_sign_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5749095Z test_python_ref_executor__refs_sign_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5767313Z test_python_ref_executor__refs_sign_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5786040Z test_python_ref_executor__refs_sign_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5804837Z test_python_ref_executor__refs_sign_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5823781Z test_python_ref_executor__refs_sign_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5842345Z test_python_ref_executor__refs_sign_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5860810Z test_python_ref_executor__refs_sign_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5879637Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5897787Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5916437Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5934900Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5953575Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5971681Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.5990345Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6008778Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6027449Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6046037Z test_python_ref_executor__refs_sign_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6064360Z test_python_ref_executor__refs_signbit_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6082896Z test_python_ref_executor__refs_signbit_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6101670Z test_python_ref_executor__refs_signbit_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6119981Z test_python_ref_executor__refs_signbit_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6138156Z test_python_ref_executor__refs_signbit_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6156618Z test_python_ref_executor__refs_signbit_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6174773Z test_python_ref_executor__refs_signbit_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6193250Z test_python_ref_executor__refs_signbit_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6211347Z test_python_ref_executor__refs_signbit_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6230340Z test_python_ref_executor__refs_signbit_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6248818Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6267364Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6285384Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6303902Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6322358Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6340865Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6359443Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6378062Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6396800Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6415128Z test_python_ref_executor__refs_signbit_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6434116Z test_python_ref_executor__refs_sin_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6452706Z test_python_ref_executor__refs_sin_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6471384Z test_python_ref_executor__refs_sin_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6489577Z test_python_ref_executor__refs_sin_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6508445Z test_python_ref_executor__refs_sin_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6526615Z test_python_ref_executor__refs_sin_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6545134Z test_python_ref_executor__refs_sin_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6563426Z test_python_ref_executor__refs_sin_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6581870Z test_python_ref_executor__refs_sin_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6599989Z test_python_ref_executor__refs_sin_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6618475Z test_python_ref_executor__refs_sin_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6637204Z test_python_ref_executor__refs_sin_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6655830Z test_python_ref_executor__refs_sin_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6674795Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6693236Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6712103Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6730938Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6749606Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6767887Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6786764Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6805136Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6823626Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6841976Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6860576Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6879110Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6897722Z test_python_ref_executor__refs_sin_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6916663Z test_python_ref_executor__refs_sinc_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6935128Z test_python_ref_executor__refs_sinc_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6953797Z test_python_ref_executor__refs_sinc_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6972601Z test_python_ref_executor__refs_sinc_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.6991130Z test_python_ref_executor__refs_sinc_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7009679Z test_python_ref_executor__refs_sinc_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7028168Z test_python_ref_executor__refs_sinc_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7046937Z test_python_ref_executor__refs_sinc_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7065500Z test_python_ref_executor__refs_sinc_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7084083Z test_python_ref_executor__refs_sinc_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7102568Z test_python_ref_executor__refs_sinc_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7120954Z test_python_ref_executor__refs_sinc_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7139709Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7158166Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7178582Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7197099Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7215345Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7234040Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7252443Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7271168Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7289710Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7308584Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7327144Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7345706Z test_python_ref_executor__refs_sinc_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7363848Z test_python_ref_executor__refs_sinh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7382313Z test_python_ref_executor__refs_sinh_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7401116Z test_python_ref_executor__refs_sinh_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7419509Z test_python_ref_executor__refs_sinh_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7437932Z test_python_ref_executor__refs_sinh_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7456306Z test_python_ref_executor__refs_sinh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7475103Z test_python_ref_executor__refs_sinh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7493450Z test_python_ref_executor__refs_sinh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7512013Z test_python_ref_executor__refs_sinh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7530491Z test_python_ref_executor__refs_sinh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7549185Z test_python_ref_executor__refs_sinh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7567741Z test_python_ref_executor__refs_sinh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7586589Z test_python_ref_executor__refs_sinh_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7605107Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7623773Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7642650Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7661043Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7679684Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7698578Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7717493Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7735808Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7754580Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7772843Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7791285Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7809627Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7830580Z test_python_ref_executor__refs_sinh_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7850824Z test_python_ref_executor__refs_softmax_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7869891Z test_python_ref_executor__refs_softmax_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7888506Z test_python_ref_executor__refs_softmax_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7907085Z test_python_ref_executor__refs_softmax_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7925410Z test_python_ref_executor__refs_softmax_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7944228Z test_python_ref_executor__refs_softmax_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7962586Z test_python_ref_executor__refs_softmax_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.7981648Z test_python_ref_executor__refs_softmax_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8000273Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8018753Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8037784Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8056086Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8074774Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8093149Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8111689Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8130102Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8149092Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8167798Z test_python_ref_executor__refs_special_i0e_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8186645Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8204959Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8223573Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8242094Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8260614Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8279090Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8297736Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8316556Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8335359Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8353934Z test_python_ref_executor__refs_special_i0e_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8372047Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8390574Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8409058Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8427729Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8446191Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8464965Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8483484Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8502398Z test_python_ref_executor__refs_special_i1_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8520663Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8539385Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8557770Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8576119Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8595043Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8613597Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8632144Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8659460Z test_python_ref_executor__refs_special_i1_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:52:00.8678005Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8696340Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8715194Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8733851Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8752787Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8771655Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8790358Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8809151Z test_python_ref_executor__refs_special_i1e_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8827829Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8846242Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8864795Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8883039Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8902220Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8919758Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8937984Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8956453Z test_python_ref_executor__refs_special_i1e_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8974629Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.8993076Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9011351Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9029983Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9047793Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9066479Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9084527Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9103075Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9121386Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9139953Z test_python_ref_executor__refs_special_logit_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9158226Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9176444Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9195028Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9215200Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9235596Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9253955Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9272536Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9291082Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9309571Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9328083Z test_python_ref_executor__refs_special_logit_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9346548Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:52:00.9364841Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8819011Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... ok (112.945s) 2022-09-19T17:53:53.8837622Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8855745Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8874576Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8893850Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8912333Z test_python_ref_executor__refs_special_zeta_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8930740Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8949319Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8967861Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.8987035Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9005219Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9024079Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9042590Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9061402Z test_python_ref_executor__refs_special_zeta_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9079791Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9098286Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9117589Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9135641Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9154408Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9172849Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9191782Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9210201Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9228882Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9247683Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9266532Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9284875Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9303494Z test_python_ref_executor__refs_sqrt_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9321996Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9340528Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9358904Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9377602Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9396105Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9414576Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9433250Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9451769Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9470243Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9489343Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9507422Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9525912Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9544513Z test_python_ref_executor__refs_sqrt_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9563152Z test_python_ref_executor__refs_square_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9581628Z test_python_ref_executor__refs_square_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9600041Z test_python_ref_executor__refs_square_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9615705Z test_python_ref_executor__refs_square_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:53:53.9634974Z test_python_ref_executor__refs_square_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9653208Z test_python_ref_executor__refs_square_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9671955Z test_python_ref_executor__refs_square_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9690274Z test_python_ref_executor__refs_square_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9709008Z test_python_ref_executor__refs_square_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9727480Z test_python_ref_executor__refs_square_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9745989Z test_python_ref_executor__refs_square_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9764613Z test_python_ref_executor__refs_square_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9783465Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9801789Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9820007Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9836073Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.002s) 2022-09-19T17:53:53.9854683Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9873293Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9891788Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9910271Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9928388Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9947210Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9965592Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:53.9984221Z test_python_ref_executor__refs_square_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0002613Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0021009Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0039461Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0058003Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0076600Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0095259Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0113449Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0132117Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0150573Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0169145Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0187896Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0206334Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0224870Z test_python_ref_executor__refs_squeeze_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0243157Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0261719Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0280169Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0298311Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0317135Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0335866Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0354408Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0372882Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0391261Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0409657Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0428414Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0446849Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0465382Z test_python_ref_executor__refs_squeeze_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0484261Z test_python_ref_executor__refs_stack_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0502545Z test_python_ref_executor__refs_stack_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0520705Z test_python_ref_executor__refs_stack_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0539368Z test_python_ref_executor__refs_stack_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0557807Z test_python_ref_executor__refs_stack_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0576048Z test_python_ref_executor__refs_stack_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0594708Z test_python_ref_executor__refs_stack_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0613024Z test_python_ref_executor__refs_stack_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0631853Z test_python_ref_executor__refs_stack_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0650543Z test_python_ref_executor__refs_stack_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0668778Z test_python_ref_executor__refs_stack_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0687289Z test_python_ref_executor__refs_stack_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0705806Z test_python_ref_executor__refs_stack_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0725537Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0743347Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0762120Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0781015Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0800260Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0819333Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0838123Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0856824Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0876097Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0894658Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0913423Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0932037Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0951018Z test_python_ref_executor__refs_stack_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0969334Z test_python_ref_executor__refs_std_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.0987961Z test_python_ref_executor__refs_std_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1006245Z test_python_ref_executor__refs_std_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1025002Z test_python_ref_executor__refs_std_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1043490Z test_python_ref_executor__refs_std_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1062586Z test_python_ref_executor__refs_std_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1081042Z test_python_ref_executor__refs_std_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1099426Z test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1118161Z test_python_ref_executor__refs_std_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1136709Z test_python_ref_executor__refs_std_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1155747Z test_python_ref_executor__refs_std_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1174143Z test_python_ref_executor__refs_std_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1193077Z test_python_ref_executor__refs_std_mean_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1211197Z test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1229840Z test_python_ref_executor__refs_std_mean_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1248546Z test_python_ref_executor__refs_std_mean_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1267158Z test_python_ref_executor__refs_std_mean_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1285457Z test_python_ref_executor__refs_std_mean_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1304514Z test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1323078Z test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1341873Z test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1360435Z test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1378790Z test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1397637Z test_python_ref_executor__refs_std_mean_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1416249Z test_python_ref_executor__refs_sub_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1435059Z test_python_ref_executor__refs_sub_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1453493Z test_python_ref_executor__refs_sub_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1472107Z test_python_ref_executor__refs_sub_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1490755Z test_python_ref_executor__refs_sub_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1509358Z test_python_ref_executor__refs_sub_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1527699Z test_python_ref_executor__refs_sub_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1546477Z test_python_ref_executor__refs_sub_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1565074Z test_python_ref_executor__refs_sub_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1583637Z test_python_ref_executor__refs_sub_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1601838Z test_python_ref_executor__refs_sub_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1620600Z test_python_ref_executor__refs_sub_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1639083Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1657593Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1676614Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1695000Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1714980Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1732650Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1751603Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1770335Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1789223Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1807822Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1826628Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1844909Z test_python_ref_executor__refs_sub_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1863853Z test_python_ref_executor__refs_sum_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1882384Z test_python_ref_executor__refs_sum_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1901102Z test_python_ref_executor__refs_sum_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1919539Z test_python_ref_executor__refs_sum_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1938324Z test_python_ref_executor__refs_sum_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1957463Z test_python_ref_executor__refs_sum_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1975768Z test_python_ref_executor__refs_sum_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.1994379Z test_python_ref_executor__refs_sum_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2013079Z test_python_ref_executor__refs_sum_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2031846Z test_python_ref_executor__refs_sum_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2052217Z test_python_ref_executor__refs_sum_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2072104Z test_python_ref_executor__refs_sum_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2090296Z test_python_ref_executor__refs_sum_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2108949Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2127599Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2146242Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2164807Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2183554Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2202146Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2220673Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2239332Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2257532Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2276179Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2294460Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2313512Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2332245Z test_python_ref_executor__refs_sum_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2350889Z test_python_ref_executor__refs_t_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2369578Z test_python_ref_executor__refs_t_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2388301Z test_python_ref_executor__refs_t_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2406603Z test_python_ref_executor__refs_t_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2425191Z test_python_ref_executor__refs_t_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2443484Z test_python_ref_executor__refs_t_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2462505Z test_python_ref_executor__refs_t_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2480910Z test_python_ref_executor__refs_t_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2499511Z test_python_ref_executor__refs_t_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2517924Z test_python_ref_executor__refs_t_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2536308Z test_python_ref_executor__refs_t_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2555431Z test_python_ref_executor__refs_t_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2573821Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2592831Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2611515Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2630050Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2648439Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2667627Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2686208Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2704942Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2723774Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2742700Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2761444Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2780082Z test_python_ref_executor__refs_t_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2798813Z test_python_ref_executor__refs_tan_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2817510Z test_python_ref_executor__refs_tan_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2836156Z test_python_ref_executor__refs_tan_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2854457Z test_python_ref_executor__refs_tan_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2873281Z test_python_ref_executor__refs_tan_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2891944Z test_python_ref_executor__refs_tan_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2910721Z test_python_ref_executor__refs_tan_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2929035Z test_python_ref_executor__refs_tan_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2947747Z test_python_ref_executor__refs_tan_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2966344Z test_python_ref_executor__refs_tan_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.2985082Z test_python_ref_executor__refs_tan_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3003301Z test_python_ref_executor__refs_tan_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3021905Z test_python_ref_executor__refs_tan_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3042214Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3061243Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3079642Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3098256Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3117090Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3135723Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3154525Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3172751Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3191729Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3210503Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3228915Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3247311Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3266484Z test_python_ref_executor__refs_tan_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3284858Z test_python_ref_executor__refs_tanh_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3305705Z test_python_ref_executor__refs_tanh_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3324030Z test_python_ref_executor__refs_tanh_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3342499Z test_python_ref_executor__refs_tanh_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3361078Z test_python_ref_executor__refs_tanh_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3379171Z test_python_ref_executor__refs_tanh_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3397669Z test_python_ref_executor__refs_tanh_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3416180Z test_python_ref_executor__refs_tanh_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3435096Z test_python_ref_executor__refs_tanh_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3453469Z test_python_ref_executor__refs_tanh_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3471888Z test_python_ref_executor__refs_tanh_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3490174Z test_python_ref_executor__refs_tanh_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3508785Z test_python_ref_executor__refs_tanh_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3527220Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3545790Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3564498Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3583113Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3601538Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3620039Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3638799Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3657579Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3676884Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3695809Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3714630Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3733362Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3752457Z test_python_ref_executor__refs_tanh_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3770726Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3789296Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3808020Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3826284Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3845404Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3864392Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3883036Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3901774Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3919975Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3938709Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3957385Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3975812Z test_python_ref_executor__refs_tensor_split_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.3994822Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4013401Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4032028Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4050383Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4069068Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4087467Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4106298Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4124793Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4143692Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4162018Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4180375Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4199314Z test_python_ref_executor__refs_tensor_split_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4214910Z test_python_ref_executor__refs_trace_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4231422Z test_python_ref_executor__refs_trace_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4247754Z test_python_ref_executor__refs_trace_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4264400Z test_python_ref_executor__refs_trace_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4280251Z test_python_ref_executor__refs_trace_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4296860Z test_python_ref_executor__refs_trace_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4313778Z test_python_ref_executor__refs_trace_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4330205Z test_python_ref_executor__refs_trace_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4347286Z test_python_ref_executor__refs_trace_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4363293Z test_python_ref_executor__refs_trace_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4379737Z test_python_ref_executor__refs_trace_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4396058Z test_python_ref_executor__refs_trace_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4413343Z test_python_ref_executor__refs_trace_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4429382Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4445859Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4462392Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4478788Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4495270Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4511988Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4528150Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4544490Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4560850Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4577353Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4594154Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4610800Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4628058Z test_python_ref_executor__refs_trace_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: diag is not supported by nvfuser (0.002s) 2022-09-19T17:53:54.4646888Z test_python_ref_executor__refs_transpose_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4665641Z test_python_ref_executor__refs_transpose_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4684074Z test_python_ref_executor__refs_transpose_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4704592Z test_python_ref_executor__refs_transpose_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4723725Z test_python_ref_executor__refs_transpose_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4742882Z test_python_ref_executor__refs_transpose_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4761235Z test_python_ref_executor__refs_transpose_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4779504Z test_python_ref_executor__refs_transpose_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4798480Z test_python_ref_executor__refs_transpose_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4816813Z test_python_ref_executor__refs_transpose_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4835610Z test_python_ref_executor__refs_transpose_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4853932Z test_python_ref_executor__refs_transpose_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4872614Z test_python_ref_executor__refs_transpose_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4890791Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4909612Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4928400Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4947136Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4965313Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.4983950Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5002236Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5021491Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5040001Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5058602Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5077260Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5096048Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5114485Z test_python_ref_executor__refs_transpose_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5132886Z test_python_ref_executor__refs_tril_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5151616Z test_python_ref_executor__refs_tril_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5169975Z test_python_ref_executor__refs_tril_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5188608Z test_python_ref_executor__refs_tril_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5206996Z test_python_ref_executor__refs_tril_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5225898Z test_python_ref_executor__refs_tril_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5246412Z test_python_ref_executor__refs_tril_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5264986Z test_python_ref_executor__refs_tril_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5283515Z test_python_ref_executor__refs_tril_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5301939Z test_python_ref_executor__refs_tril_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5320651Z test_python_ref_executor__refs_tril_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5339428Z test_python_ref_executor__refs_tril_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5358197Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5377741Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5396542Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5414753Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5433589Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5451790Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5470397Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5488700Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5507583Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5526154Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5544688Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5562875Z test_python_ref_executor__refs_tril_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5581683Z test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5600024Z test_python_ref_executor__refs_tril_indices_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5618888Z test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5637827Z test_python_ref_executor__refs_tril_indices_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5656499Z test_python_ref_executor__refs_triu_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5675163Z test_python_ref_executor__refs_triu_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5693415Z test_python_ref_executor__refs_triu_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5712045Z test_python_ref_executor__refs_triu_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5730279Z test_python_ref_executor__refs_triu_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5749147Z test_python_ref_executor__refs_triu_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5770271Z test_python_ref_executor__refs_triu_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5788960Z test_python_ref_executor__refs_triu_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5807229Z test_python_ref_executor__refs_triu_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5826485Z test_python_ref_executor__refs_triu_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5844873Z test_python_ref_executor__refs_triu_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5863771Z test_python_ref_executor__refs_triu_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5882346Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5900762Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5919966Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5938794Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5957630Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5975994Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.5995033Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6013319Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6032291Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6051086Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6069818Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6088065Z test_python_ref_executor__refs_triu_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6106861Z test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6125708Z test_python_ref_executor__refs_triu_indices_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6144392Z test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6162829Z test_python_ref_executor__refs_triu_indices_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6181400Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6200000Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6218802Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6237704Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6255896Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6274358Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6294842Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6313461Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6331985Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6350401Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6368736Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6387484Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6405845Z test_python_ref_executor__refs_true_divide_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6424783Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6443281Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6461809Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6480238Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6498806Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6517870Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6536606Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6555533Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6573854Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6592454Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6610667Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6629267Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6647688Z test_python_ref_executor__refs_true_divide_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6666780Z test_python_ref_executor__refs_trunc_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6685269Z test_python_ref_executor__refs_trunc_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6703734Z test_python_ref_executor__refs_trunc_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6722422Z test_python_ref_executor__refs_trunc_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6741381Z test_python_ref_executor__refs_trunc_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6759407Z test_python_ref_executor__refs_trunc_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6777791Z test_python_ref_executor__refs_trunc_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6797031Z test_python_ref_executor__refs_trunc_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6815864Z test_python_ref_executor__refs_trunc_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6834729Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6853085Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6871787Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6889897Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6908434Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6926656Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6945383Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6963708Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.6982577Z test_python_ref_executor__refs_trunc_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7001103Z test_python_ref_executor__refs_unbind_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7019759Z test_python_ref_executor__refs_unbind_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7038459Z test_python_ref_executor__refs_unbind_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7056873Z test_python_ref_executor__refs_unbind_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7075730Z test_python_ref_executor__refs_unbind_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7094044Z test_python_ref_executor__refs_unbind_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7112970Z test_python_ref_executor__refs_unbind_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7131576Z test_python_ref_executor__refs_unbind_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7150327Z test_python_ref_executor__refs_unbind_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7168891Z test_python_ref_executor__refs_unbind_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7187577Z test_python_ref_executor__refs_unbind_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7206273Z test_python_ref_executor__refs_unbind_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7224891Z test_python_ref_executor__refs_unbind_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7243508Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7262271Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7280762Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7299069Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7318100Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7336536Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7355282Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7373524Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7392662Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7411327Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7430609Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7448976Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7467836Z test_python_ref_executor__refs_unbind_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7485962Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7504621Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7523033Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7541356Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7559823Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7578726Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7597189Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7615490Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7634502Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7652960Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7671679Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7690199Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7709211Z test_python_ref_executor__refs_unflatten_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7727432Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7746045Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7764567Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7783484Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7801970Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7820534Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7839053Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7857912Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7876747Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7895274Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7914264Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7932929Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7951679Z test_python_ref_executor__refs_unflatten_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7969994Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.7988874Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8007096Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8025709Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8044113Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8062539Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8080908Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8099153Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8117653Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8135974Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8154642Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8172895Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8191602Z test_python_ref_executor__refs_unfold_copy_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8209753Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8228376Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8246630Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8265098Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8283481Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8301929Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8320393Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8338570Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8357280Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8375544Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8394015Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8412588Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8431446Z test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8449654Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8468159Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8486435Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8504725Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8523337Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8542113Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8560323Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8578565Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8597102Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8615218Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8633654Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8652005Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8671368Z test_python_ref_executor__refs_unsqueeze_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8689512Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8708373Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8728298Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8747054Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8765108Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8783519Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8801889Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8820346Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8838710Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8856974Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8875529Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8894011Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8912541Z test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8931224Z test_python_ref_executor__refs_var_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8949696Z test_python_ref_executor__refs_var_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8967939Z test_python_ref_executor__refs_var_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.8986624Z test_python_ref_executor__refs_var_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9004990Z test_python_ref_executor__refs_var_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9025600Z test_python_ref_executor__refs_var_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9043904Z test_python_ref_executor__refs_var_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9062457Z test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9080917Z test_python_ref_executor__refs_var_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9099024Z test_python_ref_executor__refs_var_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9117612Z test_python_ref_executor__refs_var_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9135841Z test_python_ref_executor__refs_var_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9154431Z test_python_ref_executor__refs_var_mean_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9172615Z test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9191070Z test_python_ref_executor__refs_var_mean_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9209307Z test_python_ref_executor__refs_var_mean_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9227773Z test_python_ref_executor__refs_var_mean_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9245993Z test_python_ref_executor__refs_var_mean_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9264729Z test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9282949Z test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9301508Z test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9319594Z test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9337873Z test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9356351Z test_python_ref_executor__refs_var_mean_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9374598Z test_python_ref_executor__refs_view_as_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9393044Z test_python_ref_executor__refs_view_as_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9411469Z test_python_ref_executor__refs_view_as_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9430091Z test_python_ref_executor__refs_view_as_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9448428Z test_python_ref_executor__refs_view_as_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9466855Z test_python_ref_executor__refs_view_as_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9485116Z test_python_ref_executor__refs_view_as_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9503492Z test_python_ref_executor__refs_view_as_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9521951Z test_python_ref_executor__refs_view_as_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9540692Z test_python_ref_executor__refs_view_as_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9559091Z test_python_ref_executor__refs_view_as_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9577526Z test_python_ref_executor__refs_view_as_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9595989Z test_python_ref_executor__refs_view_as_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9614216Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9633295Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9651776Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9670117Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9688623Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9706939Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9725299Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9744202Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9762088Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9782771Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9802979Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9821591Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9839990Z test_python_ref_executor__refs_view_as_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9858253Z test_python_ref_executor__refs_view_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9876653Z test_python_ref_executor__refs_view_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9894882Z test_python_ref_executor__refs_view_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9913385Z test_python_ref_executor__refs_view_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9931807Z test_python_ref_executor__refs_view_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9950378Z test_python_ref_executor__refs_view_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9968687Z test_python_ref_executor__refs_view_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:54.9987049Z test_python_ref_executor__refs_view_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0005449Z test_python_ref_executor__refs_view_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0023809Z test_python_ref_executor__refs_view_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0042166Z test_python_ref_executor__refs_view_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0060404Z test_python_ref_executor__refs_view_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0078812Z test_python_ref_executor__refs_view_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0097305Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0115781Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0134149Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0152868Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0170992Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0189681Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0207798Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0226646Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0244791Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0263548Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0281840Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0300091Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0318560Z test_python_ref_executor__refs_view_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0337048Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0355700Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0373923Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0392611Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0410865Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0429441Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0447547Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0466040Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0484246Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0502737Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0521079Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0539224Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0557581Z test_python_ref_executor__refs_vsplit_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0575774Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0594473Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0612569Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0631014Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0649152Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0667580Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0685930Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0704676Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0722792Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0741341Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0759860Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0778014Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0796507Z test_python_ref_executor__refs_vsplit_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0814749Z test_python_ref_executor__refs_vstack_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0833408Z test_python_ref_executor__refs_vstack_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0851670Z test_python_ref_executor__refs_vstack_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0870176Z test_python_ref_executor__refs_vstack_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0888417Z test_python_ref_executor__refs_vstack_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0906662Z test_python_ref_executor__refs_vstack_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0925097Z test_python_ref_executor__refs_vstack_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0944017Z test_python_ref_executor__refs_vstack_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0962231Z test_python_ref_executor__refs_vstack_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0980631Z test_python_ref_executor__refs_vstack_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.0998792Z test_python_ref_executor__refs_vstack_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1016992Z test_python_ref_executor__refs_vstack_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1035469Z test_python_ref_executor__refs_vstack_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1053781Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1072546Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1090838Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1109456Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1127958Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1146438Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1164970Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1183421Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1201930Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1220224Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1239140Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1257460Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1276072Z test_python_ref_executor__refs_vstack_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1294234Z test_python_ref_executor__refs_where_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1312932Z test_python_ref_executor__refs_where_executor_aten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1331440Z test_python_ref_executor__refs_where_executor_aten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1350465Z test_python_ref_executor__refs_where_executor_aten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1370818Z test_python_ref_executor__refs_where_executor_aten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1389357Z test_python_ref_executor__refs_where_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1407471Z test_python_ref_executor__refs_where_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1426093Z test_python_ref_executor__refs_where_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1444790Z test_python_ref_executor__refs_where_executor_aten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1462889Z test_python_ref_executor__refs_where_executor_aten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1481262Z test_python_ref_executor__refs_where_executor_aten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1499336Z test_python_ref_executor__refs_where_executor_aten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1517980Z test_python_ref_executor__refs_where_executor_aten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1536898Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1555016Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1573152Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1591868Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1609839Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1628412Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1646780Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1665456Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1683741Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1702414Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1720545Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1738914Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1757402Z test_python_ref_executor__refs_where_executor_nvfuser_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1775971Z test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1794544Z test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1812841Z test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1831733Z test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1849841Z test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1868525Z test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1886812Z test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1905197Z test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1923591Z test_python_ref_meta__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1942058Z test_python_ref_meta__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1960369Z test_python_ref_meta__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1978626Z test_python_ref_meta__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.1996851Z test_python_ref_meta__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2015136Z test_python_ref_meta__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2033763Z test_python_ref_meta__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2051833Z test_python_ref_meta__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2070508Z test_python_ref_meta__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2088334Z test_python_ref_meta__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2106769Z test_python_ref_meta__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2124976Z test_python_ref_meta__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2143931Z test_python_ref_meta__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2163304Z test_python_ref_meta__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2181800Z test_python_ref_meta__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2200003Z test_python_ref_meta__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2218571Z test_python_ref_meta__refs_acos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2236730Z test_python_ref_meta__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2254913Z test_python_ref_meta__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2273549Z test_python_ref_meta__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2293669Z test_python_ref_meta__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2312249Z test_python_ref_meta__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2330749Z test_python_ref_meta__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2349131Z test_python_ref_meta__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2367252Z test_python_ref_meta__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2385672Z test_python_ref_meta__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2404122Z test_python_ref_meta__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2422529Z test_python_ref_meta__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2440915Z test_python_ref_meta__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2459191Z test_python_ref_meta__refs_acosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2477761Z test_python_ref_meta__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2496046Z test_python_ref_meta__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2514639Z test_python_ref_meta__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2533023Z test_python_ref_meta__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2551678Z test_python_ref_meta__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2569909Z test_python_ref_meta__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2588381Z test_python_ref_meta__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2606846Z test_python_ref_meta__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2625621Z test_python_ref_meta__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2643984Z test_python_ref_meta__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2662402Z test_python_ref_meta__refs_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2680915Z test_python_ref_meta__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2699066Z test_python_ref_meta__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2717516Z test_python_ref_meta__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2735838Z test_python_ref_meta__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2754456Z test_python_ref_meta__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2772636Z test_python_ref_meta__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2791431Z test_python_ref_meta__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2809772Z test_python_ref_meta__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2828342Z test_python_ref_meta__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2846525Z test_python_ref_meta__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2865023Z test_python_ref_meta__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2883549Z test_python_ref_meta__refs_addcdiv_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2901862Z test_python_ref_meta__refs_addcdiv_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2920180Z test_python_ref_meta__refs_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2938528Z test_python_ref_meta__refs_addcdiv_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2957130Z test_python_ref_meta__refs_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2975475Z test_python_ref_meta__refs_addcdiv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.2994195Z test_python_ref_meta__refs_addr_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3012551Z test_python_ref_meta__refs_addr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3031098Z test_python_ref_meta__refs_addr_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3051247Z test_python_ref_meta__refs_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3071623Z test_python_ref_meta__refs_addr_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3092053Z test_python_ref_meta__refs_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3112426Z test_python_ref_meta__refs_addr_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3132805Z test_python_ref_meta__refs_addr_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3153302Z test_python_ref_meta__refs_addr_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3173797Z test_python_ref_meta__refs_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3192373Z test_python_ref_meta__refs_addr_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3210478Z test_python_ref_meta__refs_addr_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3228972Z test_python_ref_meta__refs_all_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3247201Z test_python_ref_meta__refs_all_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3265761Z test_python_ref_meta__refs_all_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3284011Z test_python_ref_meta__refs_all_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3302485Z test_python_ref_meta__refs_all_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3320648Z test_python_ref_meta__refs_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3338868Z test_python_ref_meta__refs_all_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3357392Z test_python_ref_meta__refs_all_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3375591Z test_python_ref_meta__refs_all_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3394128Z test_python_ref_meta__refs_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3412465Z test_python_ref_meta__refs_all_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3430967Z test_python_ref_meta__refs_all_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3449115Z test_python_ref_meta__refs_allclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3467712Z test_python_ref_meta__refs_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3485944Z test_python_ref_meta__refs_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3504497Z test_python_ref_meta__refs_allclose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3522785Z test_python_ref_meta__refs_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3541453Z test_python_ref_meta__refs_allclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3559693Z test_python_ref_meta__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3577952Z test_python_ref_meta__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3596562Z test_python_ref_meta__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3614906Z test_python_ref_meta__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3633363Z test_python_ref_meta__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3651503Z test_python_ref_meta__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3670119Z test_python_ref_meta__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3688316Z test_python_ref_meta__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3706667Z test_python_ref_meta__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3725159Z test_python_ref_meta__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3743509Z test_python_ref_meta__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3761679Z test_python_ref_meta__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3779925Z test_python_ref_meta__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3798469Z test_python_ref_meta__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3816913Z test_python_ref_meta__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3835648Z test_python_ref_meta__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3853704Z test_python_ref_meta__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3872062Z test_python_ref_meta__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3890192Z test_python_ref_meta__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3908583Z test_python_ref_meta__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3927018Z test_python_ref_meta__refs_any_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3945553Z test_python_ref_meta__refs_any_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3964035Z test_python_ref_meta__refs_any_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.3982798Z test_python_ref_meta__refs_any_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4001347Z test_python_ref_meta__refs_any_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4019572Z test_python_ref_meta__refs_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4037961Z test_python_ref_meta__refs_any_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4056426Z test_python_ref_meta__refs_any_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4075182Z test_python_ref_meta__refs_any_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4093240Z test_python_ref_meta__refs_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4111771Z test_python_ref_meta__refs_any_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4130091Z test_python_ref_meta__refs_any_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4148776Z test_python_ref_meta__refs_arange_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4167305Z test_python_ref_meta__refs_arange_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4185937Z test_python_ref_meta__refs_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4204224Z test_python_ref_meta__refs_arange_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4222800Z test_python_ref_meta__refs_arange_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4241260Z test_python_ref_meta__refs_arange_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4259539Z test_python_ref_meta__refs_arange_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4278319Z test_python_ref_meta__refs_arange_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4296535Z test_python_ref_meta__refs_arange_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4312223Z test_python_ref_meta__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4328577Z test_python_ref_meta__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4345239Z test_python_ref_meta__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4361427Z test_python_ref_meta__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4377711Z test_python_ref_meta__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4394072Z test_python_ref_meta__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4410421Z test_python_ref_meta__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4426617Z test_python_ref_meta__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4443088Z test_python_ref_meta__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4459398Z test_python_ref_meta__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4475673Z test_python_ref_meta__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4491993Z test_python_ref_meta__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.002s) 2022-09-19T17:53:55.4511329Z test_python_ref_meta__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4529781Z test_python_ref_meta__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4548644Z test_python_ref_meta__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4566502Z test_python_ref_meta__refs_asin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4585158Z test_python_ref_meta__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4603546Z test_python_ref_meta__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4622062Z test_python_ref_meta__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4640370Z test_python_ref_meta__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4658783Z test_python_ref_meta__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4677035Z test_python_ref_meta__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4695431Z test_python_ref_meta__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4713846Z test_python_ref_meta__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4732284Z test_python_ref_meta__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4750687Z test_python_ref_meta__refs_asinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4768964Z test_python_ref_meta__refs_asinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4787379Z test_python_ref_meta__refs_asinh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4805804Z test_python_ref_meta__refs_asinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4824284Z test_python_ref_meta__refs_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4842659Z test_python_ref_meta__refs_asinh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4860942Z test_python_ref_meta__refs_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4881514Z test_python_ref_meta__refs_asinh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4899864Z test_python_ref_meta__refs_asinh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4918203Z test_python_ref_meta__refs_asinh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4936858Z test_python_ref_meta__refs_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4955079Z test_python_ref_meta__refs_asinh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4973557Z test_python_ref_meta__refs_asinh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.4992043Z test_python_ref_meta__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5010258Z test_python_ref_meta__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5028968Z test_python_ref_meta__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5047221Z test_python_ref_meta__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5066094Z test_python_ref_meta__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5084427Z test_python_ref_meta__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5102992Z test_python_ref_meta__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5121522Z test_python_ref_meta__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5140123Z test_python_ref_meta__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5158595Z test_python_ref_meta__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5177128Z test_python_ref_meta__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5195750Z test_python_ref_meta__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5214226Z test_python_ref_meta__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5232754Z test_python_ref_meta__refs_atan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5251081Z test_python_ref_meta__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5269619Z test_python_ref_meta__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5287923Z test_python_ref_meta__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5306561Z test_python_ref_meta__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5325113Z test_python_ref_meta__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5343648Z test_python_ref_meta__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5362107Z test_python_ref_meta__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5380373Z test_python_ref_meta__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5398816Z test_python_ref_meta__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5417046Z test_python_ref_meta__refs_atanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5435805Z test_python_ref_meta__refs_atanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5454117Z test_python_ref_meta__refs_atanh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5472708Z test_python_ref_meta__refs_atanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5491015Z test_python_ref_meta__refs_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5509609Z test_python_ref_meta__refs_atanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5527827Z test_python_ref_meta__refs_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5546553Z test_python_ref_meta__refs_atanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5564772Z test_python_ref_meta__refs_atanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5583425Z test_python_ref_meta__refs_atanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5601678Z test_python_ref_meta__refs_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5620073Z test_python_ref_meta__refs_atanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5638494Z test_python_ref_meta__refs_atanh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5656777Z test_python_ref_meta__refs_atleast_1d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5675310Z test_python_ref_meta__refs_atleast_1d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5693568Z test_python_ref_meta__refs_atleast_1d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5712116Z test_python_ref_meta__refs_atleast_1d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5730705Z test_python_ref_meta__refs_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5749144Z test_python_ref_meta__refs_atleast_1d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5767308Z test_python_ref_meta__refs_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5785654Z test_python_ref_meta__refs_atleast_1d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5803760Z test_python_ref_meta__refs_atleast_1d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5822190Z test_python_ref_meta__refs_atleast_1d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5840462Z test_python_ref_meta__refs_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5859032Z test_python_ref_meta__refs_atleast_1d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5877462Z test_python_ref_meta__refs_atleast_1d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5895812Z test_python_ref_meta__refs_atleast_2d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5914403Z test_python_ref_meta__refs_atleast_2d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5932733Z test_python_ref_meta__refs_atleast_2d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5951246Z test_python_ref_meta__refs_atleast_2d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5969555Z test_python_ref_meta__refs_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.5988028Z test_python_ref_meta__refs_atleast_2d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6006310Z test_python_ref_meta__refs_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6024889Z test_python_ref_meta__refs_atleast_2d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6043468Z test_python_ref_meta__refs_atleast_2d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6061990Z test_python_ref_meta__refs_atleast_2d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6080238Z test_python_ref_meta__refs_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6098430Z test_python_ref_meta__refs_atleast_2d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6116944Z test_python_ref_meta__refs_atleast_2d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6135388Z test_python_ref_meta__refs_atleast_3d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6153904Z test_python_ref_meta__refs_atleast_3d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6172380Z test_python_ref_meta__refs_atleast_3d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6190777Z test_python_ref_meta__refs_atleast_3d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6209089Z test_python_ref_meta__refs_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6227624Z test_python_ref_meta__refs_atleast_3d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6246026Z test_python_ref_meta__refs_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6264741Z test_python_ref_meta__refs_atleast_3d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6283207Z test_python_ref_meta__refs_atleast_3d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6302016Z test_python_ref_meta__refs_atleast_3d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6320304Z test_python_ref_meta__refs_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6338643Z test_python_ref_meta__refs_atleast_3d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6357078Z test_python_ref_meta__refs_atleast_3d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6375815Z test_python_ref_meta__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6394159Z test_python_ref_meta__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6412427Z test_python_ref_meta__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6430913Z test_python_ref_meta__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6449104Z test_python_ref_meta__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6467563Z test_python_ref_meta__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6485905Z test_python_ref_meta__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6504509Z test_python_ref_meta__refs_bitwise_left_shift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6522717Z test_python_ref_meta__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6541068Z test_python_ref_meta__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6559396Z test_python_ref_meta__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6577612Z test_python_ref_meta__refs_bitwise_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6595971Z test_python_ref_meta__refs_bitwise_not_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6614242Z test_python_ref_meta__refs_bitwise_not_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6632783Z test_python_ref_meta__refs_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6650877Z test_python_ref_meta__refs_bitwise_not_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6669326Z test_python_ref_meta__refs_bitwise_not_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6687775Z test_python_ref_meta__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6706175Z test_python_ref_meta__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6724270Z test_python_ref_meta__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6742741Z test_python_ref_meta__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6760816Z test_python_ref_meta__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6779135Z test_python_ref_meta__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6797527Z test_python_ref_meta__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6815712Z test_python_ref_meta__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6834236Z test_python_ref_meta__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6852699Z test_python_ref_meta__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6871202Z test_python_ref_meta__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6889406Z test_python_ref_meta__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6907822Z test_python_ref_meta__refs_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6926213Z test_python_ref_meta__refs_broadcast_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6944586Z test_python_ref_meta__refs_broadcast_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6962718Z test_python_ref_meta__refs_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6981322Z test_python_ref_meta__refs_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.6999475Z test_python_ref_meta__refs_broadcast_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7017624Z test_python_ref_meta__refs_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7036282Z test_python_ref_meta__refs_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7054531Z test_python_ref_meta__refs_broadcast_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7073064Z test_python_ref_meta__refs_broadcast_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7091432Z test_python_ref_meta__refs_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7109737Z test_python_ref_meta__refs_broadcast_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7128265Z test_python_ref_meta__refs_broadcast_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7146902Z test_python_ref_meta__refs_broadcast_to_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7165364Z test_python_ref_meta__refs_broadcast_to_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7183903Z test_python_ref_meta__refs_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7202038Z test_python_ref_meta__refs_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7220492Z test_python_ref_meta__refs_broadcast_to_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7239055Z test_python_ref_meta__refs_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7257136Z test_python_ref_meta__refs_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7276224Z test_python_ref_meta__refs_broadcast_to_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7294005Z test_python_ref_meta__refs_broadcast_to_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7312430Z test_python_ref_meta__refs_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7330842Z test_python_ref_meta__refs_broadcast_to_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7349187Z test_python_ref_meta__refs_broadcast_to_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7367244Z test_python_ref_meta__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7385797Z test_python_ref_meta__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7403984Z test_python_ref_meta__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7422726Z test_python_ref_meta__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7441336Z test_python_ref_meta__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7459627Z test_python_ref_meta__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7478239Z test_python_ref_meta__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7496314Z test_python_ref_meta__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7514766Z test_python_ref_meta__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7533151Z test_python_ref_meta__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7551578Z test_python_ref_meta__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7569704Z test_python_ref_meta__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7588225Z test_python_ref_meta__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7606426Z test_python_ref_meta__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7625034Z test_python_ref_meta__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7643270Z test_python_ref_meta__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7661791Z test_python_ref_meta__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7679658Z test_python_ref_meta__refs_ceil_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7697987Z test_python_ref_meta__refs_ceil_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7716361Z test_python_ref_meta__refs_ceil_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7734599Z test_python_ref_meta__refs_ceil_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7752984Z test_python_ref_meta__refs_ceil_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7771187Z test_python_ref_meta__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7789678Z test_python_ref_meta__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7810113Z test_python_ref_meta__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7830892Z test_python_ref_meta__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7848988Z test_python_ref_meta__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7867525Z test_python_ref_meta__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7885609Z test_python_ref_meta__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7904093Z test_python_ref_meta__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7922547Z test_python_ref_meta__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7941026Z test_python_ref_meta__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7959175Z test_python_ref_meta__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7977686Z test_python_ref_meta__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.7996043Z test_python_ref_meta__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8014705Z test_python_ref_meta__refs_clamp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8033016Z test_python_ref_meta__refs_clamp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8051203Z test_python_ref_meta__refs_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8069856Z test_python_ref_meta__refs_clamp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8087847Z test_python_ref_meta__refs_clamp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8106551Z test_python_ref_meta__refs_clamp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8124946Z test_python_ref_meta__refs_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8143313Z test_python_ref_meta__refs_clamp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8161767Z test_python_ref_meta__refs_clamp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8180248Z test_python_ref_meta__refs_clamp_max_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8198539Z test_python_ref_meta__refs_clamp_max_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8216767Z test_python_ref_meta__refs_clamp_max_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8235325Z test_python_ref_meta__refs_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8253663Z test_python_ref_meta__refs_clamp_max_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8272164Z test_python_ref_meta__refs_clamp_max_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8290387Z test_python_ref_meta__refs_clamp_max_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8308883Z test_python_ref_meta__refs_clamp_max_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8326899Z test_python_ref_meta__refs_clamp_max_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8345414Z test_python_ref_meta__refs_clamp_max_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8363572Z test_python_ref_meta__refs_clamp_min_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8381925Z test_python_ref_meta__refs_clamp_min_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8401166Z test_python_ref_meta__refs_clamp_min_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8420890Z test_python_ref_meta__refs_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8439346Z test_python_ref_meta__refs_clamp_min_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8457529Z test_python_ref_meta__refs_clamp_min_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8476090Z test_python_ref_meta__refs_clamp_min_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8494244Z test_python_ref_meta__refs_clamp_min_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8512926Z test_python_ref_meta__refs_clamp_min_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8531052Z test_python_ref_meta__refs_clamp_min_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8549702Z test_python_ref_meta__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8567948Z test_python_ref_meta__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8586880Z test_python_ref_meta__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8605430Z test_python_ref_meta__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8623818Z test_python_ref_meta__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8642195Z test_python_ref_meta__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8660418Z test_python_ref_meta__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8678923Z test_python_ref_meta__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8697814Z test_python_ref_meta__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8716246Z test_python_ref_meta__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8734566Z test_python_ref_meta__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8753111Z test_python_ref_meta__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8771332Z test_python_ref_meta__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8790093Z test_python_ref_meta__refs_column_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8808135Z test_python_ref_meta__refs_column_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8826823Z test_python_ref_meta__refs_column_stack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8844977Z test_python_ref_meta__refs_column_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8863555Z test_python_ref_meta__refs_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8881852Z test_python_ref_meta__refs_column_stack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8899960Z test_python_ref_meta__refs_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8918507Z test_python_ref_meta__refs_column_stack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8936832Z test_python_ref_meta__refs_column_stack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8955330Z test_python_ref_meta__refs_column_stack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8973485Z test_python_ref_meta__refs_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.8991976Z test_python_ref_meta__refs_column_stack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9010221Z test_python_ref_meta__refs_column_stack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9028957Z test_python_ref_meta__refs_conj_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9047100Z test_python_ref_meta__refs_conj_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9065886Z test_python_ref_meta__refs_conj_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9084107Z test_python_ref_meta__refs_conj_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9102839Z test_python_ref_meta__refs_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9120916Z test_python_ref_meta__refs_conj_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9138875Z test_python_ref_meta__refs_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9157476Z test_python_ref_meta__refs_conj_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9175670Z test_python_ref_meta__refs_conj_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9194286Z test_python_ref_meta__refs_conj_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9212382Z test_python_ref_meta__refs_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9230966Z test_python_ref_meta__refs_conj_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9249173Z test_python_ref_meta__refs_conj_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9267617Z test_python_ref_meta__refs_conj_physical_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9285803Z test_python_ref_meta__refs_conj_physical_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9304015Z test_python_ref_meta__refs_conj_physical_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9322153Z test_python_ref_meta__refs_conj_physical_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9340774Z test_python_ref_meta__refs_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9358908Z test_python_ref_meta__refs_conj_physical_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9377366Z test_python_ref_meta__refs_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9398237Z test_python_ref_meta__refs_conj_physical_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9416846Z test_python_ref_meta__refs_conj_physical_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9435693Z test_python_ref_meta__refs_conj_physical_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9454519Z test_python_ref_meta__refs_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9472540Z test_python_ref_meta__refs_conj_physical_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9490779Z test_python_ref_meta__refs_conj_physical_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9509287Z test_python_ref_meta__refs_constant_pad_nd_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9527384Z test_python_ref_meta__refs_constant_pad_nd_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9546468Z test_python_ref_meta__refs_constant_pad_nd_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9564546Z test_python_ref_meta__refs_constant_pad_nd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9583008Z test_python_ref_meta__refs_constant_pad_nd_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9601263Z test_python_ref_meta__refs_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9621940Z test_python_ref_meta__refs_constant_pad_nd_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9640301Z test_python_ref_meta__refs_constant_pad_nd_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9658978Z test_python_ref_meta__refs_constant_pad_nd_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9677472Z test_python_ref_meta__refs_constant_pad_nd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9695487Z test_python_ref_meta__refs_constant_pad_nd_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9714230Z test_python_ref_meta__refs_constant_pad_nd_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9732265Z test_python_ref_meta__refs_contiguous_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9750749Z test_python_ref_meta__refs_contiguous_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9769217Z test_python_ref_meta__refs_contiguous_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9787903Z test_python_ref_meta__refs_contiguous_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9806185Z test_python_ref_meta__refs_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9824903Z test_python_ref_meta__refs_contiguous_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9843258Z test_python_ref_meta__refs_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9861740Z test_python_ref_meta__refs_contiguous_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9879933Z test_python_ref_meta__refs_contiguous_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9898482Z test_python_ref_meta__refs_contiguous_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9916608Z test_python_ref_meta__refs_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9935174Z test_python_ref_meta__refs_contiguous_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9953532Z test_python_ref_meta__refs_contiguous_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9971817Z test_python_ref_meta__refs_copysign_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:55.9990235Z test_python_ref_meta__refs_copysign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0008433Z test_python_ref_meta__refs_copysign_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0026944Z test_python_ref_meta__refs_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0045172Z test_python_ref_meta__refs_copysign_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0063550Z test_python_ref_meta__refs_copysign_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0081930Z test_python_ref_meta__refs_copysign_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0100253Z test_python_ref_meta__refs_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0118407Z test_python_ref_meta__refs_copysign_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0136826Z test_python_ref_meta__refs_copysign_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0155435Z test_python_ref_meta__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0173776Z test_python_ref_meta__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0192540Z test_python_ref_meta__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0211068Z test_python_ref_meta__refs_cos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0229700Z test_python_ref_meta__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0249948Z test_python_ref_meta__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0270642Z test_python_ref_meta__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0288831Z test_python_ref_meta__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0307346Z test_python_ref_meta__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0325708Z test_python_ref_meta__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0344159Z test_python_ref_meta__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0362391Z test_python_ref_meta__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0380585Z test_python_ref_meta__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0399036Z test_python_ref_meta__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0419990Z test_python_ref_meta__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0440647Z test_python_ref_meta__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0461576Z test_python_ref_meta__refs_cosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0481803Z test_python_ref_meta__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0502439Z test_python_ref_meta__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0522912Z test_python_ref_meta__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0543629Z test_python_ref_meta__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0561789Z test_python_ref_meta__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0580109Z test_python_ref_meta__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0598487Z test_python_ref_meta__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0616776Z test_python_ref_meta__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0635299Z test_python_ref_meta__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0653607Z test_python_ref_meta__refs_diag_embed_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0672419Z test_python_ref_meta__refs_diag_embed_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0690662Z test_python_ref_meta__refs_diag_embed_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0709076Z test_python_ref_meta__refs_diag_embed_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0727340Z test_python_ref_meta__refs_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0745940Z test_python_ref_meta__refs_diag_embed_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0764101Z test_python_ref_meta__refs_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0782758Z test_python_ref_meta__refs_diag_embed_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0803125Z test_python_ref_meta__refs_diag_embed_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0823651Z test_python_ref_meta__refs_diag_embed_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0844103Z test_python_ref_meta__refs_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0864578Z test_python_ref_meta__refs_diag_embed_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0883888Z test_python_ref_meta__refs_diag_embed_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0902359Z test_python_ref_meta__refs_diagonal_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0921016Z test_python_ref_meta__refs_diagonal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0939655Z test_python_ref_meta__refs_diagonal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0958599Z test_python_ref_meta__refs_diagonal_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0978942Z test_python_ref_meta__refs_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.0999565Z test_python_ref_meta__refs_diagonal_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1017847Z test_python_ref_meta__refs_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1036592Z test_python_ref_meta__refs_diagonal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1054704Z test_python_ref_meta__refs_diagonal_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1073432Z test_python_ref_meta__refs_diagonal_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1091537Z test_python_ref_meta__refs_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1109848Z test_python_ref_meta__refs_diagonal_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1128169Z test_python_ref_meta__refs_diagonal_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1146672Z test_python_ref_meta__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1164915Z test_python_ref_meta__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1183461Z test_python_ref_meta__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1201748Z test_python_ref_meta__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1219893Z test_python_ref_meta__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1238639Z test_python_ref_meta__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1256936Z test_python_ref_meta__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1275320Z test_python_ref_meta__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1293613Z test_python_ref_meta__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1312037Z test_python_ref_meta__refs_div_floor_rounding_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1330557Z test_python_ref_meta__refs_div_floor_rounding_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1349168Z test_python_ref_meta__refs_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1367327Z test_python_ref_meta__refs_div_floor_rounding_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1385921Z test_python_ref_meta__refs_div_floor_rounding_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1404256Z test_python_ref_meta__refs_div_floor_rounding_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1422657Z test_python_ref_meta__refs_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1441073Z test_python_ref_meta__refs_div_floor_rounding_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1459461Z test_python_ref_meta__refs_div_floor_rounding_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1477867Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1496194Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1514760Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1532984Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1551554Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1569771Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1588256Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1606614Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1625002Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1643492Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1661981Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1680190Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1698857Z test_python_ref_meta__refs_div_no_rounding_mode_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1717010Z test_python_ref_meta__refs_div_trunc_rounding_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1735271Z test_python_ref_meta__refs_div_trunc_rounding_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1753904Z test_python_ref_meta__refs_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1772296Z test_python_ref_meta__refs_div_trunc_rounding_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1791308Z test_python_ref_meta__refs_div_trunc_rounding_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1809217Z test_python_ref_meta__refs_div_trunc_rounding_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1827781Z test_python_ref_meta__refs_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1846273Z test_python_ref_meta__refs_div_trunc_rounding_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1864762Z test_python_ref_meta__refs_div_trunc_rounding_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1883188Z test_python_ref_meta__refs_dsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1901588Z test_python_ref_meta__refs_dsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1919841Z test_python_ref_meta__refs_dsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1940101Z test_python_ref_meta__refs_dsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1960712Z test_python_ref_meta__refs_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1981372Z test_python_ref_meta__refs_dsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.1999559Z test_python_ref_meta__refs_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2017922Z test_python_ref_meta__refs_dsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2036529Z test_python_ref_meta__refs_dsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2055104Z test_python_ref_meta__refs_dsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2073787Z test_python_ref_meta__refs_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2092088Z test_python_ref_meta__refs_dsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2110280Z test_python_ref_meta__refs_dsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2128809Z test_python_ref_meta__refs_dstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2147285Z test_python_ref_meta__refs_dstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2165700Z test_python_ref_meta__refs_dstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2184235Z test_python_ref_meta__refs_dstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2202626Z test_python_ref_meta__refs_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2220826Z test_python_ref_meta__refs_dstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2239245Z test_python_ref_meta__refs_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2257462Z test_python_ref_meta__refs_dstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2275904Z test_python_ref_meta__refs_dstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2294110Z test_python_ref_meta__refs_dstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2312474Z test_python_ref_meta__refs_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2330921Z test_python_ref_meta__refs_dstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2349461Z test_python_ref_meta__refs_dstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2367479Z test_python_ref_meta__refs_empty_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2386089Z test_python_ref_meta__refs_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2404220Z test_python_ref_meta__refs_empty_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2422712Z test_python_ref_meta__refs_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2440622Z test_python_ref_meta__refs_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2458934Z test_python_ref_meta__refs_empty_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2477259Z test_python_ref_meta__refs_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2495416Z test_python_ref_meta__refs_empty_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2514005Z test_python_ref_meta__refs_empty_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2532252Z test_python_ref_meta__refs_empty_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2550849Z test_python_ref_meta__refs_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2568929Z test_python_ref_meta__refs_empty_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2587404Z test_python_ref_meta__refs_empty_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2605748Z test_python_ref_meta__refs_empty_like_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2624017Z test_python_ref_meta__refs_empty_like_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2642436Z test_python_ref_meta__refs_empty_like_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2660774Z test_python_ref_meta__refs_empty_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2678940Z test_python_ref_meta__refs_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2697323Z test_python_ref_meta__refs_empty_like_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2715755Z test_python_ref_meta__refs_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2733977Z test_python_ref_meta__refs_empty_like_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2752713Z test_python_ref_meta__refs_empty_like_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2770980Z test_python_ref_meta__refs_empty_like_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2789336Z test_python_ref_meta__refs_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2807595Z test_python_ref_meta__refs_empty_like_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2826107Z test_python_ref_meta__refs_empty_like_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2844294Z test_python_ref_meta__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2862699Z test_python_ref_meta__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2880969Z test_python_ref_meta__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2899209Z test_python_ref_meta__refs_eq_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2917738Z test_python_ref_meta__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2936032Z test_python_ref_meta__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2954537Z test_python_ref_meta__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2972837Z test_python_ref_meta__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.2991132Z test_python_ref_meta__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3009585Z test_python_ref_meta__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3027939Z test_python_ref_meta__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3046003Z test_python_ref_meta__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3064499Z test_python_ref_meta__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3082720Z test_python_ref_meta__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3101100Z test_python_ref_meta__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3119193Z test_python_ref_meta__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3137458Z test_python_ref_meta__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3155963Z test_python_ref_meta__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3174029Z test_python_ref_meta__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3192456Z test_python_ref_meta__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3210784Z test_python_ref_meta__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3229050Z test_python_ref_meta__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3247349Z test_python_ref_meta__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3265772Z test_python_ref_meta__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3284063Z test_python_ref_meta__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3302950Z test_python_ref_meta__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3321517Z test_python_ref_meta__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3339912Z test_python_ref_meta__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3358691Z test_python_ref_meta__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3376955Z test_python_ref_meta__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3395578Z test_python_ref_meta__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3413820Z test_python_ref_meta__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3432557Z test_python_ref_meta__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3450944Z test_python_ref_meta__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3469586Z test_python_ref_meta__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3487897Z test_python_ref_meta__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3506134Z test_python_ref_meta__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3524430Z test_python_ref_meta__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3542936Z test_python_ref_meta__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3561135Z test_python_ref_meta__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3579382Z test_python_ref_meta__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3597839Z test_python_ref_meta__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3617939Z test_python_ref_meta__refs_exp2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3638632Z test_python_ref_meta__refs_exp2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3658798Z test_python_ref_meta__refs_exp2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3677242Z test_python_ref_meta__refs_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3695625Z test_python_ref_meta__refs_exp2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3714308Z test_python_ref_meta__refs_exp2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3732607Z test_python_ref_meta__refs_exp2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3750965Z test_python_ref_meta__refs_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3769254Z test_python_ref_meta__refs_exp2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3787758Z test_python_ref_meta__refs_exp2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3808344Z test_python_ref_meta__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3828302Z test_python_ref_meta__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3846553Z test_python_ref_meta__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3864950Z test_python_ref_meta__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3883194Z test_python_ref_meta__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3902183Z test_python_ref_meta__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3920116Z test_python_ref_meta__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3940947Z test_python_ref_meta__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3961230Z test_python_ref_meta__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.3981708Z test_python_ref_meta__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4001967Z test_python_ref_meta__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4022586Z test_python_ref_meta__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4041021Z test_python_ref_meta__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4059274Z test_python_ref_meta__refs_expand_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4077903Z test_python_ref_meta__refs_expand_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4095961Z test_python_ref_meta__refs_expand_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4114454Z test_python_ref_meta__refs_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4132965Z test_python_ref_meta__refs_expand_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4153760Z test_python_ref_meta__refs_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4173897Z test_python_ref_meta__refs_expand_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4192663Z test_python_ref_meta__refs_expand_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4211169Z test_python_ref_meta__refs_expand_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4229344Z test_python_ref_meta__refs_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4247737Z test_python_ref_meta__refs_expand_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4266282Z test_python_ref_meta__refs_expand_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4284489Z test_python_ref_meta__refs_expand_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4303016Z test_python_ref_meta__refs_expand_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4321512Z test_python_ref_meta__refs_expand_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4339971Z test_python_ref_meta__refs_expand_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4358363Z test_python_ref_meta__refs_expand_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4376624Z test_python_ref_meta__refs_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4395157Z test_python_ref_meta__refs_expand_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4413427Z test_python_ref_meta__refs_expand_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4432285Z test_python_ref_meta__refs_expand_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4450560Z test_python_ref_meta__refs_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4469465Z test_python_ref_meta__refs_expand_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4487803Z test_python_ref_meta__refs_expand_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4506582Z test_python_ref_meta__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4525328Z test_python_ref_meta__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4543578Z test_python_ref_meta__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4561883Z test_python_ref_meta__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4580090Z test_python_ref_meta__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4598629Z test_python_ref_meta__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4617096Z test_python_ref_meta__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4635972Z test_python_ref_meta__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4654112Z test_python_ref_meta__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4672883Z test_python_ref_meta__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4690877Z test_python_ref_meta__refs_eye_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4709640Z test_python_ref_meta__refs_eye_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4727580Z test_python_ref_meta__refs_eye_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4747434Z test_python_ref_meta__refs_eye_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4765823Z test_python_ref_meta__refs_eye_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4784128Z test_python_ref_meta__refs_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4802541Z test_python_ref_meta__refs_eye_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4821110Z test_python_ref_meta__refs_eye_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4839220Z test_python_ref_meta__refs_eye_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4857522Z test_python_ref_meta__refs_eye_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4876179Z test_python_ref_meta__refs_eye_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4894294Z test_python_ref_meta__refs_eye_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4912786Z test_python_ref_meta__refs_fft_fft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4931332Z test_python_ref_meta__refs_fft_fft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4949774Z test_python_ref_meta__refs_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4967949Z test_python_ref_meta__refs_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.4986570Z test_python_ref_meta__refs_fft_fft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5004695Z test_python_ref_meta__refs_fft_fft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5023179Z test_python_ref_meta__refs_fft_fft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5041502Z test_python_ref_meta__refs_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5059752Z test_python_ref_meta__refs_fft_fft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5078067Z test_python_ref_meta__refs_fft_fft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5096630Z test_python_ref_meta__refs_fft_fft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5114880Z test_python_ref_meta__refs_fft_fft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5133204Z test_python_ref_meta__refs_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5151798Z test_python_ref_meta__refs_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5170019Z test_python_ref_meta__refs_fft_fft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5188537Z test_python_ref_meta__refs_fft_fft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5208798Z test_python_ref_meta__refs_fft_fft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5229566Z test_python_ref_meta__refs_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5249811Z test_python_ref_meta__refs_fft_fft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5270319Z test_python_ref_meta__refs_fft_fft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5291116Z test_python_ref_meta__refs_fft_fftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5311498Z test_python_ref_meta__refs_fft_fftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5329831Z test_python_ref_meta__refs_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5348664Z test_python_ref_meta__refs_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5366843Z test_python_ref_meta__refs_fft_fftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5385564Z test_python_ref_meta__refs_fft_fftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5403910Z test_python_ref_meta__refs_fft_fftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5422507Z test_python_ref_meta__refs_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5440685Z test_python_ref_meta__refs_fft_fftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5459038Z test_python_ref_meta__refs_fft_fftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5477220Z test_python_ref_meta__refs_fft_fftshift_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5495381Z test_python_ref_meta__refs_fft_fftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5514137Z test_python_ref_meta__refs_fft_fftshift_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5532419Z test_python_ref_meta__refs_fft_fftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5550585Z test_python_ref_meta__refs_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5568652Z test_python_ref_meta__refs_fft_fftshift_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5587297Z test_python_ref_meta__refs_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5607508Z test_python_ref_meta__refs_fft_fftshift_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5628240Z test_python_ref_meta__refs_fft_fftshift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5648513Z test_python_ref_meta__refs_fft_fftshift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5669082Z test_python_ref_meta__refs_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5689519Z test_python_ref_meta__refs_fft_fftshift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5710240Z test_python_ref_meta__refs_fft_fftshift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5730422Z test_python_ref_meta__refs_fft_hfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5750862Z test_python_ref_meta__refs_fft_hfft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5769061Z test_python_ref_meta__refs_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5787561Z test_python_ref_meta__refs_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5805933Z test_python_ref_meta__refs_fft_hfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5824270Z test_python_ref_meta__refs_fft_hfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5842620Z test_python_ref_meta__refs_fft_hfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5861753Z test_python_ref_meta__refs_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5879772Z test_python_ref_meta__refs_fft_hfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5897931Z test_python_ref_meta__refs_fft_hfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5918495Z test_python_ref_meta__refs_fft_hfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5939031Z test_python_ref_meta__refs_fft_hfft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5959420Z test_python_ref_meta__refs_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.5980005Z test_python_ref_meta__refs_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6000685Z test_python_ref_meta__refs_fft_hfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6021136Z test_python_ref_meta__refs_fft_hfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6039402Z test_python_ref_meta__refs_fft_hfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6057516Z test_python_ref_meta__refs_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6076178Z test_python_ref_meta__refs_fft_hfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6094427Z test_python_ref_meta__refs_fft_hfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6112902Z test_python_ref_meta__refs_fft_hfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6131208Z test_python_ref_meta__refs_fft_hfftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6149676Z test_python_ref_meta__refs_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6167844Z test_python_ref_meta__refs_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6186288Z test_python_ref_meta__refs_fft_hfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6204443Z test_python_ref_meta__refs_fft_hfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6222833Z test_python_ref_meta__refs_fft_hfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6241233Z test_python_ref_meta__refs_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6259275Z test_python_ref_meta__refs_fft_hfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6277667Z test_python_ref_meta__refs_fft_hfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6295825Z test_python_ref_meta__refs_fft_ifft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6314225Z test_python_ref_meta__refs_fft_ifft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6332635Z test_python_ref_meta__refs_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6351187Z test_python_ref_meta__refs_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6369506Z test_python_ref_meta__refs_fft_ifft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6388115Z test_python_ref_meta__refs_fft_ifft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6406118Z test_python_ref_meta__refs_fft_ifft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6424640Z test_python_ref_meta__refs_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6442942Z test_python_ref_meta__refs_fft_ifft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6461761Z test_python_ref_meta__refs_fft_ifft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6479796Z test_python_ref_meta__refs_fft_ifft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6497998Z test_python_ref_meta__refs_fft_ifft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6516774Z test_python_ref_meta__refs_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6535111Z test_python_ref_meta__refs_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6553814Z test_python_ref_meta__refs_fft_ifft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6572409Z test_python_ref_meta__refs_fft_ifft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6591043Z test_python_ref_meta__refs_fft_ifft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6609434Z test_python_ref_meta__refs_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6627917Z test_python_ref_meta__refs_fft_ifft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6646189Z test_python_ref_meta__refs_fft_ifft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6664441Z test_python_ref_meta__refs_fft_ifftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6682699Z test_python_ref_meta__refs_fft_ifftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6701208Z test_python_ref_meta__refs_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6719414Z test_python_ref_meta__refs_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6737726Z test_python_ref_meta__refs_fft_ifftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6756014Z test_python_ref_meta__refs_fft_ifftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6774164Z test_python_ref_meta__refs_fft_ifftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6792576Z test_python_ref_meta__refs_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6810638Z test_python_ref_meta__refs_fft_ifftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6829198Z test_python_ref_meta__refs_fft_ifftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6847459Z test_python_ref_meta__refs_fft_ifftshift_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6867576Z test_python_ref_meta__refs_fft_ifftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6885784Z test_python_ref_meta__refs_fft_ifftshift_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6904068Z test_python_ref_meta__refs_fft_ifftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6922403Z test_python_ref_meta__refs_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6940764Z test_python_ref_meta__refs_fft_ifftshift_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6958983Z test_python_ref_meta__refs_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6977217Z test_python_ref_meta__refs_fft_ifftshift_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.6995758Z test_python_ref_meta__refs_fft_ifftshift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7014148Z test_python_ref_meta__refs_fft_ifftshift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7032624Z test_python_ref_meta__refs_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7051021Z test_python_ref_meta__refs_fft_ifftshift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7069453Z test_python_ref_meta__refs_fft_ifftshift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7087700Z test_python_ref_meta__refs_fft_ihfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7106056Z test_python_ref_meta__refs_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7124326Z test_python_ref_meta__refs_fft_ihfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7142814Z test_python_ref_meta__refs_fft_ihfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7161221Z test_python_ref_meta__refs_fft_ihfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7179455Z test_python_ref_meta__refs_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7198001Z test_python_ref_meta__refs_fft_ihfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7216060Z test_python_ref_meta__refs_fft_ihfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7234405Z test_python_ref_meta__refs_fft_ihfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7252853Z test_python_ref_meta__refs_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7271314Z test_python_ref_meta__refs_fft_ihfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7289372Z test_python_ref_meta__refs_fft_ihfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7307680Z test_python_ref_meta__refs_fft_ihfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7326106Z test_python_ref_meta__refs_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7344676Z test_python_ref_meta__refs_fft_ihfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7365226Z test_python_ref_meta__refs_fft_ihfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7385727Z test_python_ref_meta__refs_fft_ihfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7405864Z test_python_ref_meta__refs_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7426503Z test_python_ref_meta__refs_fft_ihfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7444903Z test_python_ref_meta__refs_fft_ihfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7463448Z test_python_ref_meta__refs_fft_ihfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7482065Z test_python_ref_meta__refs_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7502367Z test_python_ref_meta__refs_fft_ihfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7522962Z test_python_ref_meta__refs_fft_ihfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7543253Z test_python_ref_meta__refs_fft_irfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7561296Z test_python_ref_meta__refs_fft_irfft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7579817Z test_python_ref_meta__refs_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7598107Z test_python_ref_meta__refs_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7616223Z test_python_ref_meta__refs_fft_irfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7634861Z test_python_ref_meta__refs_fft_irfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7653131Z test_python_ref_meta__refs_fft_irfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7671617Z test_python_ref_meta__refs_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7689696Z test_python_ref_meta__refs_fft_irfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7708064Z test_python_ref_meta__refs_fft_irfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7726371Z test_python_ref_meta__refs_fft_irfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7745152Z test_python_ref_meta__refs_fft_irfft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7763581Z test_python_ref_meta__refs_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7781826Z test_python_ref_meta__refs_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7800097Z test_python_ref_meta__refs_fft_irfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7818320Z test_python_ref_meta__refs_fft_irfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7836814Z test_python_ref_meta__refs_fft_irfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7855108Z test_python_ref_meta__refs_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7873682Z test_python_ref_meta__refs_fft_irfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7892286Z test_python_ref_meta__refs_fft_irfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7910495Z test_python_ref_meta__refs_fft_irfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7928728Z test_python_ref_meta__refs_fft_irfftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7947206Z test_python_ref_meta__refs_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7965592Z test_python_ref_meta__refs_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.7983897Z test_python_ref_meta__refs_fft_irfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8002423Z test_python_ref_meta__refs_fft_irfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8020804Z test_python_ref_meta__refs_fft_irfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8039198Z test_python_ref_meta__refs_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8057284Z test_python_ref_meta__refs_fft_irfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8076060Z test_python_ref_meta__refs_fft_irfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8094392Z test_python_ref_meta__refs_fft_rfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8113119Z test_python_ref_meta__refs_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8131599Z test_python_ref_meta__refs_fft_rfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8152036Z test_python_ref_meta__refs_fft_rfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8172485Z test_python_ref_meta__refs_fft_rfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8193320Z test_python_ref_meta__refs_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8213411Z test_python_ref_meta__refs_fft_rfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8234023Z test_python_ref_meta__refs_fft_rfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8252565Z test_python_ref_meta__refs_fft_rfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8271168Z test_python_ref_meta__refs_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8289698Z test_python_ref_meta__refs_fft_rfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8308005Z test_python_ref_meta__refs_fft_rfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8326556Z test_python_ref_meta__refs_fft_rfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8345384Z test_python_ref_meta__refs_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8363928Z test_python_ref_meta__refs_fft_rfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8382619Z test_python_ref_meta__refs_fft_rfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8400916Z test_python_ref_meta__refs_fft_rfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8419404Z test_python_ref_meta__refs_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8438034Z test_python_ref_meta__refs_fft_rfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8456406Z test_python_ref_meta__refs_fft_rfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8475059Z test_python_ref_meta__refs_fft_rfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8493549Z test_python_ref_meta__refs_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8512546Z test_python_ref_meta__refs_fft_rfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8530929Z test_python_ref_meta__refs_fft_rfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8549611Z test_python_ref_meta__refs_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8569918Z test_python_ref_meta__refs_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8590501Z test_python_ref_meta__refs_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8611003Z test_python_ref_meta__refs_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8631902Z test_python_ref_meta__refs_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8650163Z test_python_ref_meta__refs_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8668693Z test_python_ref_meta__refs_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8687138Z test_python_ref_meta__refs_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8705660Z test_python_ref_meta__refs_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8723999Z test_python_ref_meta__refs_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8742778Z test_python_ref_meta__refs_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8761045Z test_python_ref_meta__refs_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8779150Z test_python_ref_meta__refs_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8797701Z test_python_ref_meta__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8815963Z test_python_ref_meta__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8834449Z test_python_ref_meta__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8852824Z test_python_ref_meta__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8871355Z test_python_ref_meta__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8889850Z test_python_ref_meta__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8908286Z test_python_ref_meta__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8926906Z test_python_ref_meta__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8945770Z test_python_ref_meta__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8963864Z test_python_ref_meta__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.8982460Z test_python_ref_meta__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9000596Z test_python_ref_meta__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9019114Z test_python_ref_meta__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9037691Z test_python_ref_meta__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9055716Z test_python_ref_meta__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9074441Z test_python_ref_meta__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9093399Z test_python_ref_meta__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9111969Z test_python_ref_meta__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9130133Z test_python_ref_meta__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9148826Z test_python_ref_meta__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9167362Z test_python_ref_meta__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9185789Z test_python_ref_meta__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9204210Z test_python_ref_meta__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9222749Z test_python_ref_meta__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9241413Z test_python_ref_meta__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9259678Z test_python_ref_meta__refs_fliplr_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9278210Z test_python_ref_meta__refs_fliplr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9296697Z test_python_ref_meta__refs_fliplr_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9315370Z test_python_ref_meta__refs_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9334009Z test_python_ref_meta__refs_fliplr_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9352683Z test_python_ref_meta__refs_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9370996Z test_python_ref_meta__refs_fliplr_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9389559Z test_python_ref_meta__refs_fliplr_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9408034Z test_python_ref_meta__refs_fliplr_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9426461Z test_python_ref_meta__refs_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9445077Z test_python_ref_meta__refs_fliplr_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9463304Z test_python_ref_meta__refs_fliplr_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9481685Z test_python_ref_meta__refs_flipud_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9499968Z test_python_ref_meta__refs_flipud_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9518503Z test_python_ref_meta__refs_flipud_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9537128Z test_python_ref_meta__refs_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9555857Z test_python_ref_meta__refs_flipud_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9574096Z test_python_ref_meta__refs_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9592631Z test_python_ref_meta__refs_flipud_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9610957Z test_python_ref_meta__refs_flipud_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9629444Z test_python_ref_meta__refs_flipud_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9647813Z test_python_ref_meta__refs_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9666234Z test_python_ref_meta__refs_flipud_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9684448Z test_python_ref_meta__refs_flipud_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9702845Z test_python_ref_meta__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9721214Z test_python_ref_meta__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9739588Z test_python_ref_meta__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9758200Z test_python_ref_meta__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9776206Z test_python_ref_meta__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9794359Z test_python_ref_meta__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9812742Z test_python_ref_meta__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9831166Z test_python_ref_meta__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9849304Z test_python_ref_meta__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9867817Z test_python_ref_meta__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9886053Z test_python_ref_meta__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9904706Z test_python_ref_meta__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9922890Z test_python_ref_meta__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9941325Z test_python_ref_meta__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9959509Z test_python_ref_meta__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9977876Z test_python_ref_meta__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:56.9996482Z test_python_ref_meta__refs_floor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0014574Z test_python_ref_meta__refs_floor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0033140Z test_python_ref_meta__refs_floor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0051550Z test_python_ref_meta__refs_floor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0069685Z test_python_ref_meta__refs_floor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0087855Z test_python_ref_meta__refs_floor_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0106501Z test_python_ref_meta__refs_floor_divide_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0124796Z test_python_ref_meta__refs_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0143374Z test_python_ref_meta__refs_floor_divide_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0161666Z test_python_ref_meta__refs_floor_divide_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0180136Z test_python_ref_meta__refs_floor_divide_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0198415Z test_python_ref_meta__refs_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0216742Z test_python_ref_meta__refs_floor_divide_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0235496Z test_python_ref_meta__refs_floor_divide_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0253617Z test_python_ref_meta__refs_fmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0272235Z test_python_ref_meta__refs_fmax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0290413Z test_python_ref_meta__refs_fmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0308932Z test_python_ref_meta__refs_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0326964Z test_python_ref_meta__refs_fmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0345634Z test_python_ref_meta__refs_fmax_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0364123Z test_python_ref_meta__refs_fmax_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0382333Z test_python_ref_meta__refs_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0400405Z test_python_ref_meta__refs_fmax_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0418669Z test_python_ref_meta__refs_fmax_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0437314Z test_python_ref_meta__refs_fmin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0455292Z test_python_ref_meta__refs_fmin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0473739Z test_python_ref_meta__refs_fmin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0492003Z test_python_ref_meta__refs_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0510429Z test_python_ref_meta__refs_fmin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0528672Z test_python_ref_meta__refs_fmin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0547339Z test_python_ref_meta__refs_fmin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0565365Z test_python_ref_meta__refs_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0583846Z test_python_ref_meta__refs_fmin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0601997Z test_python_ref_meta__refs_fmin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0620656Z test_python_ref_meta__refs_fmod_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0638839Z test_python_ref_meta__refs_fmod_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0657120Z test_python_ref_meta__refs_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0675538Z test_python_ref_meta__refs_fmod_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0693887Z test_python_ref_meta__refs_fmod_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0712424Z test_python_ref_meta__refs_fmod_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0730514Z test_python_ref_meta__refs_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0749145Z test_python_ref_meta__refs_fmod_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0767152Z test_python_ref_meta__refs_fmod_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0785710Z test_python_ref_meta__refs_frac_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0803896Z test_python_ref_meta__refs_frac_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0822292Z test_python_ref_meta__refs_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0840596Z test_python_ref_meta__refs_frac_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0858767Z test_python_ref_meta__refs_gcd_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0878518Z test_python_ref_meta__refs_gcd_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0895388Z test_python_ref_meta__refs_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0914113Z test_python_ref_meta__refs_gcd_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0932120Z test_python_ref_meta__refs_gcd_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0950492Z test_python_ref_meta__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0968719Z test_python_ref_meta__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.0987318Z test_python_ref_meta__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1005485Z test_python_ref_meta__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1023922Z test_python_ref_meta__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1042352Z test_python_ref_meta__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1060660Z test_python_ref_meta__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1078932Z test_python_ref_meta__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1097040Z test_python_ref_meta__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1115482Z test_python_ref_meta__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1133861Z test_python_ref_meta__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1152581Z test_python_ref_meta__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1170999Z test_python_ref_meta__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1189719Z test_python_ref_meta__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1207840Z test_python_ref_meta__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1226472Z test_python_ref_meta__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1244603Z test_python_ref_meta__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1263198Z test_python_ref_meta__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1281956Z test_python_ref_meta__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1299684Z test_python_ref_meta__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1318040Z test_python_ref_meta__refs_heaviside_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1336462Z test_python_ref_meta__refs_heaviside_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1355178Z test_python_ref_meta__refs_heaviside_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1373245Z test_python_ref_meta__refs_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1391708Z test_python_ref_meta__refs_heaviside_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1409921Z test_python_ref_meta__refs_heaviside_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1428370Z test_python_ref_meta__refs_heaviside_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1446829Z test_python_ref_meta__refs_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1465314Z test_python_ref_meta__refs_heaviside_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1483250Z test_python_ref_meta__refs_heaviside_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1501757Z test_python_ref_meta__refs_hsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1519741Z test_python_ref_meta__refs_hsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1538018Z test_python_ref_meta__refs_hsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1556504Z test_python_ref_meta__refs_hsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1574528Z test_python_ref_meta__refs_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1593044Z test_python_ref_meta__refs_hsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1611157Z test_python_ref_meta__refs_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1631778Z test_python_ref_meta__refs_hsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1652010Z test_python_ref_meta__refs_hsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1670474Z test_python_ref_meta__refs_hsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1688698Z test_python_ref_meta__refs_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1707387Z test_python_ref_meta__refs_hsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1725775Z test_python_ref_meta__refs_hsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1744453Z test_python_ref_meta__refs_hstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1762571Z test_python_ref_meta__refs_hstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1780827Z test_python_ref_meta__refs_hstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1799142Z test_python_ref_meta__refs_hstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1817670Z test_python_ref_meta__refs_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1836158Z test_python_ref_meta__refs_hstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1854520Z test_python_ref_meta__refs_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1872988Z test_python_ref_meta__refs_hstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1891244Z test_python_ref_meta__refs_hstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1909685Z test_python_ref_meta__refs_hstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1927986Z test_python_ref_meta__refs_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1946374Z test_python_ref_meta__refs_hstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1964607Z test_python_ref_meta__refs_hstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.1983568Z test_python_ref_meta__refs_hypot_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2001539Z test_python_ref_meta__refs_hypot_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2020064Z test_python_ref_meta__refs_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2038319Z test_python_ref_meta__refs_hypot_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2056748Z test_python_ref_meta__refs_i0_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2075095Z test_python_ref_meta__refs_i0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2093530Z test_python_ref_meta__refs_i0_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2111879Z test_python_ref_meta__refs_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2129876Z test_python_ref_meta__refs_i0_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2148459Z test_python_ref_meta__refs_i0_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2166679Z test_python_ref_meta__refs_i0_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2185291Z test_python_ref_meta__refs_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2205051Z test_python_ref_meta__refs_i0_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2225815Z test_python_ref_meta__refs_i0_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2244181Z test_python_ref_meta__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2262676Z test_python_ref_meta__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2281009Z test_python_ref_meta__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2299258Z test_python_ref_meta__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2317594Z test_python_ref_meta__refs_imag_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2335573Z test_python_ref_meta__refs_imag_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2353950Z test_python_ref_meta__refs_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2372135Z test_python_ref_meta__refs_index_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2390585Z test_python_ref_meta__refs_index_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2410901Z test_python_ref_meta__refs_index_add_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2431740Z test_python_ref_meta__refs_index_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2452388Z test_python_ref_meta__refs_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2472855Z test_python_ref_meta__refs_index_add_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2492900Z test_python_ref_meta__refs_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2512433Z test_python_ref_meta__refs_index_add_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2530614Z test_python_ref_meta__refs_index_add_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2549059Z test_python_ref_meta__refs_index_add_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2567485Z test_python_ref_meta__refs_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2585811Z test_python_ref_meta__refs_index_add_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2603717Z test_python_ref_meta__refs_index_add_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2622107Z test_python_ref_meta__refs_index_copy_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2640323Z test_python_ref_meta__refs_index_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2658483Z test_python_ref_meta__refs_index_copy_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2676886Z test_python_ref_meta__refs_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2695272Z test_python_ref_meta__refs_index_copy_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2713623Z test_python_ref_meta__refs_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2731831Z test_python_ref_meta__refs_index_copy_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2750543Z test_python_ref_meta__refs_index_copy_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2768613Z test_python_ref_meta__refs_index_copy_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2787234Z test_python_ref_meta__refs_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2805413Z test_python_ref_meta__refs_index_copy_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2823767Z test_python_ref_meta__refs_index_copy_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2842223Z test_python_ref_meta__refs_index_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2860276Z test_python_ref_meta__refs_index_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2878695Z test_python_ref_meta__refs_index_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2897075Z test_python_ref_meta__refs_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2915699Z test_python_ref_meta__refs_index_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2933741Z test_python_ref_meta__refs_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2952235Z test_python_ref_meta__refs_index_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2970459Z test_python_ref_meta__refs_index_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.2989202Z test_python_ref_meta__refs_index_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3007679Z test_python_ref_meta__refs_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3026642Z test_python_ref_meta__refs_index_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3054237Z test_python_ref_meta__refs_index_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3063324Z test_python_ref_meta__refs_index_select_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3081335Z test_python_ref_meta__refs_index_select_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3099767Z test_python_ref_meta__refs_index_select_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3117915Z test_python_ref_meta__refs_index_select_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3136618Z test_python_ref_meta__refs_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3155245Z test_python_ref_meta__refs_index_select_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3173386Z test_python_ref_meta__refs_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3191927Z test_python_ref_meta__refs_index_select_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3210016Z test_python_ref_meta__refs_index_select_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3228527Z test_python_ref_meta__refs_index_select_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3246791Z test_python_ref_meta__refs_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3265523Z test_python_ref_meta__refs_index_select_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3284412Z test_python_ref_meta__refs_index_select_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3302907Z test_python_ref_meta__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3321234Z test_python_ref_meta__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3339715Z test_python_ref_meta__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3358396Z test_python_ref_meta__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3376609Z test_python_ref_meta__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3395111Z test_python_ref_meta__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3413614Z test_python_ref_meta__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3432413Z test_python_ref_meta__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3450583Z test_python_ref_meta__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3469200Z test_python_ref_meta__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3487288Z test_python_ref_meta__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3505883Z test_python_ref_meta__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3523905Z test_python_ref_meta__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3542437Z test_python_ref_meta__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3560775Z test_python_ref_meta__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3579208Z test_python_ref_meta__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3597996Z test_python_ref_meta__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3616047Z test_python_ref_meta__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3634656Z test_python_ref_meta__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3652973Z test_python_ref_meta__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3671509Z test_python_ref_meta__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3689858Z test_python_ref_meta__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3708240Z test_python_ref_meta__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3726604Z test_python_ref_meta__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3745094Z test_python_ref_meta__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3763149Z test_python_ref_meta__refs_isinf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3781585Z test_python_ref_meta__refs_isinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3799707Z test_python_ref_meta__refs_isinf_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3818039Z test_python_ref_meta__refs_isinf_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3836489Z test_python_ref_meta__refs_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3854662Z test_python_ref_meta__refs_isinf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3873314Z test_python_ref_meta__refs_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3891518Z test_python_ref_meta__refs_isinf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3910146Z test_python_ref_meta__refs_isinf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3928437Z test_python_ref_meta__refs_isinf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3947243Z test_python_ref_meta__refs_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3965866Z test_python_ref_meta__refs_isinf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.3983938Z test_python_ref_meta__refs_isinf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4002143Z test_python_ref_meta__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4020727Z test_python_ref_meta__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4039192Z test_python_ref_meta__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4057441Z test_python_ref_meta__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4075948Z test_python_ref_meta__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4094120Z test_python_ref_meta__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4112676Z test_python_ref_meta__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4130842Z test_python_ref_meta__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4149346Z test_python_ref_meta__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4167707Z test_python_ref_meta__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4186516Z test_python_ref_meta__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4204771Z test_python_ref_meta__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4223382Z test_python_ref_meta__refs_isneginf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4241812Z test_python_ref_meta__refs_isneginf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4262291Z test_python_ref_meta__refs_isneginf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4282647Z test_python_ref_meta__refs_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4303385Z test_python_ref_meta__refs_isneginf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4321880Z test_python_ref_meta__refs_isneginf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4340190Z test_python_ref_meta__refs_isneginf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4358602Z test_python_ref_meta__refs_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4376848Z test_python_ref_meta__refs_isneginf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4395713Z test_python_ref_meta__refs_isneginf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4413868Z test_python_ref_meta__refs_isposinf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4432225Z test_python_ref_meta__refs_isposinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4450713Z test_python_ref_meta__refs_isposinf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4469066Z test_python_ref_meta__refs_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4487427Z test_python_ref_meta__refs_isposinf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4506000Z test_python_ref_meta__refs_isposinf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4524366Z test_python_ref_meta__refs_isposinf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4543314Z test_python_ref_meta__refs_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4561231Z test_python_ref_meta__refs_isposinf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4579416Z test_python_ref_meta__refs_isposinf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4598115Z test_python_ref_meta__refs_lcm_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4616373Z test_python_ref_meta__refs_lcm_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4635082Z test_python_ref_meta__refs_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4653418Z test_python_ref_meta__refs_lcm_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4671957Z test_python_ref_meta__refs_lcm_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4690210Z test_python_ref_meta__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4708423Z test_python_ref_meta__refs_le_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4726681Z test_python_ref_meta__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4745321Z test_python_ref_meta__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4763826Z test_python_ref_meta__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4782468Z test_python_ref_meta__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4800736Z test_python_ref_meta__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4818959Z test_python_ref_meta__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4837589Z test_python_ref_meta__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4856115Z test_python_ref_meta__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4874806Z test_python_ref_meta__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4892911Z test_python_ref_meta__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4911600Z test_python_ref_meta__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4930010Z test_python_ref_meta__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4948426Z test_python_ref_meta__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4966660Z test_python_ref_meta__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.4985139Z test_python_ref_meta__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5003185Z test_python_ref_meta__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5021727Z test_python_ref_meta__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5040001Z test_python_ref_meta__refs_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5058211Z test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5077202Z test_python_ref_meta__refs_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5095253Z test_python_ref_meta__refs_linalg_matrix_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5113708Z test_python_ref_meta__refs_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5131753Z test_python_ref_meta__refs_linalg_matrix_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5150381Z test_python_ref_meta__refs_linalg_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5168510Z test_python_ref_meta__refs_linalg_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5187010Z test_python_ref_meta__refs_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5205319Z test_python_ref_meta__refs_linalg_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5223792Z test_python_ref_meta__refs_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5242387Z test_python_ref_meta__refs_linalg_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5260533Z test_python_ref_meta__refs_linalg_svd_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5279169Z test_python_ref_meta__refs_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5297318Z test_python_ref_meta__refs_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5315973Z test_python_ref_meta__refs_linalg_svd_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5334550Z test_python_ref_meta__refs_linalg_svdvals_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5353458Z test_python_ref_meta__refs_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5371789Z test_python_ref_meta__refs_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5390421Z test_python_ref_meta__refs_linalg_svdvals_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5408661Z test_python_ref_meta__refs_linalg_vector_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5426941Z test_python_ref_meta__refs_linalg_vector_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5445236Z test_python_ref_meta__refs_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5463526Z test_python_ref_meta__refs_linalg_vector_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5481791Z test_python_ref_meta__refs_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5499926Z test_python_ref_meta__refs_linalg_vector_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5518408Z test_python_ref_meta__refs_linspace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5536705Z test_python_ref_meta__refs_linspace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5555104Z test_python_ref_meta__refs_linspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5573520Z test_python_ref_meta__refs_linspace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5592122Z test_python_ref_meta__refs_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5610365Z test_python_ref_meta__refs_linspace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5629106Z test_python_ref_meta__refs_linspace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5647574Z test_python_ref_meta__refs_linspace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5666239Z test_python_ref_meta__refs_linspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5684726Z test_python_ref_meta__refs_linspace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5707616Z test_python_ref_meta__refs_linspace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5724787Z test_python_ref_meta__refs_log10_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5743427Z test_python_ref_meta__refs_log10_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5761665Z test_python_ref_meta__refs_log10_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5780286Z test_python_ref_meta__refs_log10_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5798839Z test_python_ref_meta__refs_log10_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5817242Z test_python_ref_meta__refs_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5836095Z test_python_ref_meta__refs_log10_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5854891Z test_python_ref_meta__refs_log10_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5873439Z test_python_ref_meta__refs_log10_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5891737Z test_python_ref_meta__refs_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5910328Z test_python_ref_meta__refs_log10_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5928728Z test_python_ref_meta__refs_log10_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5947166Z test_python_ref_meta__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5965369Z test_python_ref_meta__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.5983819Z test_python_ref_meta__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6001904Z test_python_ref_meta__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6020202Z test_python_ref_meta__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6038566Z test_python_ref_meta__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6056913Z test_python_ref_meta__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6075496Z test_python_ref_meta__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6093667Z test_python_ref_meta__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6112491Z test_python_ref_meta__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6130523Z test_python_ref_meta__refs_log2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6148838Z test_python_ref_meta__refs_log2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6167052Z test_python_ref_meta__refs_log2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6185584Z test_python_ref_meta__refs_log2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6203805Z test_python_ref_meta__refs_log2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6222214Z test_python_ref_meta__refs_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6240377Z test_python_ref_meta__refs_log2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6258556Z test_python_ref_meta__refs_log2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6277042Z test_python_ref_meta__refs_log2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6295258Z test_python_ref_meta__refs_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6313764Z test_python_ref_meta__refs_log2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6332059Z test_python_ref_meta__refs_log2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6350694Z test_python_ref_meta__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6368702Z test_python_ref_meta__refs_log_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6387233Z test_python_ref_meta__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6405414Z test_python_ref_meta__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6424333Z test_python_ref_meta__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6443048Z test_python_ref_meta__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6461209Z test_python_ref_meta__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6479610Z test_python_ref_meta__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6497971Z test_python_ref_meta__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6516546Z test_python_ref_meta__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6535065Z test_python_ref_meta__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6553335Z test_python_ref_meta__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6571495Z test_python_ref_meta__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6590011Z test_python_ref_meta__refs_log_softmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6608055Z test_python_ref_meta__refs_log_softmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6626622Z test_python_ref_meta__refs_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6644760Z test_python_ref_meta__refs_log_softmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6663256Z test_python_ref_meta__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6681447Z test_python_ref_meta__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6700012Z test_python_ref_meta__refs_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6718497Z test_python_ref_meta__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6738740Z test_python_ref_meta__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6757470Z test_python_ref_meta__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6775525Z test_python_ref_meta__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6793925Z test_python_ref_meta__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6812119Z test_python_ref_meta__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6830659Z test_python_ref_meta__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6848786Z test_python_ref_meta__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6867181Z test_python_ref_meta__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6885554Z test_python_ref_meta__refs_logical_not_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6903892Z test_python_ref_meta__refs_logical_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6922353Z test_python_ref_meta__refs_logical_not_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6940597Z test_python_ref_meta__refs_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6959122Z test_python_ref_meta__refs_logical_not_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6977230Z test_python_ref_meta__refs_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.6995746Z test_python_ref_meta__refs_logical_not_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7014035Z test_python_ref_meta__refs_logical_not_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7032489Z test_python_ref_meta__refs_logical_not_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7050417Z test_python_ref_meta__refs_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7069045Z test_python_ref_meta__refs_logical_not_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7087499Z test_python_ref_meta__refs_logical_not_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7105920Z test_python_ref_meta__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7124259Z test_python_ref_meta__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7142641Z test_python_ref_meta__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7160758Z test_python_ref_meta__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7179135Z test_python_ref_meta__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7197501Z test_python_ref_meta__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7215710Z test_python_ref_meta__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7234454Z test_python_ref_meta__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7252502Z test_python_ref_meta__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7271175Z test_python_ref_meta__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7289112Z test_python_ref_meta__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7307475Z test_python_ref_meta__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7325775Z test_python_ref_meta__refs_logical_xor_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7344512Z test_python_ref_meta__refs_logical_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7362882Z test_python_ref_meta__refs_logical_xor_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7381512Z test_python_ref_meta__refs_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7399469Z test_python_ref_meta__refs_logical_xor_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7417645Z test_python_ref_meta__refs_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7436196Z test_python_ref_meta__refs_logical_xor_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7454322Z test_python_ref_meta__refs_logical_xor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7473565Z test_python_ref_meta__refs_logical_xor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7491655Z test_python_ref_meta__refs_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7509941Z test_python_ref_meta__refs_logical_xor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7528176Z test_python_ref_meta__refs_logical_xor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7546646Z test_python_ref_meta__refs_logspace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7564980Z test_python_ref_meta__refs_logspace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7583498Z test_python_ref_meta__refs_logspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7601805Z test_python_ref_meta__refs_logspace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7620091Z test_python_ref_meta__refs_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7638777Z test_python_ref_meta__refs_logspace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7657358Z test_python_ref_meta__refs_logspace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7676081Z test_python_ref_meta__refs_logspace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7694442Z test_python_ref_meta__refs_logspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7712797Z test_python_ref_meta__refs_logspace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7730959Z test_python_ref_meta__refs_logspace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7749578Z test_python_ref_meta__refs_logsumexp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7767917Z test_python_ref_meta__refs_logsumexp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7786311Z test_python_ref_meta__refs_logsumexp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7804444Z test_python_ref_meta__refs_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7822990Z test_python_ref_meta__refs_logsumexp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7841032Z test_python_ref_meta__refs_logsumexp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7859172Z test_python_ref_meta__refs_logsumexp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7877777Z test_python_ref_meta__refs_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7895997Z test_python_ref_meta__refs_logsumexp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7914342Z test_python_ref_meta__refs_logsumexp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7932689Z test_python_ref_meta__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7950960Z test_python_ref_meta__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7969121Z test_python_ref_meta__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.7987591Z test_python_ref_meta__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8005822Z test_python_ref_meta__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8024201Z test_python_ref_meta__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8042973Z test_python_ref_meta__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8060721Z test_python_ref_meta__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8079086Z test_python_ref_meta__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8099278Z test_python_ref_meta__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8119804Z test_python_ref_meta__refs_masked_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8140351Z test_python_ref_meta__refs_masked_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8160665Z test_python_ref_meta__refs_masked_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8178811Z test_python_ref_meta__refs_masked_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8197556Z test_python_ref_meta__refs_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8217628Z test_python_ref_meta__refs_masked_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8236434Z test_python_ref_meta__refs_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8254828Z test_python_ref_meta__refs_masked_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8273346Z test_python_ref_meta__refs_masked_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8291556Z test_python_ref_meta__refs_masked_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8309795Z test_python_ref_meta__refs_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8328006Z test_python_ref_meta__refs_masked_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8346662Z test_python_ref_meta__refs_masked_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8364819Z test_python_ref_meta__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8382991Z test_python_ref_meta__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8401223Z test_python_ref_meta__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8419764Z test_python_ref_meta__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8439572Z test_python_ref_meta__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8458289Z test_python_ref_meta__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8477151Z test_python_ref_meta__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8495199Z test_python_ref_meta__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8513956Z test_python_ref_meta__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8532312Z test_python_ref_meta__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8550897Z test_python_ref_meta__refs_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8569137Z test_python_ref_meta__refs_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8587658Z test_python_ref_meta__refs_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8605954Z test_python_ref_meta__refs_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8624690Z test_python_ref_meta__refs_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8643117Z test_python_ref_meta__refs_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8661596Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8679782Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8698084Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8716720Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8735040Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8753636Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8771835Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8792388Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8812595Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8833735Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8851920Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8870195Z test_python_ref_meta__refs_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8888555Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8907052Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8925365Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8943917Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8962409Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8980568Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.8998941Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9017398Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9035959Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9054193Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9072537Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9090818Z test_python_ref_meta__refs_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9109140Z test_python_ref_meta__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9129250Z test_python_ref_meta__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9147775Z test_python_ref_meta__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9166313Z test_python_ref_meta__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9184377Z test_python_ref_meta__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9204885Z test_python_ref_meta__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9225312Z test_python_ref_meta__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9243523Z test_python_ref_meta__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9262182Z test_python_ref_meta__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9280423Z test_python_ref_meta__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9299038Z test_python_ref_meta__refs_movedim_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9317088Z test_python_ref_meta__refs_movedim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9335358Z test_python_ref_meta__refs_movedim_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9353979Z test_python_ref_meta__refs_movedim_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9371944Z test_python_ref_meta__refs_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9390449Z test_python_ref_meta__refs_movedim_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9408709Z test_python_ref_meta__refs_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9427646Z test_python_ref_meta__refs_movedim_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9445598Z test_python_ref_meta__refs_movedim_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9463986Z test_python_ref_meta__refs_movedim_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9482366Z test_python_ref_meta__refs_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9500683Z test_python_ref_meta__refs_movedim_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9519258Z test_python_ref_meta__refs_movedim_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9537510Z test_python_ref_meta__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9556162Z test_python_ref_meta__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9574504Z test_python_ref_meta__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9592958Z test_python_ref_meta__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9611058Z test_python_ref_meta__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9629706Z test_python_ref_meta__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9647892Z test_python_ref_meta__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9666285Z test_python_ref_meta__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9684480Z test_python_ref_meta__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9702846Z test_python_ref_meta__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9721346Z test_python_ref_meta__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9739542Z test_python_ref_meta__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9758105Z test_python_ref_meta__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9776307Z test_python_ref_meta__refs_nan_to_num_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9795022Z test_python_ref_meta__refs_nan_to_num_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9815365Z test_python_ref_meta__refs_nan_to_num_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9835986Z test_python_ref_meta__refs_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9854317Z test_python_ref_meta__refs_nan_to_num_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9872806Z test_python_ref_meta__refs_nan_to_num_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9890991Z test_python_ref_meta__refs_nan_to_num_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9909441Z test_python_ref_meta__refs_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9927975Z test_python_ref_meta__refs_nan_to_num_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9946358Z test_python_ref_meta__refs_nan_to_num_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9964680Z test_python_ref_meta__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:57.9983160Z test_python_ref_meta__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0001442Z test_python_ref_meta__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0019770Z test_python_ref_meta__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0038244Z test_python_ref_meta__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0058706Z test_python_ref_meta__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0076811Z test_python_ref_meta__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0095091Z test_python_ref_meta__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0113893Z test_python_ref_meta__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0131985Z test_python_ref_meta__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0150485Z test_python_ref_meta__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0168808Z test_python_ref_meta__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0187239Z test_python_ref_meta__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0205847Z test_python_ref_meta__refs_native_layer_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0224835Z test_python_ref_meta__refs_native_layer_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0245222Z test_python_ref_meta__refs_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0265732Z test_python_ref_meta__refs_native_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0285978Z test_python_ref_meta__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0304428Z test_python_ref_meta__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0322800Z test_python_ref_meta__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0341107Z test_python_ref_meta__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0359579Z test_python_ref_meta__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0377855Z test_python_ref_meta__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0396563Z test_python_ref_meta__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0415063Z test_python_ref_meta__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0433686Z test_python_ref_meta__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0451851Z test_python_ref_meta__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0470363Z test_python_ref_meta__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0488666Z test_python_ref_meta__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0507061Z test_python_ref_meta__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0525521Z test_python_ref_meta__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0543960Z test_python_ref_meta__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0562207Z test_python_ref_meta__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0580672Z test_python_ref_meta__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0599562Z test_python_ref_meta__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0617745Z test_python_ref_meta__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0636342Z test_python_ref_meta__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0654419Z test_python_ref_meta__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0673001Z test_python_ref_meta__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0691452Z test_python_ref_meta__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0710087Z test_python_ref_meta__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0728431Z test_python_ref_meta__refs_new_empty_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0746955Z test_python_ref_meta__refs_new_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0765125Z test_python_ref_meta__refs_new_empty_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0783838Z test_python_ref_meta__refs_new_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0801970Z test_python_ref_meta__refs_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0820180Z test_python_ref_meta__refs_new_empty_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0838629Z test_python_ref_meta__refs_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0856812Z test_python_ref_meta__refs_new_empty_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0875551Z test_python_ref_meta__refs_new_empty_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0893759Z test_python_ref_meta__refs_new_empty_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0912226Z test_python_ref_meta__refs_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0930480Z test_python_ref_meta__refs_new_empty_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0949055Z test_python_ref_meta__refs_new_empty_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0967633Z test_python_ref_meta__refs_new_empty_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.0986750Z test_python_ref_meta__refs_new_empty_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1004535Z test_python_ref_meta__refs_new_empty_strided_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1023050Z test_python_ref_meta__refs_new_empty_strided_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1041330Z test_python_ref_meta__refs_new_empty_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1059525Z test_python_ref_meta__refs_new_empty_strided_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1078064Z test_python_ref_meta__refs_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1096399Z test_python_ref_meta__refs_new_empty_strided_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1115044Z test_python_ref_meta__refs_new_empty_strided_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1133280Z test_python_ref_meta__refs_new_empty_strided_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1151931Z test_python_ref_meta__refs_new_empty_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1170330Z test_python_ref_meta__refs_new_empty_strided_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1189040Z test_python_ref_meta__refs_new_empty_strided_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1207359Z test_python_ref_meta__refs_new_full_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1225890Z test_python_ref_meta__refs_new_full_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1244270Z test_python_ref_meta__refs_new_full_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1262681Z test_python_ref_meta__refs_new_full_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1281133Z test_python_ref_meta__refs_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1299591Z test_python_ref_meta__refs_new_full_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1318049Z test_python_ref_meta__refs_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1338897Z test_python_ref_meta__refs_new_full_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1359470Z test_python_ref_meta__refs_new_full_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1380021Z test_python_ref_meta__refs_new_full_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1400603Z test_python_ref_meta__refs_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1420918Z test_python_ref_meta__refs_new_full_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1441599Z test_python_ref_meta__refs_new_full_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1462361Z test_python_ref_meta__refs_new_ones_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1480492Z test_python_ref_meta__refs_new_ones_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1498864Z test_python_ref_meta__refs_new_ones_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1517384Z test_python_ref_meta__refs_new_ones_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1535825Z test_python_ref_meta__refs_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1554311Z test_python_ref_meta__refs_new_ones_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1572573Z test_python_ref_meta__refs_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1590939Z test_python_ref_meta__refs_new_ones_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1609290Z test_python_ref_meta__refs_new_ones_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1627834Z test_python_ref_meta__refs_new_ones_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1646211Z test_python_ref_meta__refs_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1664637Z test_python_ref_meta__refs_new_ones_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1682926Z test_python_ref_meta__refs_new_ones_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1712970Z test_python_ref_meta__refs_new_zeros_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T17:53:58.1731425Z test_python_ref_meta__refs_new_zeros_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1749967Z test_python_ref_meta__refs_new_zeros_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1768230Z test_python_ref_meta__refs_new_zeros_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1786944Z test_python_ref_meta__refs_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1806582Z test_python_ref_meta__refs_new_zeros_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1823866Z test_python_ref_meta__refs_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1842540Z test_python_ref_meta__refs_new_zeros_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1860921Z test_python_ref_meta__refs_new_zeros_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1879390Z test_python_ref_meta__refs_new_zeros_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1897786Z test_python_ref_meta__refs_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1916362Z test_python_ref_meta__refs_new_zeros_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1934770Z test_python_ref_meta__refs_new_zeros_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1953563Z test_python_ref_meta__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1972148Z test_python_ref_meta__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.1990621Z test_python_ref_meta__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2008990Z test_python_ref_meta__refs_nn_functional_celu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2027667Z test_python_ref_meta__refs_nn_functional_celu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2045948Z test_python_ref_meta__refs_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2064529Z test_python_ref_meta__refs_nn_functional_celu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2083153Z test_python_ref_meta__refs_nn_functional_dropout_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2101669Z test_python_ref_meta__refs_nn_functional_dropout_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2120001Z test_python_ref_meta__refs_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2138733Z test_python_ref_meta__refs_nn_functional_dropout_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2156851Z test_python_ref_meta__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2175216Z test_python_ref_meta__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2195708Z test_python_ref_meta__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2213994Z test_python_ref_meta__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2232636Z test_python_ref_meta__refs_nn_functional_gelu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2250761Z test_python_ref_meta__refs_nn_functional_gelu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2269710Z test_python_ref_meta__refs_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2288085Z test_python_ref_meta__refs_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2306567Z test_python_ref_meta__refs_nn_functional_glu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2324829Z test_python_ref_meta__refs_nn_functional_glu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2343373Z test_python_ref_meta__refs_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2361909Z test_python_ref_meta__refs_nn_functional_glu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2380198Z test_python_ref_meta__refs_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2398743Z test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2417274Z test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2435881Z test_python_ref_meta__refs_nn_functional_hardshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2454175Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2472781Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2490994Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2509685Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2527900Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2546522Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2564701Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2583272Z test_python_ref_meta__refs_nn_functional_hardtanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2601631Z test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2619958Z test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2638744Z test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2656991Z test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2675643Z test_python_ref_meta__refs_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2693839Z test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2712408Z test_python_ref_meta__refs_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2730700Z test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2749462Z test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2767729Z test_python_ref_meta__refs_nn_functional_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2786448Z test_python_ref_meta__refs_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2804674Z test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2823220Z test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2841821Z test_python_ref_meta__refs_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2860005Z test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2878457Z test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2896619Z test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2915330Z test_python_ref_meta__refs_nn_functional_leaky_relu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2933679Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2952175Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2970554Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.2988867Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3007091Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3025657Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3044279Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3062615Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3080574Z test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3098744Z test_python_ref_meta__refs_nn_functional_mish_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3117423Z test_python_ref_meta__refs_nn_functional_mish_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3135843Z test_python_ref_meta__refs_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3154746Z test_python_ref_meta__refs_nn_functional_mish_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3172970Z test_python_ref_meta__refs_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3191775Z test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3209933Z test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3228801Z test_python_ref_meta__refs_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3247154Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3265914Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3284017Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3302743Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3323434Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3343845Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3364010Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3384856Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3403190Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3421888Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3440330Z test_python_ref_meta__refs_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3458662Z test_python_ref_meta__refs_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3477090Z test_python_ref_meta__refs_nn_functional_pdist_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3495588Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3513933Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3532241Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3551308Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3569451Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3587814Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3606038Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3624661Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3642896Z test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3660953Z test_python_ref_meta__refs_nn_functional_prelu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3679389Z test_python_ref_meta__refs_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3697606Z test_python_ref_meta__refs_nn_functional_prelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3716258Z test_python_ref_meta__refs_nn_functional_relu6_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3734615Z test_python_ref_meta__refs_nn_functional_relu6_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3753089Z test_python_ref_meta__refs_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3771147Z test_python_ref_meta__refs_nn_functional_relu6_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3789889Z test_python_ref_meta__refs_nn_functional_relu6_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3807922Z test_python_ref_meta__refs_nn_functional_relu6_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3826679Z test_python_ref_meta__refs_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3844913Z test_python_ref_meta__refs_nn_functional_relu6_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3863486Z test_python_ref_meta__refs_nn_functional_relu6_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3881825Z test_python_ref_meta__refs_nn_functional_relu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3899985Z test_python_ref_meta__refs_nn_functional_relu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3918354Z test_python_ref_meta__refs_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3936771Z test_python_ref_meta__refs_nn_functional_relu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3955322Z test_python_ref_meta__refs_nn_functional_relu_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3973525Z test_python_ref_meta__refs_nn_functional_relu_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.3991978Z test_python_ref_meta__refs_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4010154Z test_python_ref_meta__refs_nn_functional_relu_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4028932Z test_python_ref_meta__refs_nn_functional_relu_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4047270Z test_python_ref_meta__refs_nn_functional_selu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4065718Z test_python_ref_meta__refs_nn_functional_selu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4084136Z test_python_ref_meta__refs_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4102663Z test_python_ref_meta__refs_nn_functional_selu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4121005Z test_python_ref_meta__refs_nn_functional_softplus_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4139322Z test_python_ref_meta__refs_nn_functional_softplus_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4157900Z test_python_ref_meta__refs_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4176335Z test_python_ref_meta__refs_nn_functional_softplus_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4195367Z test_python_ref_meta__refs_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4213623Z test_python_ref_meta__refs_nn_functional_softshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4232113Z test_python_ref_meta__refs_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4250388Z test_python_ref_meta__refs_nn_functional_softshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4269063Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4287096Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4305606Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4323629Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4342126Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4360270Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4378474Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4399017Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4417253Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4436011Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4454296Z test_python_ref_meta__refs_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4472789Z test_python_ref_meta__refs_nn_functional_threshold_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4491042Z test_python_ref_meta__refs_nn_functional_threshold_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4509539Z test_python_ref_meta__refs_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4527865Z test_python_ref_meta__refs_nn_functional_threshold_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4546377Z test_python_ref_meta__refs_nn_functional_threshold_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4564623Z test_python_ref_meta__refs_nn_functional_threshold_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4583352Z test_python_ref_meta__refs_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4601357Z test_python_ref_meta__refs_nn_functional_threshold_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4619617Z test_python_ref_meta__refs_nn_functional_threshold_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4638049Z test_python_ref_meta__refs_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4656322Z test_python_ref_meta__refs_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4674903Z test_python_ref_meta__refs_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4693224Z test_python_ref_meta__refs_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4711915Z test_python_ref_meta__refs_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4729925Z test_python_ref_meta__refs_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4748412Z test_python_ref_meta__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4766865Z test_python_ref_meta__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4785587Z test_python_ref_meta__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4803901Z test_python_ref_meta__refs_permute_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4822360Z test_python_ref_meta__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4840528Z test_python_ref_meta__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4859114Z test_python_ref_meta__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4877236Z test_python_ref_meta__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4895468Z test_python_ref_meta__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4913952Z test_python_ref_meta__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4932189Z test_python_ref_meta__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4950708Z test_python_ref_meta__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4968950Z test_python_ref_meta__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.4987430Z test_python_ref_meta__refs_positive_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5005590Z test_python_ref_meta__refs_positive_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5024030Z test_python_ref_meta__refs_positive_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5042222Z test_python_ref_meta__refs_positive_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5060493Z test_python_ref_meta__refs_positive_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5079197Z test_python_ref_meta__refs_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5097213Z test_python_ref_meta__refs_positive_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5115655Z test_python_ref_meta__refs_positive_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5134125Z test_python_ref_meta__refs_positive_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5152581Z test_python_ref_meta__refs_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5170819Z test_python_ref_meta__refs_positive_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5189396Z test_python_ref_meta__refs_positive_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5207553Z test_python_ref_meta__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5226116Z test_python_ref_meta__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5244418Z test_python_ref_meta__refs_pow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5263134Z test_python_ref_meta__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5281276Z test_python_ref_meta__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5299573Z test_python_ref_meta__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5317874Z test_python_ref_meta__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5336466Z test_python_ref_meta__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5355111Z test_python_ref_meta__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5373281Z test_python_ref_meta__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5391831Z test_python_ref_meta__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5409991Z test_python_ref_meta__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5428365Z test_python_ref_meta__refs_prod_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5446675Z test_python_ref_meta__refs_prod_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5464892Z test_python_ref_meta__refs_prod_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5483122Z test_python_ref_meta__refs_prod_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5501675Z test_python_ref_meta__refs_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5519850Z test_python_ref_meta__refs_prod_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5538000Z test_python_ref_meta__refs_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5556373Z test_python_ref_meta__refs_prod_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5574620Z test_python_ref_meta__refs_prod_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5593108Z test_python_ref_meta__refs_prod_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5611325Z test_python_ref_meta__refs_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5630034Z test_python_ref_meta__refs_prod_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5648228Z test_python_ref_meta__refs_prod_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5666699Z test_python_ref_meta__refs_randn_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5685031Z test_python_ref_meta__refs_randn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5703353Z test_python_ref_meta__refs_randn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5721509Z test_python_ref_meta__refs_randn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5739906Z test_python_ref_meta__refs_randn_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5758087Z test_python_ref_meta__refs_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5776230Z test_python_ref_meta__refs_randn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5794758Z test_python_ref_meta__refs_ravel_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5813049Z test_python_ref_meta__refs_ravel_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5831494Z test_python_ref_meta__refs_ravel_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5849766Z test_python_ref_meta__refs_ravel_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5868146Z test_python_ref_meta__refs_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5886450Z test_python_ref_meta__refs_ravel_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5904795Z test_python_ref_meta__refs_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5923510Z test_python_ref_meta__refs_ravel_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5942072Z test_python_ref_meta__refs_ravel_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5960052Z test_python_ref_meta__refs_ravel_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5978241Z test_python_ref_meta__refs_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.5996815Z test_python_ref_meta__refs_ravel_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6015148Z test_python_ref_meta__refs_ravel_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6033695Z test_python_ref_meta__refs_real_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6051913Z test_python_ref_meta__refs_real_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6070305Z test_python_ref_meta__refs_real_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6088859Z test_python_ref_meta__refs_real_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6107603Z test_python_ref_meta__refs_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6125859Z test_python_ref_meta__refs_real_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6144281Z test_python_ref_meta__refs_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6162653Z test_python_ref_meta__refs_real_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6180864Z test_python_ref_meta__refs_real_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6199235Z test_python_ref_meta__refs_real_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6217619Z test_python_ref_meta__refs_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6236270Z test_python_ref_meta__refs_real_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6254569Z test_python_ref_meta__refs_real_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6273210Z test_python_ref_meta__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6291392Z test_python_ref_meta__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6309956Z test_python_ref_meta__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6328367Z test_python_ref_meta__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6347038Z test_python_ref_meta__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6365065Z test_python_ref_meta__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6383560Z test_python_ref_meta__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6402663Z test_python_ref_meta__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6420932Z test_python_ref_meta__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6439518Z test_python_ref_meta__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6457732Z test_python_ref_meta__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6476230Z test_python_ref_meta__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6494667Z test_python_ref_meta__refs_remainder_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6513415Z test_python_ref_meta__refs_remainder_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6531727Z test_python_ref_meta__refs_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6550274Z test_python_ref_meta__refs_remainder_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6568416Z test_python_ref_meta__refs_remainder_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6586903Z test_python_ref_meta__refs_remainder_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6605235Z test_python_ref_meta__refs_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6623640Z test_python_ref_meta__refs_remainder_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6642110Z test_python_ref_meta__refs_remainder_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6660335Z test_python_ref_meta__refs_repeat_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6678739Z test_python_ref_meta__refs_repeat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6696910Z test_python_ref_meta__refs_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6715529Z test_python_ref_meta__refs_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6733726Z test_python_ref_meta__refs_repeat_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6752368Z test_python_ref_meta__refs_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6770574Z test_python_ref_meta__refs_repeat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6788924Z test_python_ref_meta__refs_repeat_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6807144Z test_python_ref_meta__refs_repeat_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6825758Z test_python_ref_meta__refs_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6843917Z test_python_ref_meta__refs_repeat_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6862633Z test_python_ref_meta__refs_repeat_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6880802Z test_python_ref_meta__refs_reshape_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6899134Z test_python_ref_meta__refs_reshape_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6917859Z test_python_ref_meta__refs_reshape_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6938552Z test_python_ref_meta__refs_reshape_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6958885Z test_python_ref_meta__refs_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6979181Z test_python_ref_meta__refs_reshape_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.6999579Z test_python_ref_meta__refs_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7018468Z test_python_ref_meta__refs_reshape_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7036698Z test_python_ref_meta__refs_reshape_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7054972Z test_python_ref_meta__refs_reshape_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7073659Z test_python_ref_meta__refs_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7092275Z test_python_ref_meta__refs_reshape_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7110725Z test_python_ref_meta__refs_reshape_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7129240Z test_python_ref_meta__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7147891Z test_python_ref_meta__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7166322Z test_python_ref_meta__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7184887Z test_python_ref_meta__refs_reshape_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7203011Z test_python_ref_meta__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7221444Z test_python_ref_meta__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7239741Z test_python_ref_meta__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7257989Z test_python_ref_meta__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7276407Z test_python_ref_meta__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7294627Z test_python_ref_meta__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7313015Z test_python_ref_meta__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7331384Z test_python_ref_meta__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7349864Z test_python_ref_meta__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7368079Z test_python_ref_meta__refs_roll_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7386532Z test_python_ref_meta__refs_roll_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7404862Z test_python_ref_meta__refs_roll_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7423113Z test_python_ref_meta__refs_roll_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7441532Z test_python_ref_meta__refs_roll_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7459675Z test_python_ref_meta__refs_roll_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7478253Z test_python_ref_meta__refs_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7496577Z test_python_ref_meta__refs_roll_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7515056Z test_python_ref_meta__refs_roll_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7533471Z test_python_ref_meta__refs_roll_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7552036Z test_python_ref_meta__refs_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7570264Z test_python_ref_meta__refs_roll_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7588769Z test_python_ref_meta__refs_roll_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7607178Z test_python_ref_meta__refs_rot90_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7625886Z test_python_ref_meta__refs_rot90_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7644229Z test_python_ref_meta__refs_rot90_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7662766Z test_python_ref_meta__refs_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7681103Z test_python_ref_meta__refs_rot90_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7699316Z test_python_ref_meta__refs_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7718791Z test_python_ref_meta__refs_rot90_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7737084Z test_python_ref_meta__refs_rot90_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7755584Z test_python_ref_meta__refs_rot90_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7773827Z test_python_ref_meta__refs_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7792541Z test_python_ref_meta__refs_rot90_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7810665Z test_python_ref_meta__refs_rot90_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7829240Z test_python_ref_meta__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7847509Z test_python_ref_meta__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7868064Z test_python_ref_meta__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7888323Z test_python_ref_meta__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7906880Z test_python_ref_meta__refs_round_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7925205Z test_python_ref_meta__refs_round_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7943710Z test_python_ref_meta__refs_round_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7961914Z test_python_ref_meta__refs_round_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7980112Z test_python_ref_meta__refs_round_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.7998501Z test_python_ref_meta__refs_rsqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8016498Z test_python_ref_meta__refs_rsqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8036619Z test_python_ref_meta__refs_rsqrt_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8053521Z test_python_ref_meta__refs_rsqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8072071Z test_python_ref_meta__refs_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8090157Z test_python_ref_meta__refs_rsqrt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8108720Z test_python_ref_meta__refs_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8127067Z test_python_ref_meta__refs_rsqrt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8145520Z test_python_ref_meta__refs_rsqrt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8163766Z test_python_ref_meta__refs_rsqrt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8182327Z test_python_ref_meta__refs_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8200580Z test_python_ref_meta__refs_rsqrt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8218770Z test_python_ref_meta__refs_rsqrt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8237477Z test_python_ref_meta__refs_rsub_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8255934Z test_python_ref_meta__refs_rsub_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8274673Z test_python_ref_meta__refs_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8292757Z test_python_ref_meta__refs_rsub_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8311416Z test_python_ref_meta__refs_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8329599Z test_python_ref_meta__refs_rsub_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8348163Z test_python_ref_meta__refs_rsub_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8366322Z test_python_ref_meta__refs_rsub_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8384796Z test_python_ref_meta__refs_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8403181Z test_python_ref_meta__refs_rsub_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8421599Z test_python_ref_meta__refs_rsub_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8440029Z test_python_ref_meta__refs_sgn_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8458902Z test_python_ref_meta__refs_sgn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8476966Z test_python_ref_meta__refs_sgn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8495204Z test_python_ref_meta__refs_sgn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8514042Z test_python_ref_meta__refs_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8532370Z test_python_ref_meta__refs_sgn_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8550843Z test_python_ref_meta__refs_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8569157Z test_python_ref_meta__refs_sgn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8587696Z test_python_ref_meta__refs_sgn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8605931Z test_python_ref_meta__refs_sgn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8624453Z test_python_ref_meta__refs_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8642873Z test_python_ref_meta__refs_sgn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8661192Z test_python_ref_meta__refs_sgn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8679594Z test_python_ref_meta__refs_sigmoid_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8697921Z test_python_ref_meta__refs_sigmoid_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8716037Z test_python_ref_meta__refs_sigmoid_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8734544Z test_python_ref_meta__refs_sigmoid_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8752938Z test_python_ref_meta__refs_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8771239Z test_python_ref_meta__refs_sigmoid_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8789960Z test_python_ref_meta__refs_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8807975Z test_python_ref_meta__refs_sigmoid_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8826845Z test_python_ref_meta__refs_sigmoid_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8845329Z test_python_ref_meta__refs_sigmoid_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8863768Z test_python_ref_meta__refs_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8882206Z test_python_ref_meta__refs_sigmoid_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8900421Z test_python_ref_meta__refs_sigmoid_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8918831Z test_python_ref_meta__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8937210Z test_python_ref_meta__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8955889Z test_python_ref_meta__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8973928Z test_python_ref_meta__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.8992498Z test_python_ref_meta__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9010738Z test_python_ref_meta__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9029251Z test_python_ref_meta__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9047577Z test_python_ref_meta__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9067857Z test_python_ref_meta__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9088260Z test_python_ref_meta__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9108882Z test_python_ref_meta__refs_signbit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9129683Z test_python_ref_meta__refs_signbit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9148109Z test_python_ref_meta__refs_signbit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9166181Z test_python_ref_meta__refs_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9184899Z test_python_ref_meta__refs_signbit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9203046Z test_python_ref_meta__refs_signbit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9221635Z test_python_ref_meta__refs_signbit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9240077Z test_python_ref_meta__refs_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9258645Z test_python_ref_meta__refs_signbit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9277222Z test_python_ref_meta__refs_signbit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9295566Z test_python_ref_meta__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9314285Z test_python_ref_meta__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9332539Z test_python_ref_meta__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9350910Z test_python_ref_meta__refs_sin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9369084Z test_python_ref_meta__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9387657Z test_python_ref_meta__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9405994Z test_python_ref_meta__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9424836Z test_python_ref_meta__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9442999Z test_python_ref_meta__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9461635Z test_python_ref_meta__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9479819Z test_python_ref_meta__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9498224Z test_python_ref_meta__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9516552Z test_python_ref_meta__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9535076Z test_python_ref_meta__refs_sinc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9553629Z test_python_ref_meta__refs_sinc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9572183Z test_python_ref_meta__refs_sinc_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9590509Z test_python_ref_meta__refs_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9608646Z test_python_ref_meta__refs_sinc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9627241Z test_python_ref_meta__refs_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9645565Z test_python_ref_meta__refs_sinc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9663923Z test_python_ref_meta__refs_sinc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9682465Z test_python_ref_meta__refs_sinc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9701494Z test_python_ref_meta__refs_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9719642Z test_python_ref_meta__refs_sinc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9737966Z test_python_ref_meta__refs_sinc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9756611Z test_python_ref_meta__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9774836Z test_python_ref_meta__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9793211Z test_python_ref_meta__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9811466Z test_python_ref_meta__refs_sinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9830104Z test_python_ref_meta__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9848609Z test_python_ref_meta__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9867214Z test_python_ref_meta__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9885594Z test_python_ref_meta__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9903900Z test_python_ref_meta__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9922210Z test_python_ref_meta__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9940423Z test_python_ref_meta__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9958959Z test_python_ref_meta__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9977256Z test_python_ref_meta__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:58.9995910Z test_python_ref_meta__refs_softmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0014342Z test_python_ref_meta__refs_softmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0033106Z test_python_ref_meta__refs_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0051526Z test_python_ref_meta__refs_softmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0070179Z test_python_ref_meta__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0088352Z test_python_ref_meta__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0106910Z test_python_ref_meta__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0125381Z test_python_ref_meta__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0143861Z test_python_ref_meta__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0162624Z test_python_ref_meta__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0180351Z test_python_ref_meta__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0198732Z test_python_ref_meta__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0216923Z test_python_ref_meta__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0235356Z test_python_ref_meta__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0253713Z test_python_ref_meta__refs_special_i1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0272249Z test_python_ref_meta__refs_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0290564Z test_python_ref_meta__refs_special_i1_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0308992Z test_python_ref_meta__refs_special_i1_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0327535Z test_python_ref_meta__refs_special_i1_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0346109Z test_python_ref_meta__refs_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0364312Z test_python_ref_meta__refs_special_i1_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0382875Z test_python_ref_meta__refs_special_i1_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0401060Z test_python_ref_meta__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0419566Z test_python_ref_meta__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0437877Z test_python_ref_meta__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0456143Z test_python_ref_meta__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0474666Z test_python_ref_meta__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0492860Z test_python_ref_meta__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0511376Z test_python_ref_meta__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0529713Z test_python_ref_meta__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0548293Z test_python_ref_meta__refs_special_logit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0566660Z test_python_ref_meta__refs_special_logit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0585310Z test_python_ref_meta__refs_special_logit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0604215Z test_python_ref_meta__refs_special_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0622860Z test_python_ref_meta__refs_special_logit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0641243Z test_python_ref_meta__refs_special_logit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0659359Z test_python_ref_meta__refs_special_logit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0678110Z test_python_ref_meta__refs_special_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0698448Z test_python_ref_meta__refs_special_logit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0719069Z test_python_ref_meta__refs_special_logit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0737692Z test_python_ref_meta__refs_special_zeta_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0756258Z test_python_ref_meta__refs_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0774498Z test_python_ref_meta__refs_special_zeta_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0795183Z test_python_ref_meta__refs_special_zeta_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0815403Z test_python_ref_meta__refs_special_zeta_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0836312Z test_python_ref_meta__refs_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0854751Z test_python_ref_meta__refs_special_zeta_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0873299Z test_python_ref_meta__refs_special_zeta_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0891552Z test_python_ref_meta__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0909726Z test_python_ref_meta__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0927970Z test_python_ref_meta__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0946547Z test_python_ref_meta__refs_sqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0966799Z test_python_ref_meta__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.0987417Z test_python_ref_meta__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1005390Z test_python_ref_meta__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1024138Z test_python_ref_meta__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1042283Z test_python_ref_meta__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1060666Z test_python_ref_meta__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1078953Z test_python_ref_meta__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1097204Z test_python_ref_meta__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1115733Z test_python_ref_meta__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1134114Z test_python_ref_meta__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1152718Z test_python_ref_meta__refs_square_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1170988Z test_python_ref_meta__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1189590Z test_python_ref_meta__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1210019Z test_python_ref_meta__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1230844Z test_python_ref_meta__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1249229Z test_python_ref_meta__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1267900Z test_python_ref_meta__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1286101Z test_python_ref_meta__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1304612Z test_python_ref_meta__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1323118Z test_python_ref_meta__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1341703Z test_python_ref_meta__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1362053Z test_python_ref_meta__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1382671Z test_python_ref_meta__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1400961Z test_python_ref_meta__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1421801Z test_python_ref_meta__refs_squeeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1442268Z test_python_ref_meta__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1462996Z test_python_ref_meta__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1481150Z test_python_ref_meta__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1500664Z test_python_ref_meta__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1518193Z test_python_ref_meta__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1536594Z test_python_ref_meta__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1555385Z test_python_ref_meta__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1573589Z test_python_ref_meta__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1592335Z test_python_ref_meta__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1610906Z test_python_ref_meta__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1629329Z test_python_ref_meta__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1647484Z test_python_ref_meta__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1666058Z test_python_ref_meta__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1684326Z test_python_ref_meta__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1702890Z test_python_ref_meta__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1720892Z test_python_ref_meta__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1739440Z test_python_ref_meta__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1757763Z test_python_ref_meta__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1776220Z test_python_ref_meta__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1794788Z test_python_ref_meta__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1813096Z test_python_ref_meta__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1832093Z test_python_ref_meta__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1850476Z test_python_ref_meta__refs_std_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1868817Z test_python_ref_meta__refs_std_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1887110Z test_python_ref_meta__refs_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1905559Z test_python_ref_meta__refs_std_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1923797Z test_python_ref_meta__refs_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1942275Z test_python_ref_meta__refs_std_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1960532Z test_python_ref_meta__refs_std_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1978929Z test_python_ref_meta__refs_std_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.1997333Z test_python_ref_meta__refs_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2015539Z test_python_ref_meta__refs_std_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2034104Z test_python_ref_meta__refs_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2052586Z test_python_ref_meta__refs_std_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2071061Z test_python_ref_meta__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2089024Z test_python_ref_meta__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2107428Z test_python_ref_meta__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2125748Z test_python_ref_meta__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2144418Z test_python_ref_meta__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2162784Z test_python_ref_meta__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2181241Z test_python_ref_meta__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2199374Z test_python_ref_meta__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2217916Z test_python_ref_meta__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2236616Z test_python_ref_meta__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2254671Z test_python_ref_meta__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2273515Z test_python_ref_meta__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2291580Z test_python_ref_meta__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2310087Z test_python_ref_meta__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2328939Z test_python_ref_meta__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2347337Z test_python_ref_meta__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2365631Z test_python_ref_meta__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2384333Z test_python_ref_meta__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2402546Z test_python_ref_meta__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2421222Z test_python_ref_meta__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2439509Z test_python_ref_meta__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2457645Z test_python_ref_meta__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2476193Z test_python_ref_meta__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2494441Z test_python_ref_meta__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2513215Z test_python_ref_meta__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2531607Z test_python_ref_meta__refs_t_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2550060Z test_python_ref_meta__refs_t_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2568379Z test_python_ref_meta__refs_t_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2586903Z test_python_ref_meta__refs_t_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2605196Z test_python_ref_meta__refs_t_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2623480Z test_python_ref_meta__refs_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2641682Z test_python_ref_meta__refs_t_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2660257Z test_python_ref_meta__refs_t_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2678398Z test_python_ref_meta__refs_t_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2696727Z test_python_ref_meta__refs_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2714856Z test_python_ref_meta__refs_t_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2733250Z test_python_ref_meta__refs_t_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2752427Z test_python_ref_meta__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2770570Z test_python_ref_meta__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2789141Z test_python_ref_meta__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2807347Z test_python_ref_meta__refs_tan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2825764Z test_python_ref_meta__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2843908Z test_python_ref_meta__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2862371Z test_python_ref_meta__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2880639Z test_python_ref_meta__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2898725Z test_python_ref_meta__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2917361Z test_python_ref_meta__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2935842Z test_python_ref_meta__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2956803Z test_python_ref_meta__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2976929Z test_python_ref_meta__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.2997587Z test_python_ref_meta__refs_tanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3016748Z test_python_ref_meta__refs_tanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3036069Z test_python_ref_meta__refs_tanh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3054458Z test_python_ref_meta__refs_tanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3072978Z test_python_ref_meta__refs_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3091078Z test_python_ref_meta__refs_tanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3109337Z test_python_ref_meta__refs_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3127700Z test_python_ref_meta__refs_tanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3146420Z test_python_ref_meta__refs_tanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3164488Z test_python_ref_meta__refs_tanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3182831Z test_python_ref_meta__refs_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3201032Z test_python_ref_meta__refs_tanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3219306Z test_python_ref_meta__refs_tanh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3238822Z test_python_ref_meta__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3256796Z test_python_ref_meta__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3275297Z test_python_ref_meta__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3293331Z test_python_ref_meta__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3311986Z test_python_ref_meta__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3332102Z test_python_ref_meta__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3350557Z test_python_ref_meta__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3368794Z test_python_ref_meta__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3387335Z test_python_ref_meta__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3405545Z test_python_ref_meta__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3424075Z test_python_ref_meta__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3442409Z test_python_ref_meta__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3458749Z test_python_ref_meta__refs_trace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3474697Z test_python_ref_meta__refs_trace_cuda_bool (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3491160Z test_python_ref_meta__refs_trace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3507390Z test_python_ref_meta__refs_trace_cuda_complex32 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3523469Z test_python_ref_meta__refs_trace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3539807Z test_python_ref_meta__refs_trace_cuda_float16 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3556653Z test_python_ref_meta__refs_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3573099Z test_python_ref_meta__refs_trace_cuda_float64 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3589117Z test_python_ref_meta__refs_trace_cuda_int16 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3605237Z test_python_ref_meta__refs_trace_cuda_int32 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3621516Z test_python_ref_meta__refs_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3638232Z test_python_ref_meta__refs_trace_cuda_int8 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3654527Z test_python_ref_meta__refs_trace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: diag is not supported by meta (0.002s) 2022-09-19T17:53:59.3673271Z test_python_ref_meta__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3691737Z test_python_ref_meta__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3710216Z test_python_ref_meta__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3728478Z test_python_ref_meta__refs_transpose_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3746659Z test_python_ref_meta__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3764942Z test_python_ref_meta__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3783406Z test_python_ref_meta__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3801841Z test_python_ref_meta__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3819998Z test_python_ref_meta__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3838543Z test_python_ref_meta__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3856868Z test_python_ref_meta__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3875554Z test_python_ref_meta__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3893899Z test_python_ref_meta__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3912420Z test_python_ref_meta__refs_tril_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3930868Z test_python_ref_meta__refs_tril_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3949290Z test_python_ref_meta__refs_tril_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3967712Z test_python_ref_meta__refs_tril_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.3986216Z test_python_ref_meta__refs_tril_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4004327Z test_python_ref_meta__refs_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4022640Z test_python_ref_meta__refs_tril_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4040846Z test_python_ref_meta__refs_tril_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4059300Z test_python_ref_meta__refs_tril_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4077608Z test_python_ref_meta__refs_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4096135Z test_python_ref_meta__refs_tril_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4114526Z test_python_ref_meta__refs_tril_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4132988Z test_python_ref_meta__refs_tril_indices_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4151434Z test_python_ref_meta__refs_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4169575Z test_python_ref_meta__refs_triu_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4187948Z test_python_ref_meta__refs_triu_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4206214Z test_python_ref_meta__refs_triu_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4224630Z test_python_ref_meta__refs_triu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4242990Z test_python_ref_meta__refs_triu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4261432Z test_python_ref_meta__refs_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4279707Z test_python_ref_meta__refs_triu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4298055Z test_python_ref_meta__refs_triu_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4316726Z test_python_ref_meta__refs_triu_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4335151Z test_python_ref_meta__refs_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4353806Z test_python_ref_meta__refs_triu_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4372030Z test_python_ref_meta__refs_triu_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4390362Z test_python_ref_meta__refs_triu_indices_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4408653Z test_python_ref_meta__refs_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4427094Z test_python_ref_meta__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4445168Z test_python_ref_meta__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4463992Z test_python_ref_meta__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4481946Z test_python_ref_meta__refs_true_divide_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4500089Z test_python_ref_meta__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4518468Z test_python_ref_meta__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4536918Z test_python_ref_meta__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4555350Z test_python_ref_meta__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4573498Z test_python_ref_meta__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4591962Z test_python_ref_meta__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4610043Z test_python_ref_meta__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4628634Z test_python_ref_meta__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4647176Z test_python_ref_meta__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4665547Z test_python_ref_meta__refs_trunc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4683807Z test_python_ref_meta__refs_trunc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4702439Z test_python_ref_meta__refs_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4720385Z test_python_ref_meta__refs_trunc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4738822Z test_python_ref_meta__refs_trunc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4757211Z test_python_ref_meta__refs_trunc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4775489Z test_python_ref_meta__refs_trunc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4794999Z test_python_ref_meta__refs_trunc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4813445Z test_python_ref_meta__refs_trunc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4832004Z test_python_ref_meta__refs_unbind_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4850120Z test_python_ref_meta__refs_unbind_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4868734Z test_python_ref_meta__refs_unbind_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4886922Z test_python_ref_meta__refs_unbind_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4905453Z test_python_ref_meta__refs_unbind_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4923731Z test_python_ref_meta__refs_unbind_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4942417Z test_python_ref_meta__refs_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4960649Z test_python_ref_meta__refs_unbind_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4978895Z test_python_ref_meta__refs_unbind_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.4997240Z test_python_ref_meta__refs_unbind_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5015450Z test_python_ref_meta__refs_unbind_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5033988Z test_python_ref_meta__refs_unbind_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5052232Z test_python_ref_meta__refs_unbind_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5070987Z test_python_ref_meta__refs_unflatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5089155Z test_python_ref_meta__refs_unflatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5107738Z test_python_ref_meta__refs_unflatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5126146Z test_python_ref_meta__refs_unflatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5144493Z test_python_ref_meta__refs_unflatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5162714Z test_python_ref_meta__refs_unflatten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5181157Z test_python_ref_meta__refs_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5199301Z test_python_ref_meta__refs_unflatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5217874Z test_python_ref_meta__refs_unflatten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5236404Z test_python_ref_meta__refs_unflatten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5254846Z test_python_ref_meta__refs_unflatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5273407Z test_python_ref_meta__refs_unflatten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5291776Z test_python_ref_meta__refs_unflatten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5310082Z test_python_ref_meta__refs_unfold_copy_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5328321Z test_python_ref_meta__refs_unfold_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5347086Z test_python_ref_meta__refs_unfold_copy_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5365332Z test_python_ref_meta__refs_unfold_copy_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5383701Z test_python_ref_meta__refs_unfold_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5402075Z test_python_ref_meta__refs_unfold_copy_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5420264Z test_python_ref_meta__refs_unfold_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5438577Z test_python_ref_meta__refs_unfold_copy_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5456724Z test_python_ref_meta__refs_unfold_copy_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5475543Z test_python_ref_meta__refs_unfold_copy_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5493666Z test_python_ref_meta__refs_unfold_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5512107Z test_python_ref_meta__refs_unfold_copy_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5530476Z test_python_ref_meta__refs_unfold_copy_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5548953Z test_python_ref_meta__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5567188Z test_python_ref_meta__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5585641Z test_python_ref_meta__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5604322Z test_python_ref_meta__refs_unsqueeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5622889Z test_python_ref_meta__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5642095Z test_python_ref_meta__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5661135Z test_python_ref_meta__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5679216Z test_python_ref_meta__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5697520Z test_python_ref_meta__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5715986Z test_python_ref_meta__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5734161Z test_python_ref_meta__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5753350Z test_python_ref_meta__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5771767Z test_python_ref_meta__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5789921Z test_python_ref_meta__refs_var_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5808222Z test_python_ref_meta__refs_var_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5827217Z test_python_ref_meta__refs_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5845665Z test_python_ref_meta__refs_var_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5864208Z test_python_ref_meta__refs_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5882603Z test_python_ref_meta__refs_var_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5900956Z test_python_ref_meta__refs_var_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5919262Z test_python_ref_meta__refs_var_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5937504Z test_python_ref_meta__refs_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5956102Z test_python_ref_meta__refs_var_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5974480Z test_python_ref_meta__refs_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.5992983Z test_python_ref_meta__refs_var_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6011058Z test_python_ref_meta__refs_view_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6029556Z test_python_ref_meta__refs_view_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6047737Z test_python_ref_meta__refs_view_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6066355Z test_python_ref_meta__refs_view_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6084324Z test_python_ref_meta__refs_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6102858Z test_python_ref_meta__refs_view_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6121001Z test_python_ref_meta__refs_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6139312Z test_python_ref_meta__refs_view_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6157920Z test_python_ref_meta__refs_view_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6176059Z test_python_ref_meta__refs_view_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6196882Z test_python_ref_meta__refs_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6217095Z test_python_ref_meta__refs_view_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6237751Z test_python_ref_meta__refs_view_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6257950Z test_python_ref_meta__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6276356Z test_python_ref_meta__refs_view_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6294559Z test_python_ref_meta__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6313255Z test_python_ref_meta__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6331483Z test_python_ref_meta__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6350087Z test_python_ref_meta__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6368121Z test_python_ref_meta__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6386792Z test_python_ref_meta__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6404990Z test_python_ref_meta__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6423652Z test_python_ref_meta__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6441929Z test_python_ref_meta__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6460299Z test_python_ref_meta__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6478581Z test_python_ref_meta__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6496890Z test_python_ref_meta__refs_vsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6515220Z test_python_ref_meta__refs_vsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6533499Z test_python_ref_meta__refs_vsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6551944Z test_python_ref_meta__refs_vsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6570220Z test_python_ref_meta__refs_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6588718Z test_python_ref_meta__refs_vsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6606875Z test_python_ref_meta__refs_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6625416Z test_python_ref_meta__refs_vsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6643999Z test_python_ref_meta__refs_vsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6662507Z test_python_ref_meta__refs_vsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6680588Z test_python_ref_meta__refs_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6698773Z test_python_ref_meta__refs_vsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6717248Z test_python_ref_meta__refs_vsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6735569Z test_python_ref_meta__refs_vstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6753994Z test_python_ref_meta__refs_vstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6772427Z test_python_ref_meta__refs_vstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6790563Z test_python_ref_meta__refs_vstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6808814Z test_python_ref_meta__refs_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6827288Z test_python_ref_meta__refs_vstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6845533Z test_python_ref_meta__refs_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6864105Z test_python_ref_meta__refs_vstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6882534Z test_python_ref_meta__refs_vstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6900956Z test_python_ref_meta__refs_vstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6919184Z test_python_ref_meta__refs_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6937544Z test_python_ref_meta__refs_vstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6956324Z test_python_ref_meta__refs_vstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6974448Z test_python_ref_meta__refs_where_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.6992855Z test_python_ref_meta__refs_where_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7011274Z test_python_ref_meta__refs_where_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7029796Z test_python_ref_meta__refs_where_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7048062Z test_python_ref_meta__refs_where_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7066507Z test_python_ref_meta__refs_where_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7084900Z test_python_ref_meta__refs_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7103359Z test_python_ref_meta__refs_where_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7121727Z test_python_ref_meta__refs_where_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7140004Z test_python_ref_meta__refs_where_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7158436Z test_python_ref_meta__refs_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7176645Z test_python_ref_meta__refs_where_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7195538Z test_python_ref_meta__refs_where_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7213795Z test_python_ref_meta_ops_nvprims_var_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7232542Z test_python_ref_meta_ops_nvprims_var_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7250932Z test_python_ref_meta_ops_nvprims_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7269284Z test_python_ref_meta_ops_nvprims_var_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:53:59.7276609Z test_python_ref_ops_nvprims_var_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7284176Z test_python_ref_ops_nvprims_var_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7292025Z test_python_ref_ops_nvprims_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7299082Z test_python_ref_ops_nvprims_var_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7306457Z test_python_ref_torch_fallback__refs_abs_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7313624Z test_python_ref_torch_fallback__refs_abs_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7320733Z test_python_ref_torch_fallback__refs_abs_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7327968Z test_python_ref_torch_fallback__refs_abs_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7335246Z test_python_ref_torch_fallback__refs_abs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7342539Z test_python_ref_torch_fallback__refs_abs_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7349635Z test_python_ref_torch_fallback__refs_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7356762Z test_python_ref_torch_fallback__refs_abs_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7364009Z test_python_ref_torch_fallback__refs_abs_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7371124Z test_python_ref_torch_fallback__refs_abs_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7378215Z test_python_ref_torch_fallback__refs_abs_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7385734Z test_python_ref_torch_fallback__refs_abs_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7393118Z test_python_ref_torch_fallback__refs_abs_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7400085Z test_python_ref_torch_fallback__refs_acos_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7407188Z test_python_ref_torch_fallback__refs_acos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7414410Z test_python_ref_torch_fallback__refs_acos_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7421797Z test_python_ref_torch_fallback__refs_acos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7428924Z test_python_ref_torch_fallback__refs_acos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7436001Z test_python_ref_torch_fallback__refs_acos_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7443119Z test_python_ref_torch_fallback__refs_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7450311Z test_python_ref_torch_fallback__refs_acos_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7457493Z test_python_ref_torch_fallback__refs_acos_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7464819Z test_python_ref_torch_fallback__refs_acos_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7472004Z test_python_ref_torch_fallback__refs_acos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7479062Z test_python_ref_torch_fallback__refs_acos_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7486364Z test_python_ref_torch_fallback__refs_acos_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7493299Z test_python_ref_torch_fallback__refs_acosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7501033Z test_python_ref_torch_fallback__refs_acosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7508537Z test_python_ref_torch_fallback__refs_acosh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7516183Z test_python_ref_torch_fallback__refs_acosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7523669Z test_python_ref_torch_fallback__refs_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7531364Z test_python_ref_torch_fallback__refs_acosh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7538855Z test_python_ref_torch_fallback__refs_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7546531Z test_python_ref_torch_fallback__refs_acosh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7553707Z test_python_ref_torch_fallback__refs_acosh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7560684Z test_python_ref_torch_fallback__refs_acosh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7567944Z test_python_ref_torch_fallback__refs_acosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7575105Z test_python_ref_torch_fallback__refs_acosh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7582733Z test_python_ref_torch_fallback__refs_acosh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7589765Z test_python_ref_torch_fallback__refs_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7596888Z test_python_ref_torch_fallback__refs_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7604078Z test_python_ref_torch_fallback__refs_add_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7611297Z test_python_ref_torch_fallback__refs_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7618363Z test_python_ref_torch_fallback__refs_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7625837Z test_python_ref_torch_fallback__refs_add_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7633085Z test_python_ref_torch_fallback__refs_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7640196Z test_python_ref_torch_fallback__refs_add_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7647290Z test_python_ref_torch_fallback__refs_add_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7654333Z test_python_ref_torch_fallback__refs_add_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7661929Z test_python_ref_torch_fallback__refs_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7668774Z test_python_ref_torch_fallback__refs_add_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7675963Z test_python_ref_torch_fallback__refs_add_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7683002Z test_python_ref_torch_fallback__refs_addcdiv_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7690039Z test_python_ref_torch_fallback__refs_addcdiv_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7697213Z test_python_ref_torch_fallback__refs_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7704684Z test_python_ref_torch_fallback__refs_addcdiv_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7711608Z test_python_ref_torch_fallback__refs_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7718672Z test_python_ref_torch_fallback__refs_addcdiv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7725836Z test_python_ref_torch_fallback__refs_addr_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7733157Z test_python_ref_torch_fallback__refs_addr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7740275Z test_python_ref_torch_fallback__refs_addr_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7747573Z test_python_ref_torch_fallback__refs_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7754665Z test_python_ref_torch_fallback__refs_addr_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7761787Z test_python_ref_torch_fallback__refs_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7769185Z test_python_ref_torch_fallback__refs_addr_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7776451Z test_python_ref_torch_fallback__refs_addr_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7784047Z test_python_ref_torch_fallback__refs_addr_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7791585Z test_python_ref_torch_fallback__refs_addr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7799107Z test_python_ref_torch_fallback__refs_addr_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7806657Z test_python_ref_torch_fallback__refs_addr_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7814824Z test_python_ref_torch_fallback__refs_all_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7822214Z test_python_ref_torch_fallback__refs_all_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7829468Z test_python_ref_torch_fallback__refs_all_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7836415Z test_python_ref_torch_fallback__refs_all_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7843529Z test_python_ref_torch_fallback__refs_all_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7850799Z test_python_ref_torch_fallback__refs_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7857866Z test_python_ref_torch_fallback__refs_all_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7865241Z test_python_ref_torch_fallback__refs_all_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7872341Z test_python_ref_torch_fallback__refs_all_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7879454Z test_python_ref_torch_fallback__refs_all_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7886609Z test_python_ref_torch_fallback__refs_all_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7893759Z test_python_ref_torch_fallback__refs_all_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7901093Z test_python_ref_torch_fallback__refs_allclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7908218Z test_python_ref_torch_fallback__refs_allclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7915334Z test_python_ref_torch_fallback__refs_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7922559Z test_python_ref_torch_fallback__refs_allclose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7930083Z test_python_ref_torch_fallback__refs_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7936914Z test_python_ref_torch_fallback__refs_allclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7945204Z test_python_ref_torch_fallback__refs_amax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7952491Z test_python_ref_torch_fallback__refs_amax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7959575Z test_python_ref_torch_fallback__refs_amax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7966736Z test_python_ref_torch_fallback__refs_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7973798Z test_python_ref_torch_fallback__refs_amax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7981176Z test_python_ref_torch_fallback__refs_amax_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7988201Z test_python_ref_torch_fallback__refs_amax_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.7995646Z test_python_ref_torch_fallback__refs_amax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8002721Z test_python_ref_torch_fallback__refs_amax_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8009822Z test_python_ref_torch_fallback__refs_amax_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8016989Z test_python_ref_torch_fallback__refs_amin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8024510Z test_python_ref_torch_fallback__refs_amin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8039926Z test_python_ref_torch_fallback__refs_amin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8040540Z test_python_ref_torch_fallback__refs_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8046527Z test_python_ref_torch_fallback__refs_amin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8053507Z test_python_ref_torch_fallback__refs_amin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8061457Z test_python_ref_torch_fallback__refs_amin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8068526Z test_python_ref_torch_fallback__refs_amin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8075220Z test_python_ref_torch_fallback__refs_amin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8082800Z test_python_ref_torch_fallback__refs_amin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8089601Z test_python_ref_torch_fallback__refs_any_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8096895Z test_python_ref_torch_fallback__refs_any_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8104077Z test_python_ref_torch_fallback__refs_any_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8111347Z test_python_ref_torch_fallback__refs_any_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8118293Z test_python_ref_torch_fallback__refs_any_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8125454Z test_python_ref_torch_fallback__refs_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8132731Z test_python_ref_torch_fallback__refs_any_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8140494Z test_python_ref_torch_fallback__refs_any_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8148112Z test_python_ref_torch_fallback__refs_any_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8155617Z test_python_ref_torch_fallback__refs_any_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8163140Z test_python_ref_torch_fallback__refs_any_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8170864Z test_python_ref_torch_fallback__refs_any_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8177927Z test_python_ref_torch_fallback__refs_arange_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8185360Z test_python_ref_torch_fallback__refs_arange_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8192425Z test_python_ref_torch_fallback__refs_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8199398Z test_python_ref_torch_fallback__refs_arange_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8206549Z test_python_ref_torch_fallback__refs_arange_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8213631Z test_python_ref_torch_fallback__refs_arange_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8221314Z test_python_ref_torch_fallback__refs_arange_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8228404Z test_python_ref_torch_fallback__refs_arange_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8235310Z test_python_ref_torch_fallback__refs_arange_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8242655Z test_python_ref_torch_fallback__refs_as_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8249599Z test_python_ref_torch_fallback__refs_as_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8256665Z test_python_ref_torch_fallback__refs_as_strided_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8264143Z test_python_ref_torch_fallback__refs_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8271266Z test_python_ref_torch_fallback__refs_as_strided_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8278286Z test_python_ref_torch_fallback__refs_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8285441Z test_python_ref_torch_fallback__refs_as_strided_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8292552Z test_python_ref_torch_fallback__refs_as_strided_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8299952Z test_python_ref_torch_fallback__refs_as_strided_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8307235Z test_python_ref_torch_fallback__refs_as_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8314538Z test_python_ref_torch_fallback__refs_as_strided_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8321716Z test_python_ref_torch_fallback__refs_as_strided_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8329062Z test_python_ref_torch_fallback__refs_asin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8336188Z test_python_ref_torch_fallback__refs_asin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8343406Z test_python_ref_torch_fallback__refs_asin_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8350639Z test_python_ref_torch_fallback__refs_asin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8357729Z test_python_ref_torch_fallback__refs_asin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8365002Z test_python_ref_torch_fallback__refs_asin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8371995Z test_python_ref_torch_fallback__refs_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8379219Z test_python_ref_torch_fallback__refs_asin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8386369Z test_python_ref_torch_fallback__refs_asin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8393725Z test_python_ref_torch_fallback__refs_asin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8400688Z test_python_ref_torch_fallback__refs_asin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8407834Z test_python_ref_torch_fallback__refs_asin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8414788Z test_python_ref_torch_fallback__refs_asin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8422480Z test_python_ref_torch_fallback__refs_asinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8429480Z test_python_ref_torch_fallback__refs_asinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8436594Z test_python_ref_torch_fallback__refs_asinh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8443704Z test_python_ref_torch_fallback__refs_asinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8450924Z test_python_ref_torch_fallback__refs_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8457826Z test_python_ref_torch_fallback__refs_asinh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8465184Z test_python_ref_torch_fallback__refs_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8472430Z test_python_ref_torch_fallback__refs_asinh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8479826Z test_python_ref_torch_fallback__refs_asinh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8486709Z test_python_ref_torch_fallback__refs_asinh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8493796Z test_python_ref_torch_fallback__refs_asinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8501247Z test_python_ref_torch_fallback__refs_asinh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8508239Z test_python_ref_torch_fallback__refs_asinh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8515499Z test_python_ref_torch_fallback__refs_atan2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8522494Z test_python_ref_torch_fallback__refs_atan2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8529729Z test_python_ref_torch_fallback__refs_atan2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8537128Z test_python_ref_torch_fallback__refs_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8544585Z test_python_ref_torch_fallback__refs_atan2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8551786Z test_python_ref_torch_fallback__refs_atan2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8558810Z test_python_ref_torch_fallback__refs_atan2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8566032Z test_python_ref_torch_fallback__refs_atan2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8573017Z test_python_ref_torch_fallback__refs_atan2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8580153Z test_python_ref_torch_fallback__refs_atan2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8587436Z test_python_ref_torch_fallback__refs_atan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8594558Z test_python_ref_torch_fallback__refs_atan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8601847Z test_python_ref_torch_fallback__refs_atan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8608952Z test_python_ref_torch_fallback__refs_atan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8615951Z test_python_ref_torch_fallback__refs_atan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8623284Z test_python_ref_torch_fallback__refs_atan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8630466Z test_python_ref_torch_fallback__refs_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8637547Z test_python_ref_torch_fallback__refs_atan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8644611Z test_python_ref_torch_fallback__refs_atan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8651981Z test_python_ref_torch_fallback__refs_atan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8658951Z test_python_ref_torch_fallback__refs_atan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8666450Z test_python_ref_torch_fallback__refs_atan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8673605Z test_python_ref_torch_fallback__refs_atan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8680733Z test_python_ref_torch_fallback__refs_atanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8687829Z test_python_ref_torch_fallback__refs_atanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8694945Z test_python_ref_torch_fallback__refs_atanh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8702335Z test_python_ref_torch_fallback__refs_atanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8709851Z test_python_ref_torch_fallback__refs_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8716541Z test_python_ref_torch_fallback__refs_atanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8723790Z test_python_ref_torch_fallback__refs_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8731374Z test_python_ref_torch_fallback__refs_atanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8737959Z test_python_ref_torch_fallback__refs_atanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8745300Z test_python_ref_torch_fallback__refs_atanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8752447Z test_python_ref_torch_fallback__refs_atanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8759542Z test_python_ref_torch_fallback__refs_atanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8766705Z test_python_ref_torch_fallback__refs_atanh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8773791Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8781091Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8788179Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8795244Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8802458Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8809682Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8816894Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8824241Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8831354Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8838340Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8845423Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8852717Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8859682Z test_python_ref_torch_fallback__refs_atleast_1d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8867197Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8874131Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8881411Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8888474Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8895437Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8902928Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8909972Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8917092Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8924233Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8931454Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8938495Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8945876Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8953015Z test_python_ref_torch_fallback__refs_atleast_2d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8960137Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8967318Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8974718Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8982419Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8989352Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.8996903Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9004430Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9012370Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9019903Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9027204Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9034443Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9041647Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9048818Z test_python_ref_torch_fallback__refs_atleast_3d_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9055821Z test_python_ref_torch_fallback__refs_bitwise_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9063158Z test_python_ref_torch_fallback__refs_bitwise_and_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9070226Z test_python_ref_torch_fallback__refs_bitwise_and_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9077279Z test_python_ref_torch_fallback__refs_bitwise_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9084558Z test_python_ref_torch_fallback__refs_bitwise_and_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9091531Z test_python_ref_torch_fallback__refs_bitwise_and_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9098800Z test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9106140Z test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9113393Z test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9120532Z test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9127731Z test_python_ref_torch_fallback__refs_bitwise_left_shift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9135076Z test_python_ref_torch_fallback__refs_bitwise_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9142254Z test_python_ref_torch_fallback__refs_bitwise_not_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9149531Z test_python_ref_torch_fallback__refs_bitwise_not_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9156515Z test_python_ref_torch_fallback__refs_bitwise_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9163589Z test_python_ref_torch_fallback__refs_bitwise_not_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9170869Z test_python_ref_torch_fallback__refs_bitwise_not_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9177953Z test_python_ref_torch_fallback__refs_bitwise_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9185184Z test_python_ref_torch_fallback__refs_bitwise_or_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9192361Z test_python_ref_torch_fallback__refs_bitwise_or_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9199317Z test_python_ref_torch_fallback__refs_bitwise_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9206564Z test_python_ref_torch_fallback__refs_bitwise_or_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9213710Z test_python_ref_torch_fallback__refs_bitwise_or_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9221062Z test_python_ref_torch_fallback__refs_bitwise_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9228185Z test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9235358Z test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9242409Z test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9249523Z test_python_ref_torch_fallback__refs_bitwise_xor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9256825Z test_python_ref_torch_fallback__refs_bitwise_xor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9264292Z test_python_ref_torch_fallback__refs_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9271600Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9278469Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9285639Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9292815Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9299952Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9307197Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9314292Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9321768Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9328556Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9335840Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9343212Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9350377Z test_python_ref_torch_fallback__refs_broadcast_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9357507Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9364862Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9371994Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9379311Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9386666Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9393939Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9401271Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9408253Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9415622Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9422786Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9430165Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9437244Z test_python_ref_torch_fallback__refs_broadcast_to_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9444724Z test_python_ref_torch_fallback__refs_cat_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9451679Z test_python_ref_torch_fallback__refs_cat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9458768Z test_python_ref_torch_fallback__refs_cat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9466066Z test_python_ref_torch_fallback__refs_cat_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9473348Z test_python_ref_torch_fallback__refs_cat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9480280Z test_python_ref_torch_fallback__refs_cat_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9487418Z test_python_ref_torch_fallback__refs_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9494565Z test_python_ref_torch_fallback__refs_cat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9501877Z test_python_ref_torch_fallback__refs_cat_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9509001Z test_python_ref_torch_fallback__refs_cat_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9516016Z test_python_ref_torch_fallback__refs_cat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9523211Z test_python_ref_torch_fallback__refs_cat_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9530400Z test_python_ref_torch_fallback__refs_cat_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9537620Z test_python_ref_torch_fallback__refs_ceil_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9544911Z test_python_ref_torch_fallback__refs_ceil_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9552111Z test_python_ref_torch_fallback__refs_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9559118Z test_python_ref_torch_fallback__refs_ceil_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9566214Z test_python_ref_torch_fallback__refs_ceil_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9573301Z test_python_ref_torch_fallback__refs_ceil_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9581328Z test_python_ref_torch_fallback__refs_ceil_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9588491Z test_python_ref_torch_fallback__refs_ceil_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9595591Z test_python_ref_torch_fallback__refs_ceil_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9602665Z test_python_ref_torch_fallback__refs_chunk_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9609689Z test_python_ref_torch_fallback__refs_chunk_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9616725Z test_python_ref_torch_fallback__refs_chunk_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9623992Z test_python_ref_torch_fallback__refs_chunk_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9631537Z test_python_ref_torch_fallback__refs_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9638328Z test_python_ref_torch_fallback__refs_chunk_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9645796Z test_python_ref_torch_fallback__refs_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9652775Z test_python_ref_torch_fallback__refs_chunk_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9660235Z test_python_ref_torch_fallback__refs_chunk_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9667501Z test_python_ref_torch_fallback__refs_chunk_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9674609Z test_python_ref_torch_fallback__refs_chunk_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9681736Z test_python_ref_torch_fallback__refs_chunk_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9688843Z test_python_ref_torch_fallback__refs_chunk_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9695940Z test_python_ref_torch_fallback__refs_clamp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9703280Z test_python_ref_torch_fallback__refs_clamp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9710595Z test_python_ref_torch_fallback__refs_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9717558Z test_python_ref_torch_fallback__refs_clamp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9724736Z test_python_ref_torch_fallback__refs_clamp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9731890Z test_python_ref_torch_fallback__refs_clamp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9739169Z test_python_ref_torch_fallback__refs_clamp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9746441Z test_python_ref_torch_fallback__refs_clamp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9753691Z test_python_ref_torch_fallback__refs_clamp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9760932Z test_python_ref_torch_fallback__refs_clamp_max_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9767918Z test_python_ref_torch_fallback__refs_clamp_max_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9775005Z test_python_ref_torch_fallback__refs_clamp_max_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9782575Z test_python_ref_torch_fallback__refs_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9789553Z test_python_ref_torch_fallback__refs_clamp_max_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9796623Z test_python_ref_torch_fallback__refs_clamp_max_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9803784Z test_python_ref_torch_fallback__refs_clamp_max_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9811050Z test_python_ref_torch_fallback__refs_clamp_max_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9818082Z test_python_ref_torch_fallback__refs_clamp_max_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9825539Z test_python_ref_torch_fallback__refs_clamp_max_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9832706Z test_python_ref_torch_fallback__refs_clamp_min_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9839790Z test_python_ref_torch_fallback__refs_clamp_min_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9846941Z test_python_ref_torch_fallback__refs_clamp_min_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9854185Z test_python_ref_torch_fallback__refs_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9861637Z test_python_ref_torch_fallback__refs_clamp_min_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9868674Z test_python_ref_torch_fallback__refs_clamp_min_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9875853Z test_python_ref_torch_fallback__refs_clamp_min_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9882976Z test_python_ref_torch_fallback__refs_clamp_min_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9890173Z test_python_ref_torch_fallback__refs_clamp_min_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9897364Z test_python_ref_torch_fallback__refs_clamp_min_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9904823Z test_python_ref_torch_fallback__refs_clone_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9911883Z test_python_ref_torch_fallback__refs_clone_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9919077Z test_python_ref_torch_fallback__refs_clone_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9926326Z test_python_ref_torch_fallback__refs_clone_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9933507Z test_python_ref_torch_fallback__refs_clone_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9940751Z test_python_ref_torch_fallback__refs_clone_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9947813Z test_python_ref_torch_fallback__refs_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9954830Z test_python_ref_torch_fallback__refs_clone_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9961955Z test_python_ref_torch_fallback__refs_clone_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9969054Z test_python_ref_torch_fallback__refs_clone_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9976133Z test_python_ref_torch_fallback__refs_clone_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9983422Z test_python_ref_torch_fallback__refs_clone_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9990604Z test_python_ref_torch_fallback__refs_clone_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:53:59.9997617Z test_python_ref_torch_fallback__refs_column_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0004730Z test_python_ref_torch_fallback__refs_column_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0011870Z test_python_ref_torch_fallback__refs_column_stack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0019001Z test_python_ref_torch_fallback__refs_column_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0026297Z test_python_ref_torch_fallback__refs_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0033383Z test_python_ref_torch_fallback__refs_column_stack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0040552Z test_python_ref_torch_fallback__refs_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0047618Z test_python_ref_torch_fallback__refs_column_stack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0054734Z test_python_ref_torch_fallback__refs_column_stack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0062153Z test_python_ref_torch_fallback__refs_column_stack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0069307Z test_python_ref_torch_fallback__refs_column_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0076437Z test_python_ref_torch_fallback__refs_column_stack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0083644Z test_python_ref_torch_fallback__refs_column_stack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0090756Z test_python_ref_torch_fallback__refs_conj_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0097869Z test_python_ref_torch_fallback__refs_conj_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0105294Z test_python_ref_torch_fallback__refs_conj_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0112511Z test_python_ref_torch_fallback__refs_conj_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0119707Z test_python_ref_torch_fallback__refs_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0126904Z test_python_ref_torch_fallback__refs_conj_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0134069Z test_python_ref_torch_fallback__refs_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0141409Z test_python_ref_torch_fallback__refs_conj_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0148564Z test_python_ref_torch_fallback__refs_conj_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0155713Z test_python_ref_torch_fallback__refs_conj_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0162816Z test_python_ref_torch_fallback__refs_conj_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0169899Z test_python_ref_torch_fallback__refs_conj_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0177021Z test_python_ref_torch_fallback__refs_conj_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0184481Z test_python_ref_torch_fallback__refs_conj_physical_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0191672Z test_python_ref_torch_fallback__refs_conj_physical_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0198777Z test_python_ref_torch_fallback__refs_conj_physical_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0206226Z test_python_ref_torch_fallback__refs_conj_physical_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0213171Z test_python_ref_torch_fallback__refs_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0220308Z test_python_ref_torch_fallback__refs_conj_physical_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0227601Z test_python_ref_torch_fallback__refs_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0234679Z test_python_ref_torch_fallback__refs_conj_physical_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0241908Z test_python_ref_torch_fallback__refs_conj_physical_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0248968Z test_python_ref_torch_fallback__refs_conj_physical_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0256236Z test_python_ref_torch_fallback__refs_conj_physical_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0263544Z test_python_ref_torch_fallback__refs_conj_physical_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0270470Z test_python_ref_torch_fallback__refs_conj_physical_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0277646Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0284650Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0291884Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0298981Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0306322Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0313894Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0321065Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0328364Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0335663Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0343015Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0350235Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0357366Z test_python_ref_torch_fallback__refs_constant_pad_nd_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0364422Z test_python_ref_torch_fallback__refs_contiguous_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0371508Z test_python_ref_torch_fallback__refs_contiguous_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0378738Z test_python_ref_torch_fallback__refs_contiguous_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0385968Z test_python_ref_torch_fallback__refs_contiguous_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0393098Z test_python_ref_torch_fallback__refs_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0400143Z test_python_ref_torch_fallback__refs_contiguous_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0407294Z test_python_ref_torch_fallback__refs_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0414412Z test_python_ref_torch_fallback__refs_contiguous_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0421795Z test_python_ref_torch_fallback__refs_contiguous_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0429040Z test_python_ref_torch_fallback__refs_contiguous_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0436176Z test_python_ref_torch_fallback__refs_contiguous_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0443342Z test_python_ref_torch_fallback__refs_contiguous_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0450906Z test_python_ref_torch_fallback__refs_contiguous_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0458122Z test_python_ref_torch_fallback__refs_copysign_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0465577Z test_python_ref_torch_fallback__refs_copysign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0472854Z test_python_ref_torch_fallback__refs_copysign_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0480082Z test_python_ref_torch_fallback__refs_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0487293Z test_python_ref_torch_fallback__refs_copysign_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0494347Z test_python_ref_torch_fallback__refs_copysign_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0501767Z test_python_ref_torch_fallback__refs_copysign_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0508887Z test_python_ref_torch_fallback__refs_copysign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0515994Z test_python_ref_torch_fallback__refs_copysign_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0523252Z test_python_ref_torch_fallback__refs_copysign_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0530389Z test_python_ref_torch_fallback__refs_cos_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0537606Z test_python_ref_torch_fallback__refs_cos_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0544984Z test_python_ref_torch_fallback__refs_cos_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0552199Z test_python_ref_torch_fallback__refs_cos_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0559181Z test_python_ref_torch_fallback__refs_cos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0566278Z test_python_ref_torch_fallback__refs_cos_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0573451Z test_python_ref_torch_fallback__refs_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0580535Z test_python_ref_torch_fallback__refs_cos_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0587856Z test_python_ref_torch_fallback__refs_cos_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0595140Z test_python_ref_torch_fallback__refs_cos_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0602133Z test_python_ref_torch_fallback__refs_cos_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0609390Z test_python_ref_torch_fallback__refs_cos_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0616396Z test_python_ref_torch_fallback__refs_cos_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0623668Z test_python_ref_torch_fallback__refs_cosh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0630930Z test_python_ref_torch_fallback__refs_cosh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0638001Z test_python_ref_torch_fallback__refs_cosh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0645081Z test_python_ref_torch_fallback__refs_cosh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0652203Z test_python_ref_torch_fallback__refs_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0659304Z test_python_ref_torch_fallback__refs_cosh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0666611Z test_python_ref_torch_fallback__refs_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0673918Z test_python_ref_torch_fallback__refs_cosh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0681173Z test_python_ref_torch_fallback__refs_cosh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0688039Z test_python_ref_torch_fallback__refs_cosh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0695162Z test_python_ref_torch_fallback__refs_cosh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0703124Z test_python_ref_torch_fallback__refs_cosh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0709983Z test_python_ref_torch_fallback__refs_cosh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0716893Z test_python_ref_torch_fallback__refs_diag_embed_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0723959Z test_python_ref_torch_fallback__refs_diag_embed_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0731210Z test_python_ref_torch_fallback__refs_diag_embed_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0738392Z test_python_ref_torch_fallback__refs_diag_embed_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0745741Z test_python_ref_torch_fallback__refs_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0752829Z test_python_ref_torch_fallback__refs_diag_embed_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0760159Z test_python_ref_torch_fallback__refs_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0767266Z test_python_ref_torch_fallback__refs_diag_embed_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0774339Z test_python_ref_torch_fallback__refs_diag_embed_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0781855Z test_python_ref_torch_fallback__refs_diag_embed_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0788932Z test_python_ref_torch_fallback__refs_diag_embed_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0796151Z test_python_ref_torch_fallback__refs_diag_embed_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0803151Z test_python_ref_torch_fallback__refs_diag_embed_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0810274Z test_python_ref_torch_fallback__refs_diagonal_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0817515Z test_python_ref_torch_fallback__refs_diagonal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0825177Z test_python_ref_torch_fallback__refs_diagonal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0832272Z test_python_ref_torch_fallback__refs_diagonal_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0839467Z test_python_ref_torch_fallback__refs_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0846559Z test_python_ref_torch_fallback__refs_diagonal_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0853625Z test_python_ref_torch_fallback__refs_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0861278Z test_python_ref_torch_fallback__refs_diagonal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0868355Z test_python_ref_torch_fallback__refs_diagonal_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0875399Z test_python_ref_torch_fallback__refs_diagonal_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0882557Z test_python_ref_torch_fallback__refs_diagonal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0889965Z test_python_ref_torch_fallback__refs_diagonal_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0897064Z test_python_ref_torch_fallback__refs_diagonal_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0904518Z test_python_ref_torch_fallback__refs_digamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0911539Z test_python_ref_torch_fallback__refs_digamma_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0918618Z test_python_ref_torch_fallback__refs_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0925833Z test_python_ref_torch_fallback__refs_digamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0933004Z test_python_ref_torch_fallback__refs_digamma_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0940314Z test_python_ref_torch_fallback__refs_digamma_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0947557Z test_python_ref_torch_fallback__refs_digamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0954667Z test_python_ref_torch_fallback__refs_digamma_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0961763Z test_python_ref_torch_fallback__refs_digamma_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0969064Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0976180Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0983529Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0990523Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.0997707Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1004772Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1011996Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1019102Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1026386Z test_python_ref_torch_fallback__refs_div_floor_rounding_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1033556Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1040627Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1047767Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1054918Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1062255Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1069684Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1076565Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1083622Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1090733Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1097807Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1105143Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1112485Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1119381Z test_python_ref_torch_fallback__refs_div_no_rounding_mode_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1126457Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1133624Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1140988Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1148032Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1155301Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1162298Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1169436Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1176697Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1184093Z test_python_ref_torch_fallback__refs_div_trunc_rounding_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1191332Z test_python_ref_torch_fallback__refs_dsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1198462Z test_python_ref_torch_fallback__refs_dsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1205654Z test_python_ref_torch_fallback__refs_dsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1213648Z test_python_ref_torch_fallback__refs_dsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1220745Z test_python_ref_torch_fallback__refs_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1228169Z test_python_ref_torch_fallback__refs_dsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1235530Z test_python_ref_torch_fallback__refs_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1242607Z test_python_ref_torch_fallback__refs_dsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1250173Z test_python_ref_torch_fallback__refs_dsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1257799Z test_python_ref_torch_fallback__refs_dsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1265704Z test_python_ref_torch_fallback__refs_dsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1273303Z test_python_ref_torch_fallback__refs_dsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1280863Z test_python_ref_torch_fallback__refs_dsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1288404Z test_python_ref_torch_fallback__refs_dstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1296868Z test_python_ref_torch_fallback__refs_dstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1304133Z test_python_ref_torch_fallback__refs_dstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1311934Z test_python_ref_torch_fallback__refs_dstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1319290Z test_python_ref_torch_fallback__refs_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1326654Z test_python_ref_torch_fallback__refs_dstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1333910Z test_python_ref_torch_fallback__refs_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1341573Z test_python_ref_torch_fallback__refs_dstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1349076Z test_python_ref_torch_fallback__refs_dstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1356636Z test_python_ref_torch_fallback__refs_dstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1364186Z test_python_ref_torch_fallback__refs_dstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1371874Z test_python_ref_torch_fallback__refs_dstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1379046Z test_python_ref_torch_fallback__refs_dstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1383843Z test_python_ref_torch_fallback__refs_empty_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1389149Z test_python_ref_torch_fallback__refs_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1394063Z test_python_ref_torch_fallback__refs_empty_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1399365Z test_python_ref_torch_fallback__refs_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1404138Z test_python_ref_torch_fallback__refs_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1409288Z test_python_ref_torch_fallback__refs_empty_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1414141Z test_python_ref_torch_fallback__refs_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1418970Z test_python_ref_torch_fallback__refs_empty_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1424564Z test_python_ref_torch_fallback__refs_empty_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1429463Z test_python_ref_torch_fallback__refs_empty_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1434532Z test_python_ref_torch_fallback__refs_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1439471Z test_python_ref_torch_fallback__refs_empty_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1444470Z test_python_ref_torch_fallback__refs_empty_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1449450Z test_python_ref_torch_fallback__refs_empty_like_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1454811Z test_python_ref_torch_fallback__refs_empty_like_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1459497Z test_python_ref_torch_fallback__refs_empty_like_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1464992Z test_python_ref_torch_fallback__refs_empty_like_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1470165Z test_python_ref_torch_fallback__refs_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1475196Z test_python_ref_torch_fallback__refs_empty_like_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1480250Z test_python_ref_torch_fallback__refs_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1485317Z test_python_ref_torch_fallback__refs_empty_like_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1490013Z test_python_ref_torch_fallback__refs_empty_like_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1495075Z test_python_ref_torch_fallback__refs_empty_like_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1500350Z test_python_ref_torch_fallback__refs_empty_like_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1505359Z test_python_ref_torch_fallback__refs_empty_like_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1510515Z test_python_ref_torch_fallback__refs_empty_like_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.1518155Z test_python_ref_torch_fallback__refs_eq_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1525415Z test_python_ref_torch_fallback__refs_eq_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1532564Z test_python_ref_torch_fallback__refs_eq_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1540070Z test_python_ref_torch_fallback__refs_eq_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1546929Z test_python_ref_torch_fallback__refs_eq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1553959Z test_python_ref_torch_fallback__refs_eq_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1561027Z test_python_ref_torch_fallback__refs_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1568109Z test_python_ref_torch_fallback__refs_eq_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1575285Z test_python_ref_torch_fallback__refs_eq_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1582702Z test_python_ref_torch_fallback__refs_eq_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1589821Z test_python_ref_torch_fallback__refs_eq_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1596930Z test_python_ref_torch_fallback__refs_eq_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1604176Z test_python_ref_torch_fallback__refs_eq_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1611111Z test_python_ref_torch_fallback__refs_erf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1618220Z test_python_ref_torch_fallback__refs_erf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1625692Z test_python_ref_torch_fallback__refs_erf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1632957Z test_python_ref_torch_fallback__refs_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1640041Z test_python_ref_torch_fallback__refs_erf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1647191Z test_python_ref_torch_fallback__refs_erf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1654294Z test_python_ref_torch_fallback__refs_erf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1661829Z test_python_ref_torch_fallback__refs_erf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1668858Z test_python_ref_torch_fallback__refs_erf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1675945Z test_python_ref_torch_fallback__refs_erf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1683094Z test_python_ref_torch_fallback__refs_erfc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1690349Z test_python_ref_torch_fallback__refs_erfc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1697313Z test_python_ref_torch_fallback__refs_erfc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1704902Z test_python_ref_torch_fallback__refs_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1712333Z test_python_ref_torch_fallback__refs_erfc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1718828Z test_python_ref_torch_fallback__refs_erfc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1725892Z test_python_ref_torch_fallback__refs_erfc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1733005Z test_python_ref_torch_fallback__refs_erfc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1740170Z test_python_ref_torch_fallback__refs_erfc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1747408Z test_python_ref_torch_fallback__refs_erfc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1754410Z test_python_ref_torch_fallback__refs_erfinv_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1761432Z test_python_ref_torch_fallback__refs_erfinv_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1768465Z test_python_ref_torch_fallback__refs_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1775788Z test_python_ref_torch_fallback__refs_erfinv_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1783857Z test_python_ref_torch_fallback__refs_erfinv_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1790221Z test_python_ref_torch_fallback__refs_erfinv_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1797337Z test_python_ref_torch_fallback__refs_erfinv_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1804416Z test_python_ref_torch_fallback__refs_erfinv_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1811552Z test_python_ref_torch_fallback__refs_erfinv_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1818659Z test_python_ref_torch_fallback__refs_exp2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1826129Z test_python_ref_torch_fallback__refs_exp2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1833422Z test_python_ref_torch_fallback__refs_exp2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1840490Z test_python_ref_torch_fallback__refs_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1847539Z test_python_ref_torch_fallback__refs_exp2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1854727Z test_python_ref_torch_fallback__refs_exp2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1862287Z test_python_ref_torch_fallback__refs_exp2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1869346Z test_python_ref_torch_fallback__refs_exp2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1876558Z test_python_ref_torch_fallback__refs_exp2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1883600Z test_python_ref_torch_fallback__refs_exp2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1891200Z test_python_ref_torch_fallback__refs_exp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1898731Z test_python_ref_torch_fallback__refs_exp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1906638Z test_python_ref_torch_fallback__refs_exp_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1913915Z test_python_ref_torch_fallback__refs_exp_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1921001Z test_python_ref_torch_fallback__refs_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1928051Z test_python_ref_torch_fallback__refs_exp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1935244Z test_python_ref_torch_fallback__refs_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1942706Z test_python_ref_torch_fallback__refs_exp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1949753Z test_python_ref_torch_fallback__refs_exp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1956830Z test_python_ref_torch_fallback__refs_exp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1963939Z test_python_ref_torch_fallback__refs_exp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1971224Z test_python_ref_torch_fallback__refs_exp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1978127Z test_python_ref_torch_fallback__refs_exp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1985578Z test_python_ref_torch_fallback__refs_expand_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1992719Z test_python_ref_torch_fallback__refs_expand_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.1999773Z test_python_ref_torch_fallback__refs_expand_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2006936Z test_python_ref_torch_fallback__refs_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2013963Z test_python_ref_torch_fallback__refs_expand_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2021314Z test_python_ref_torch_fallback__refs_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2028478Z test_python_ref_torch_fallback__refs_expand_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2035748Z test_python_ref_torch_fallback__refs_expand_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2042698Z test_python_ref_torch_fallback__refs_expand_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2049920Z test_python_ref_torch_fallback__refs_expand_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2057025Z test_python_ref_torch_fallback__refs_expand_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2065775Z test_python_ref_torch_fallback__refs_expand_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2071904Z test_python_ref_torch_fallback__refs_expand_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2078943Z test_python_ref_torch_fallback__refs_expand_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2085972Z test_python_ref_torch_fallback__refs_expand_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2093301Z test_python_ref_torch_fallback__refs_expand_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2100443Z test_python_ref_torch_fallback__refs_expand_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2107734Z test_python_ref_torch_fallback__refs_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2114801Z test_python_ref_torch_fallback__refs_expand_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2121944Z test_python_ref_torch_fallback__refs_expand_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2129135Z test_python_ref_torch_fallback__refs_expand_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2136275Z test_python_ref_torch_fallback__refs_expand_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2143663Z test_python_ref_torch_fallback__refs_expand_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2150742Z test_python_ref_torch_fallback__refs_expand_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2157814Z test_python_ref_torch_fallback__refs_expm1_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2164987Z test_python_ref_torch_fallback__refs_expm1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2172116Z test_python_ref_torch_fallback__refs_expm1_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2179268Z test_python_ref_torch_fallback__refs_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2186577Z test_python_ref_torch_fallback__refs_expm1_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2193713Z test_python_ref_torch_fallback__refs_expm1_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2200853Z test_python_ref_torch_fallback__refs_expm1_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2208097Z test_python_ref_torch_fallback__refs_expm1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2215269Z test_python_ref_torch_fallback__refs_expm1_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2222814Z test_python_ref_torch_fallback__refs_expm1_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2229769Z test_python_ref_torch_fallback__refs_eye_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2236830Z test_python_ref_torch_fallback__refs_eye_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2243914Z test_python_ref_torch_fallback__refs_eye_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2251003Z test_python_ref_torch_fallback__refs_eye_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2258094Z test_python_ref_torch_fallback__refs_eye_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2265519Z test_python_ref_torch_fallback__refs_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2272597Z test_python_ref_torch_fallback__refs_eye_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2279740Z test_python_ref_torch_fallback__refs_eye_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2286870Z test_python_ref_torch_fallback__refs_eye_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2294045Z test_python_ref_torch_fallback__refs_eye_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2301265Z test_python_ref_torch_fallback__refs_eye_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2308287Z test_python_ref_torch_fallback__refs_eye_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2315366Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2322573Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2329677Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2336984Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2344302Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2351491Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2358556Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2365678Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2372836Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2380015Z test_python_ref_torch_fallback__refs_fft_fft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2387279Z test_python_ref_torch_fallback__refs_fft_fft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2394352Z test_python_ref_torch_fallback__refs_fft_fft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2401465Z test_python_ref_torch_fallback__refs_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2408550Z test_python_ref_torch_fallback__refs_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2415649Z test_python_ref_torch_fallback__refs_fft_fft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2422991Z test_python_ref_torch_fallback__refs_fft_fft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2430308Z test_python_ref_torch_fallback__refs_fft_fft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2437321Z test_python_ref_torch_fallback__refs_fft_fft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2444446Z test_python_ref_torch_fallback__refs_fft_fft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2451648Z test_python_ref_torch_fallback__refs_fft_fft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2458674Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2466050Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2473179Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2480328Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2487492Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2494696Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2501950Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2509072Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2516258Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2523477Z test_python_ref_torch_fallback__refs_fft_fftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2530674Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2537725Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2545175Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2552374Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2559518Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2566793Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2573913Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2581404Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2588479Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2595725Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2602843Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2609959Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2616993Z test_python_ref_torch_fallback__refs_fft_fftshift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2624461Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2631664Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2638789Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2645841Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2652979Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2660045Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2667345Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2674440Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2681631Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2688752Z test_python_ref_torch_fallback__refs_fft_hfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2695835Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2703264Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2710780Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2717723Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2724976Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2732035Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2739193Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2746528Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2753757Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2760733Z test_python_ref_torch_fallback__refs_fft_hfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2767824Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2775065Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2782473Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2789600Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2797372Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2804698Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2811817Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2818956Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2826329Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2833534Z test_python_ref_torch_fallback__refs_fft_hfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2840729Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2847745Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2854897Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2862252Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2869380Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2876404Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2883537Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2890633Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2897846Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2905157Z test_python_ref_torch_fallback__refs_fft_ifft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2912385Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2919528Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2926797Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2933998Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2941517Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2948643Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2955848Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2963016Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2970137Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2977350Z test_python_ref_torch_fallback__refs_fft_ifft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2984922Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2992040Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.2999213Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3006255Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3013458Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3020855Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3028086Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3035218Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3042449Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3049614Z test_python_ref_torch_fallback__refs_fft_ifftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3057206Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3064286Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3071511Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3078473Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3085481Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3092573Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3099588Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3106886Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3114048Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3121337Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3128317Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3135478Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3143058Z test_python_ref_torch_fallback__refs_fft_ifftshift_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3150074Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3157231Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3164331Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3171607Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3179100Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3186989Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3194476Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3202062Z test_python_ref_torch_fallback__refs_fft_ihfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3209681Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3217347Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3225107Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3232786Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3240372Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3247949Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3255742Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3263121Z test_python_ref_torch_fallback__refs_fft_ihfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3270196Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3277418Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3284469Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3291962Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3299193Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3306503Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3313520Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3320617Z test_python_ref_torch_fallback__refs_fft_ihfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3327926Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3335076Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3342479Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3349634Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3356772Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3364363Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3372062Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3379566Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3387401Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3395082Z test_python_ref_torch_fallback__refs_fft_irfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3402626Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3409872Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3416946Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3424476Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3432174Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3439583Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3447228Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3454334Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3461873Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3468825Z test_python_ref_torch_fallback__refs_fft_irfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3475957Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3483150Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3490228Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3497382Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3504756Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3512031Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3518891Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3526025Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3533226Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3540393Z test_python_ref_torch_fallback__refs_fft_irfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3547666Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3554812Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3561846Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3568959Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3576049Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3583383Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3590395Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3597605Z test_python_ref_torch_fallback__refs_fft_rfft2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3604740Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3611831Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3618986Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3626447Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3633644Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3640778Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3647848Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3655056Z test_python_ref_torch_fallback__refs_fft_rfft_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3662365Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3669461Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3676738Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3683855Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3691010Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3698108Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3705807Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3713757Z test_python_ref_torch_fallback__refs_fft_rfftn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3720464Z test_python_ref_torch_fallback__refs_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3727656Z test_python_ref_torch_fallback__refs_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3734916Z test_python_ref_torch_fallback__refs_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3742443Z test_python_ref_torch_fallback__refs_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3749389Z test_python_ref_torch_fallback__refs_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3756513Z test_python_ref_torch_fallback__refs_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3763763Z test_python_ref_torch_fallback__refs_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3770988Z test_python_ref_torch_fallback__refs_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3777904Z test_python_ref_torch_fallback__refs_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3785367Z test_python_ref_torch_fallback__refs_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3793007Z test_python_ref_torch_fallback__refs_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3801003Z test_python_ref_torch_fallback__refs_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3807910Z test_python_ref_torch_fallback__refs_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3815007Z test_python_ref_torch_fallback__refs_flatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3822394Z test_python_ref_torch_fallback__refs_flatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3829507Z test_python_ref_torch_fallback__refs_flatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3836670Z test_python_ref_torch_fallback__refs_flatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3843712Z test_python_ref_torch_fallback__refs_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3850743Z test_python_ref_torch_fallback__refs_flatten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3858068Z test_python_ref_torch_fallback__refs_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3865349Z test_python_ref_torch_fallback__refs_flatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3872511Z test_python_ref_torch_fallback__refs_flatten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3879701Z test_python_ref_torch_fallback__refs_flatten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3886986Z test_python_ref_torch_fallback__refs_flatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3893948Z test_python_ref_torch_fallback__refs_flatten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3901476Z test_python_ref_torch_fallback__refs_flatten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3908567Z test_python_ref_torch_fallback__refs_flip_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3915722Z test_python_ref_torch_fallback__refs_flip_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3922894Z test_python_ref_torch_fallback__refs_flip_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3930140Z test_python_ref_torch_fallback__refs_flip_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3937297Z test_python_ref_torch_fallback__refs_flip_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3944689Z test_python_ref_torch_fallback__refs_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3951886Z test_python_ref_torch_fallback__refs_flip_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3958834Z test_python_ref_torch_fallback__refs_flip_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3965875Z test_python_ref_torch_fallback__refs_flip_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3973237Z test_python_ref_torch_fallback__refs_flip_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3980271Z test_python_ref_torch_fallback__refs_flip_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3987683Z test_python_ref_torch_fallback__refs_flip_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.3994857Z test_python_ref_torch_fallback__refs_fliplr_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4002087Z test_python_ref_torch_fallback__refs_fliplr_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4008944Z test_python_ref_torch_fallback__refs_fliplr_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4016054Z test_python_ref_torch_fallback__refs_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4023735Z test_python_ref_torch_fallback__refs_fliplr_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4030954Z test_python_ref_torch_fallback__refs_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4038089Z test_python_ref_torch_fallback__refs_fliplr_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4045339Z test_python_ref_torch_fallback__refs_fliplr_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4052435Z test_python_ref_torch_fallback__refs_fliplr_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4059555Z test_python_ref_torch_fallback__refs_fliplr_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4066872Z test_python_ref_torch_fallback__refs_fliplr_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4073988Z test_python_ref_torch_fallback__refs_fliplr_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4081310Z test_python_ref_torch_fallback__refs_flipud_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4088274Z test_python_ref_torch_fallback__refs_flipud_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4095366Z test_python_ref_torch_fallback__refs_flipud_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4102786Z test_python_ref_torch_fallback__refs_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4109739Z test_python_ref_torch_fallback__refs_flipud_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4116930Z test_python_ref_torch_fallback__refs_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4123991Z test_python_ref_torch_fallback__refs_flipud_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4131105Z test_python_ref_torch_fallback__refs_flipud_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4138426Z test_python_ref_torch_fallback__refs_flipud_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4145684Z test_python_ref_torch_fallback__refs_flipud_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4152935Z test_python_ref_torch_fallback__refs_flipud_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4160079Z test_python_ref_torch_fallback__refs_flipud_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4167207Z test_python_ref_torch_fallback__refs_float_power_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4174355Z test_python_ref_torch_fallback__refs_float_power_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4181871Z test_python_ref_torch_fallback__refs_float_power_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4188868Z test_python_ref_torch_fallback__refs_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4196047Z test_python_ref_torch_fallback__refs_float_power_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4203022Z test_python_ref_torch_fallback__refs_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4210247Z test_python_ref_torch_fallback__refs_float_power_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4217398Z test_python_ref_torch_fallback__refs_float_power_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4224707Z test_python_ref_torch_fallback__refs_float_power_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4231934Z test_python_ref_torch_fallback__refs_float_power_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4239104Z test_python_ref_torch_fallback__refs_float_power_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4246087Z test_python_ref_torch_fallback__refs_float_power_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4253253Z test_python_ref_torch_fallback__refs_floor_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4260397Z test_python_ref_torch_fallback__refs_floor_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4267672Z test_python_ref_torch_fallback__refs_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4274744Z test_python_ref_torch_fallback__refs_floor_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4281833Z test_python_ref_torch_fallback__refs_floor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4289106Z test_python_ref_torch_fallback__refs_floor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4296117Z test_python_ref_torch_fallback__refs_floor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4303509Z test_python_ref_torch_fallback__refs_floor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4310700Z test_python_ref_torch_fallback__refs_floor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4314826Z test_python_ref_torch_fallback__refs_floor_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Skipped! (0.000s) 2022-09-19T17:54:00.4322897Z test_python_ref_torch_fallback__refs_floor_divide_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4330027Z test_python_ref_torch_fallback__refs_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4337158Z test_python_ref_torch_fallback__refs_floor_divide_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4344659Z test_python_ref_torch_fallback__refs_floor_divide_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4351944Z test_python_ref_torch_fallback__refs_floor_divide_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4359124Z test_python_ref_torch_fallback__refs_floor_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4366326Z test_python_ref_torch_fallback__refs_floor_divide_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4373688Z test_python_ref_torch_fallback__refs_floor_divide_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4380760Z test_python_ref_torch_fallback__refs_fmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4388270Z test_python_ref_torch_fallback__refs_fmax_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4395363Z test_python_ref_torch_fallback__refs_fmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4402529Z test_python_ref_torch_fallback__refs_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4409528Z test_python_ref_torch_fallback__refs_fmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4416627Z test_python_ref_torch_fallback__refs_fmax_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4423770Z test_python_ref_torch_fallback__refs_fmax_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4431457Z test_python_ref_torch_fallback__refs_fmax_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4438823Z test_python_ref_torch_fallback__refs_fmax_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4445981Z test_python_ref_torch_fallback__refs_fmax_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4453683Z test_python_ref_torch_fallback__refs_fmin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4461542Z test_python_ref_torch_fallback__refs_fmin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4469062Z test_python_ref_torch_fallback__refs_fmin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4476627Z test_python_ref_torch_fallback__refs_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4484230Z test_python_ref_torch_fallback__refs_fmin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4491356Z test_python_ref_torch_fallback__refs_fmin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4498538Z test_python_ref_torch_fallback__refs_fmin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4505805Z test_python_ref_torch_fallback__refs_fmin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4512987Z test_python_ref_torch_fallback__refs_fmin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4520107Z test_python_ref_torch_fallback__refs_fmin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4527345Z test_python_ref_torch_fallback__refs_fmod_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4534472Z test_python_ref_torch_fallback__refs_fmod_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4541921Z test_python_ref_torch_fallback__refs_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4549104Z test_python_ref_torch_fallback__refs_fmod_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4556063Z test_python_ref_torch_fallback__refs_fmod_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4563336Z test_python_ref_torch_fallback__refs_fmod_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4570751Z test_python_ref_torch_fallback__refs_fmod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4578184Z test_python_ref_torch_fallback__refs_fmod_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4585994Z test_python_ref_torch_fallback__refs_fmod_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4593583Z test_python_ref_torch_fallback__refs_frac_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4601314Z test_python_ref_torch_fallback__refs_frac_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4608758Z test_python_ref_torch_fallback__refs_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4616438Z test_python_ref_torch_fallback__refs_frac_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4624098Z test_python_ref_torch_fallback__refs_gcd_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4631365Z test_python_ref_torch_fallback__refs_gcd_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4638602Z test_python_ref_torch_fallback__refs_gcd_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4645484Z test_python_ref_torch_fallback__refs_gcd_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4652708Z test_python_ref_torch_fallback__refs_gcd_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4659779Z test_python_ref_torch_fallback__refs_ge_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4667207Z test_python_ref_torch_fallback__refs_ge_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4674258Z test_python_ref_torch_fallback__refs_ge_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4681346Z test_python_ref_torch_fallback__refs_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4688596Z test_python_ref_torch_fallback__refs_ge_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4695504Z test_python_ref_torch_fallback__refs_ge_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4703354Z test_python_ref_torch_fallback__refs_ge_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4710190Z test_python_ref_torch_fallback__refs_ge_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4717202Z test_python_ref_torch_fallback__refs_ge_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4724429Z test_python_ref_torch_fallback__refs_ge_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4731562Z test_python_ref_torch_fallback__refs_gt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4738679Z test_python_ref_torch_fallback__refs_gt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4746225Z test_python_ref_torch_fallback__refs_gt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4753418Z test_python_ref_torch_fallback__refs_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4760838Z test_python_ref_torch_fallback__refs_gt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4767720Z test_python_ref_torch_fallback__refs_gt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4774935Z test_python_ref_torch_fallback__refs_gt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4782331Z test_python_ref_torch_fallback__refs_gt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4789403Z test_python_ref_torch_fallback__refs_gt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4796483Z test_python_ref_torch_fallback__refs_gt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4804104Z test_python_ref_torch_fallback__refs_heaviside_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4811322Z test_python_ref_torch_fallback__refs_heaviside_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4818410Z test_python_ref_torch_fallback__refs_heaviside_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4825884Z test_python_ref_torch_fallback__refs_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4833097Z test_python_ref_torch_fallback__refs_heaviside_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4840148Z test_python_ref_torch_fallback__refs_heaviside_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4847309Z test_python_ref_torch_fallback__refs_heaviside_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4854363Z test_python_ref_torch_fallback__refs_heaviside_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4861740Z test_python_ref_torch_fallback__refs_heaviside_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4868971Z test_python_ref_torch_fallback__refs_heaviside_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4875999Z test_python_ref_torch_fallback__refs_hsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4883123Z test_python_ref_torch_fallback__refs_hsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4890153Z test_python_ref_torch_fallback__refs_hsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4897341Z test_python_ref_torch_fallback__refs_hsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4904553Z test_python_ref_torch_fallback__refs_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4911810Z test_python_ref_torch_fallback__refs_hsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4918991Z test_python_ref_torch_fallback__refs_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4925967Z test_python_ref_torch_fallback__refs_hsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4933145Z test_python_ref_torch_fallback__refs_hsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4940666Z test_python_ref_torch_fallback__refs_hsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4947683Z test_python_ref_torch_fallback__refs_hsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4954894Z test_python_ref_torch_fallback__refs_hsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4961945Z test_python_ref_torch_fallback__refs_hsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4969103Z test_python_ref_torch_fallback__refs_hstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4976302Z test_python_ref_torch_fallback__refs_hstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4984282Z test_python_ref_torch_fallback__refs_hstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4991047Z test_python_ref_torch_fallback__refs_hstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.4998150Z test_python_ref_torch_fallback__refs_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5005257Z test_python_ref_torch_fallback__refs_hstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5012640Z test_python_ref_torch_fallback__refs_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5019650Z test_python_ref_torch_fallback__refs_hstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5027052Z test_python_ref_torch_fallback__refs_hstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5034010Z test_python_ref_torch_fallback__refs_hstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5041395Z test_python_ref_torch_fallback__refs_hstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5048292Z test_python_ref_torch_fallback__refs_hstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5055467Z test_python_ref_torch_fallback__refs_hstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5063326Z test_python_ref_torch_fallback__refs_hypot_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5070714Z test_python_ref_torch_fallback__refs_hypot_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5077810Z test_python_ref_torch_fallback__refs_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5084989Z test_python_ref_torch_fallback__refs_hypot_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5092183Z test_python_ref_torch_fallback__refs_i0_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5099419Z test_python_ref_torch_fallback__refs_i0_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5106876Z test_python_ref_torch_fallback__refs_i0_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5114071Z test_python_ref_torch_fallback__refs_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5121288Z test_python_ref_torch_fallback__refs_i0_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5128463Z test_python_ref_torch_fallback__refs_i0_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5135549Z test_python_ref_torch_fallback__refs_i0_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5143014Z test_python_ref_torch_fallback__refs_i0_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5149950Z test_python_ref_torch_fallback__refs_i0_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5157093Z test_python_ref_torch_fallback__refs_i0_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5164215Z test_python_ref_torch_fallback__refs_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5171268Z test_python_ref_torch_fallback__refs_igamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5178488Z test_python_ref_torch_fallback__refs_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5185935Z test_python_ref_torch_fallback__refs_igammac_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5192882Z test_python_ref_torch_fallback__refs_imag_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5199987Z test_python_ref_torch_fallback__refs_imag_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5207102Z test_python_ref_torch_fallback__refs_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5214161Z test_python_ref_torch_fallback__refs_index_add_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5221622Z test_python_ref_torch_fallback__refs_index_add_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5228606Z test_python_ref_torch_fallback__refs_index_add_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5235774Z test_python_ref_torch_fallback__refs_index_add_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5243006Z test_python_ref_torch_fallback__refs_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5250122Z test_python_ref_torch_fallback__refs_index_add_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5257187Z test_python_ref_torch_fallback__refs_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5264836Z test_python_ref_torch_fallback__refs_index_add_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5271727Z test_python_ref_torch_fallback__refs_index_add_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5278939Z test_python_ref_torch_fallback__refs_index_add_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5286046Z test_python_ref_torch_fallback__refs_index_add_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5294214Z test_python_ref_torch_fallback__refs_index_add_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5300442Z test_python_ref_torch_fallback__refs_index_add_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5307673Z test_python_ref_torch_fallback__refs_index_copy_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5314668Z test_python_ref_torch_fallback__refs_index_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5321813Z test_python_ref_torch_fallback__refs_index_copy_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5328842Z test_python_ref_torch_fallback__refs_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5336084Z test_python_ref_torch_fallback__refs_index_copy_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5343268Z test_python_ref_torch_fallback__refs_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5350305Z test_python_ref_torch_fallback__refs_index_copy_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5357442Z test_python_ref_torch_fallback__refs_index_copy_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5364568Z test_python_ref_torch_fallback__refs_index_copy_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5371683Z test_python_ref_torch_fallback__refs_index_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5378756Z test_python_ref_torch_fallback__refs_index_copy_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5386147Z test_python_ref_torch_fallback__refs_index_copy_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5393311Z test_python_ref_torch_fallback__refs_index_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5400346Z test_python_ref_torch_fallback__refs_index_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5407466Z test_python_ref_torch_fallback__refs_index_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5414562Z test_python_ref_torch_fallback__refs_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5421881Z test_python_ref_torch_fallback__refs_index_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5429011Z test_python_ref_torch_fallback__refs_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5436157Z test_python_ref_torch_fallback__refs_index_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5443376Z test_python_ref_torch_fallback__refs_index_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5450414Z test_python_ref_torch_fallback__refs_index_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5457489Z test_python_ref_torch_fallback__refs_index_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5464999Z test_python_ref_torch_fallback__refs_index_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5472154Z test_python_ref_torch_fallback__refs_index_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5479328Z test_python_ref_torch_fallback__refs_index_select_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5486567Z test_python_ref_torch_fallback__refs_index_select_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5493538Z test_python_ref_torch_fallback__refs_index_select_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5500674Z test_python_ref_torch_fallback__refs_index_select_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5507840Z test_python_ref_torch_fallback__refs_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5514942Z test_python_ref_torch_fallback__refs_index_select_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5522140Z test_python_ref_torch_fallback__refs_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5529292Z test_python_ref_torch_fallback__refs_index_select_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5536454Z test_python_ref_torch_fallback__refs_index_select_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5543770Z test_python_ref_torch_fallback__refs_index_select_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5550879Z test_python_ref_torch_fallback__refs_index_select_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5558137Z test_python_ref_torch_fallback__refs_index_select_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5565193Z test_python_ref_torch_fallback__refs_index_select_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5572243Z test_python_ref_torch_fallback__refs_isclose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5579451Z test_python_ref_torch_fallback__refs_isclose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5587139Z test_python_ref_torch_fallback__refs_isclose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5594797Z test_python_ref_torch_fallback__refs_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5602337Z test_python_ref_torch_fallback__refs_isclose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5609438Z test_python_ref_torch_fallback__refs_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5616511Z test_python_ref_torch_fallback__refs_isclose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5623845Z test_python_ref_torch_fallback__refs_isclose_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5630907Z test_python_ref_torch_fallback__refs_isclose_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5638162Z test_python_ref_torch_fallback__refs_isclose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5645181Z test_python_ref_torch_fallback__refs_isclose_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5652261Z test_python_ref_torch_fallback__refs_isclose_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5659325Z test_python_ref_torch_fallback__refs_isfinite_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5666642Z test_python_ref_torch_fallback__refs_isfinite_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5673817Z test_python_ref_torch_fallback__refs_isfinite_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5680863Z test_python_ref_torch_fallback__refs_isfinite_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5688018Z test_python_ref_torch_fallback__refs_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5695192Z test_python_ref_torch_fallback__refs_isfinite_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5702845Z test_python_ref_torch_fallback__refs_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5710055Z test_python_ref_torch_fallback__refs_isfinite_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5716807Z test_python_ref_torch_fallback__refs_isfinite_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5724001Z test_python_ref_torch_fallback__refs_isfinite_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5731266Z test_python_ref_torch_fallback__refs_isfinite_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5738246Z test_python_ref_torch_fallback__refs_isfinite_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5745735Z test_python_ref_torch_fallback__refs_isfinite_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5752768Z test_python_ref_torch_fallback__refs_isinf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5759923Z test_python_ref_torch_fallback__refs_isinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5766893Z test_python_ref_torch_fallback__refs_isinf_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5773962Z test_python_ref_torch_fallback__refs_isinf_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5781670Z test_python_ref_torch_fallback__refs_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5788507Z test_python_ref_torch_fallback__refs_isinf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5795671Z test_python_ref_torch_fallback__refs_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5802690Z test_python_ref_torch_fallback__refs_isinf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5809934Z test_python_ref_torch_fallback__refs_isinf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5817214Z test_python_ref_torch_fallback__refs_isinf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5824493Z test_python_ref_torch_fallback__refs_isinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5831725Z test_python_ref_torch_fallback__refs_isinf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5839265Z test_python_ref_torch_fallback__refs_isinf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5846894Z test_python_ref_torch_fallback__refs_isnan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5854384Z test_python_ref_torch_fallback__refs_isnan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5861926Z test_python_ref_torch_fallback__refs_isnan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5868895Z test_python_ref_torch_fallback__refs_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5876194Z test_python_ref_torch_fallback__refs_isnan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5883140Z test_python_ref_torch_fallback__refs_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5890174Z test_python_ref_torch_fallback__refs_isnan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5897362Z test_python_ref_torch_fallback__refs_isnan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5904728Z test_python_ref_torch_fallback__refs_isnan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5911857Z test_python_ref_torch_fallback__refs_isnan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5918934Z test_python_ref_torch_fallback__refs_isnan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5926142Z test_python_ref_torch_fallback__refs_isnan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5933328Z test_python_ref_torch_fallback__refs_isneginf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5940401Z test_python_ref_torch_fallback__refs_isneginf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5947739Z test_python_ref_torch_fallback__refs_isneginf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5954749Z test_python_ref_torch_fallback__refs_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5961912Z test_python_ref_torch_fallback__refs_isneginf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5969201Z test_python_ref_torch_fallback__refs_isneginf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5976343Z test_python_ref_torch_fallback__refs_isneginf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5983752Z test_python_ref_torch_fallback__refs_isneginf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5990730Z test_python_ref_torch_fallback__refs_isneginf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.5997935Z test_python_ref_torch_fallback__refs_isneginf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6005055Z test_python_ref_torch_fallback__refs_isposinf_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6012308Z test_python_ref_torch_fallback__refs_isposinf_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6019443Z test_python_ref_torch_fallback__refs_isposinf_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6026560Z test_python_ref_torch_fallback__refs_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6033759Z test_python_ref_torch_fallback__refs_isposinf_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6041217Z test_python_ref_torch_fallback__refs_isposinf_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6048087Z test_python_ref_torch_fallback__refs_isposinf_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6055038Z test_python_ref_torch_fallback__refs_isposinf_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6062510Z test_python_ref_torch_fallback__refs_isposinf_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6069570Z test_python_ref_torch_fallback__refs_isposinf_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6077269Z test_python_ref_torch_fallback__refs_lcm_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6084394Z test_python_ref_torch_fallback__refs_lcm_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6091725Z test_python_ref_torch_fallback__refs_lcm_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6098487Z test_python_ref_torch_fallback__refs_lcm_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6106116Z test_python_ref_torch_fallback__refs_lcm_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6112949Z test_python_ref_torch_fallback__refs_le_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6119943Z test_python_ref_torch_fallback__refs_le_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6127215Z test_python_ref_torch_fallback__refs_le_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6134390Z test_python_ref_torch_fallback__refs_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6141678Z test_python_ref_torch_fallback__refs_le_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6149016Z test_python_ref_torch_fallback__refs_le_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6156053Z test_python_ref_torch_fallback__refs_le_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6163194Z test_python_ref_torch_fallback__refs_le_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6170316Z test_python_ref_torch_fallback__refs_le_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6177572Z test_python_ref_torch_fallback__refs_le_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6185185Z test_python_ref_torch_fallback__refs_lgamma_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6192343Z test_python_ref_torch_fallback__refs_lgamma_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6199425Z test_python_ref_torch_fallback__refs_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6206675Z test_python_ref_torch_fallback__refs_lgamma_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6213782Z test_python_ref_torch_fallback__refs_lgamma_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6221108Z test_python_ref_torch_fallback__refs_lgamma_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6228348Z test_python_ref_torch_fallback__refs_lgamma_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6235599Z test_python_ref_torch_fallback__refs_lgamma_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6242731Z test_python_ref_torch_fallback__refs_lgamma_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6249748Z test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6256868Z test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6264259Z test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6271282Z test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6278330Z test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6285404Z test_python_ref_torch_fallback__refs_linalg_matrix_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6292639Z test_python_ref_torch_fallback__refs_linalg_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6299603Z test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6306933Z test_python_ref_torch_fallback__refs_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6314003Z test_python_ref_torch_fallback__refs_linalg_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6321107Z test_python_ref_torch_fallback__refs_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6328458Z test_python_ref_torch_fallback__refs_linalg_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6335589Z test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6342919Z test_python_ref_torch_fallback__refs_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6349989Z test_python_ref_torch_fallback__refs_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6357118Z test_python_ref_torch_fallback__refs_linalg_svd_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6364411Z test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6371362Z test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6378450Z test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6385767Z test_python_ref_torch_fallback__refs_linalg_svdvals_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6392911Z test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6400357Z test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6407622Z test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6414618Z test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6422070Z test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6429147Z test_python_ref_torch_fallback__refs_linalg_vector_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6436422Z test_python_ref_torch_fallback__refs_linspace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6443541Z test_python_ref_torch_fallback__refs_linspace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6450626Z test_python_ref_torch_fallback__refs_linspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6457735Z test_python_ref_torch_fallback__refs_linspace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6465730Z test_python_ref_torch_fallback__refs_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6473366Z test_python_ref_torch_fallback__refs_linspace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6480846Z test_python_ref_torch_fallback__refs_linspace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6487828Z test_python_ref_torch_fallback__refs_linspace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6494948Z test_python_ref_torch_fallback__refs_linspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6502272Z test_python_ref_torch_fallback__refs_linspace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6509485Z test_python_ref_torch_fallback__refs_linspace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6516461Z test_python_ref_torch_fallback__refs_log10_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6523609Z test_python_ref_torch_fallback__refs_log10_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6530801Z test_python_ref_torch_fallback__refs_log10_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6537931Z test_python_ref_torch_fallback__refs_log10_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6545357Z test_python_ref_torch_fallback__refs_log10_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6552553Z test_python_ref_torch_fallback__refs_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6559691Z test_python_ref_torch_fallback__refs_log10_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6567006Z test_python_ref_torch_fallback__refs_log10_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6574015Z test_python_ref_torch_fallback__refs_log10_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6581930Z test_python_ref_torch_fallback__refs_log10_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6589435Z test_python_ref_torch_fallback__refs_log10_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6596614Z test_python_ref_torch_fallback__refs_log10_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6603823Z test_python_ref_torch_fallback__refs_log1p_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6611053Z test_python_ref_torch_fallback__refs_log1p_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6618094Z test_python_ref_torch_fallback__refs_log1p_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6625639Z test_python_ref_torch_fallback__refs_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6632834Z test_python_ref_torch_fallback__refs_log1p_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6640015Z test_python_ref_torch_fallback__refs_log1p_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6647019Z test_python_ref_torch_fallback__refs_log1p_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6654146Z test_python_ref_torch_fallback__refs_log1p_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6661565Z test_python_ref_torch_fallback__refs_log1p_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6668707Z test_python_ref_torch_fallback__refs_log1p_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6675795Z test_python_ref_torch_fallback__refs_log2_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6683094Z test_python_ref_torch_fallback__refs_log2_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6690073Z test_python_ref_torch_fallback__refs_log2_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6697204Z test_python_ref_torch_fallback__refs_log2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6704450Z test_python_ref_torch_fallback__refs_log2_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6711677Z test_python_ref_torch_fallback__refs_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6719204Z test_python_ref_torch_fallback__refs_log2_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6725983Z test_python_ref_torch_fallback__refs_log2_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6733243Z test_python_ref_torch_fallback__refs_log2_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6740214Z test_python_ref_torch_fallback__refs_log2_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6747538Z test_python_ref_torch_fallback__refs_log2_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6755084Z test_python_ref_torch_fallback__refs_log2_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6762755Z test_python_ref_torch_fallback__refs_log_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6770320Z test_python_ref_torch_fallback__refs_log_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6777498Z test_python_ref_torch_fallback__refs_log_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6784825Z test_python_ref_torch_fallback__refs_log_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6792097Z test_python_ref_torch_fallback__refs_log_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6799111Z test_python_ref_torch_fallback__refs_log_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6806178Z test_python_ref_torch_fallback__refs_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6813402Z test_python_ref_torch_fallback__refs_log_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6820463Z test_python_ref_torch_fallback__refs_log_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6827717Z test_python_ref_torch_fallback__refs_log_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6834828Z test_python_ref_torch_fallback__refs_log_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6842068Z test_python_ref_torch_fallback__refs_log_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6848989Z test_python_ref_torch_fallback__refs_log_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6856116Z test_python_ref_torch_fallback__refs_log_softmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6863423Z test_python_ref_torch_fallback__refs_log_softmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6870568Z test_python_ref_torch_fallback__refs_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6877813Z test_python_ref_torch_fallback__refs_log_softmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6884868Z test_python_ref_torch_fallback__refs_logical_and_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6891944Z test_python_ref_torch_fallback__refs_logical_and_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6899161Z test_python_ref_torch_fallback__refs_logical_and_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6906503Z test_python_ref_torch_fallback__refs_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6913697Z test_python_ref_torch_fallback__refs_logical_and_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6920841Z test_python_ref_torch_fallback__refs_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6928124Z test_python_ref_torch_fallback__refs_logical_and_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6935208Z test_python_ref_torch_fallback__refs_logical_and_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6942614Z test_python_ref_torch_fallback__refs_logical_and_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6949631Z test_python_ref_torch_fallback__refs_logical_and_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6956815Z test_python_ref_torch_fallback__refs_logical_and_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6963972Z test_python_ref_torch_fallback__refs_logical_and_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6971056Z test_python_ref_torch_fallback__refs_logical_not_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6978120Z test_python_ref_torch_fallback__refs_logical_not_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6985806Z test_python_ref_torch_fallback__refs_logical_not_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6992654Z test_python_ref_torch_fallback__refs_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.6999814Z test_python_ref_torch_fallback__refs_logical_not_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7006823Z test_python_ref_torch_fallback__refs_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7013909Z test_python_ref_torch_fallback__refs_logical_not_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7021342Z test_python_ref_torch_fallback__refs_logical_not_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7028511Z test_python_ref_torch_fallback__refs_logical_not_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7035565Z test_python_ref_torch_fallback__refs_logical_not_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7042811Z test_python_ref_torch_fallback__refs_logical_not_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7049866Z test_python_ref_torch_fallback__refs_logical_not_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7057118Z test_python_ref_torch_fallback__refs_logical_or_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7064542Z test_python_ref_torch_fallback__refs_logical_or_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7071656Z test_python_ref_torch_fallback__refs_logical_or_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7078803Z test_python_ref_torch_fallback__refs_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7085859Z test_python_ref_torch_fallback__refs_logical_or_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7092968Z test_python_ref_torch_fallback__refs_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7100064Z test_python_ref_torch_fallback__refs_logical_or_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7107355Z test_python_ref_torch_fallback__refs_logical_or_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7114541Z test_python_ref_torch_fallback__refs_logical_or_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7121696Z test_python_ref_torch_fallback__refs_logical_or_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7128827Z test_python_ref_torch_fallback__refs_logical_or_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7136054Z test_python_ref_torch_fallback__refs_logical_or_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7143444Z test_python_ref_torch_fallback__refs_logical_xor_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7150528Z test_python_ref_torch_fallback__refs_logical_xor_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7157623Z test_python_ref_torch_fallback__refs_logical_xor_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7164878Z test_python_ref_torch_fallback__refs_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7171868Z test_python_ref_torch_fallback__refs_logical_xor_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7179475Z test_python_ref_torch_fallback__refs_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7187163Z test_python_ref_torch_fallback__refs_logical_xor_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7194707Z test_python_ref_torch_fallback__refs_logical_xor_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7202381Z test_python_ref_torch_fallback__refs_logical_xor_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7209821Z test_python_ref_torch_fallback__refs_logical_xor_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7217382Z test_python_ref_torch_fallback__refs_logical_xor_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7225561Z test_python_ref_torch_fallback__refs_logical_xor_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7232624Z test_python_ref_torch_fallback__refs_logspace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7239685Z test_python_ref_torch_fallback__refs_logspace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7246783Z test_python_ref_torch_fallback__refs_logspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7253909Z test_python_ref_torch_fallback__refs_logspace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7261374Z test_python_ref_torch_fallback__refs_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7268626Z test_python_ref_torch_fallback__refs_logspace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7275804Z test_python_ref_torch_fallback__refs_logspace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7282992Z test_python_ref_torch_fallback__refs_logspace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7289947Z test_python_ref_torch_fallback__refs_logspace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7297305Z test_python_ref_torch_fallback__refs_logspace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7304665Z test_python_ref_torch_fallback__refs_logspace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7311631Z test_python_ref_torch_fallback__refs_logsumexp_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7318852Z test_python_ref_torch_fallback__refs_logsumexp_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7325797Z test_python_ref_torch_fallback__refs_logsumexp_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7332941Z test_python_ref_torch_fallback__refs_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7340253Z test_python_ref_torch_fallback__refs_logsumexp_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7347480Z test_python_ref_torch_fallback__refs_logsumexp_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7354610Z test_python_ref_torch_fallback__refs_logsumexp_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7362233Z test_python_ref_torch_fallback__refs_logsumexp_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7369913Z test_python_ref_torch_fallback__refs_logsumexp_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7377332Z test_python_ref_torch_fallback__refs_logsumexp_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7384847Z test_python_ref_torch_fallback__refs_lt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7391928Z test_python_ref_torch_fallback__refs_lt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7399009Z test_python_ref_torch_fallback__refs_lt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7406303Z test_python_ref_torch_fallback__refs_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7413417Z test_python_ref_torch_fallback__refs_lt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7420604Z test_python_ref_torch_fallback__refs_lt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7427800Z test_python_ref_torch_fallback__refs_lt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7434989Z test_python_ref_torch_fallback__refs_lt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7442087Z test_python_ref_torch_fallback__refs_lt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7449105Z test_python_ref_torch_fallback__refs_lt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7456245Z test_python_ref_torch_fallback__refs_masked_fill_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7463531Z test_python_ref_torch_fallback__refs_masked_fill_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7470616Z test_python_ref_torch_fallback__refs_masked_fill_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7477691Z test_python_ref_torch_fallback__refs_masked_fill_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7484707Z test_python_ref_torch_fallback__refs_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7492019Z test_python_ref_torch_fallback__refs_masked_fill_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7499162Z test_python_ref_torch_fallback__refs_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7506669Z test_python_ref_torch_fallback__refs_masked_fill_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7513668Z test_python_ref_torch_fallback__refs_masked_fill_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7520797Z test_python_ref_torch_fallback__refs_masked_fill_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7527980Z test_python_ref_torch_fallback__refs_masked_fill_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7535145Z test_python_ref_torch_fallback__refs_masked_fill_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7542501Z test_python_ref_torch_fallback__refs_masked_fill_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7549581Z test_python_ref_torch_fallback__refs_maximum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7556627Z test_python_ref_torch_fallback__refs_maximum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7563746Z test_python_ref_torch_fallback__refs_maximum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7570936Z test_python_ref_torch_fallback__refs_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7578012Z test_python_ref_torch_fallback__refs_maximum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7585461Z test_python_ref_torch_fallback__refs_maximum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7592734Z test_python_ref_torch_fallback__refs_maximum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7599659Z test_python_ref_torch_fallback__refs_maximum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7606773Z test_python_ref_torch_fallback__refs_maximum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7613930Z test_python_ref_torch_fallback__refs_maximum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7621324Z test_python_ref_torch_fallback__refs_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7628482Z test_python_ref_torch_fallback__refs_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7635682Z test_python_ref_torch_fallback__refs_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7642942Z test_python_ref_torch_fallback__refs_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7650072Z test_python_ref_torch_fallback__refs_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7657077Z test_python_ref_torch_fallback__refs_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7664469Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7671528Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7678636Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7685844Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7692893Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7699968Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7708090Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7716095Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7723144Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7730191Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7737368Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7744683Z test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7751800Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7758811Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7765935Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7773090Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7780201Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7787463Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7794733Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7801975Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7808928Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7815933Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7823268Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7830682Z test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7837500Z test_python_ref_torch_fallback__refs_minimum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7844647Z test_python_ref_torch_fallback__refs_minimum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7851734Z test_python_ref_torch_fallback__refs_minimum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7858923Z test_python_ref_torch_fallback__refs_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7866399Z test_python_ref_torch_fallback__refs_minimum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7873444Z test_python_ref_torch_fallback__refs_minimum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7880620Z test_python_ref_torch_fallback__refs_minimum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7887632Z test_python_ref_torch_fallback__refs_minimum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7894807Z test_python_ref_torch_fallback__refs_minimum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7902225Z test_python_ref_torch_fallback__refs_minimum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7909276Z test_python_ref_torch_fallback__refs_movedim_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7916361Z test_python_ref_torch_fallback__refs_movedim_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7923538Z test_python_ref_torch_fallback__refs_movedim_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7930570Z test_python_ref_torch_fallback__refs_movedim_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7937785Z test_python_ref_torch_fallback__refs_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7945358Z test_python_ref_torch_fallback__refs_movedim_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7952250Z test_python_ref_torch_fallback__refs_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7959398Z test_python_ref_torch_fallback__refs_movedim_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7966601Z test_python_ref_torch_fallback__refs_movedim_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7973733Z test_python_ref_torch_fallback__refs_movedim_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7981168Z test_python_ref_torch_fallback__refs_movedim_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7988465Z test_python_ref_torch_fallback__refs_movedim_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.7995560Z test_python_ref_torch_fallback__refs_movedim_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8002791Z test_python_ref_torch_fallback__refs_mul_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8010056Z test_python_ref_torch_fallback__refs_mul_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8017120Z test_python_ref_torch_fallback__refs_mul_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8024577Z test_python_ref_torch_fallback__refs_mul_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8031732Z test_python_ref_torch_fallback__refs_mul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8038927Z test_python_ref_torch_fallback__refs_mul_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8046042Z test_python_ref_torch_fallback__refs_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8053219Z test_python_ref_torch_fallback__refs_mul_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8060315Z test_python_ref_torch_fallback__refs_mul_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8067618Z test_python_ref_torch_fallback__refs_mul_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8074709Z test_python_ref_torch_fallback__refs_mul_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8082328Z test_python_ref_torch_fallback__refs_mul_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8101234Z test_python_ref_torch_fallback__refs_mul_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8102400Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8103657Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8111232Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8118691Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8126708Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8133627Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8141034Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8148041Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8155239Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8162327Z test_python_ref_torch_fallback__refs_nan_to_num_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8169423Z test_python_ref_torch_fallback__refs_narrow_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8176694Z test_python_ref_torch_fallback__refs_narrow_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8184482Z test_python_ref_torch_fallback__refs_narrow_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8191696Z test_python_ref_torch_fallback__refs_narrow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8198751Z test_python_ref_torch_fallback__refs_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8206080Z test_python_ref_torch_fallback__refs_narrow_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8213083Z test_python_ref_torch_fallback__refs_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8220285Z test_python_ref_torch_fallback__refs_narrow_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8227497Z test_python_ref_torch_fallback__refs_narrow_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8234598Z test_python_ref_torch_fallback__refs_narrow_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8241747Z test_python_ref_torch_fallback__refs_narrow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8248893Z test_python_ref_torch_fallback__refs_narrow_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8256101Z test_python_ref_torch_fallback__refs_narrow_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8263667Z test_python_ref_torch_fallback__refs_native_layer_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8270670Z test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8277689Z test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8284757Z test_python_ref_torch_fallback__refs_native_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8291822Z test_python_ref_torch_fallback__refs_ne_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8298952Z test_python_ref_torch_fallback__refs_ne_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8306330Z test_python_ref_torch_fallback__refs_ne_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8313437Z test_python_ref_torch_fallback__refs_ne_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8320593Z test_python_ref_torch_fallback__refs_ne_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8327627Z test_python_ref_torch_fallback__refs_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8334924Z test_python_ref_torch_fallback__refs_ne_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8342246Z test_python_ref_torch_fallback__refs_ne_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8349474Z test_python_ref_torch_fallback__refs_ne_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8356662Z test_python_ref_torch_fallback__refs_ne_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8363804Z test_python_ref_torch_fallback__refs_ne_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8370965Z test_python_ref_torch_fallback__refs_ne_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8378124Z test_python_ref_torch_fallback__refs_neg_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8385543Z test_python_ref_torch_fallback__refs_neg_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8392599Z test_python_ref_torch_fallback__refs_neg_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8399737Z test_python_ref_torch_fallback__refs_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8406886Z test_python_ref_torch_fallback__refs_neg_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8414550Z test_python_ref_torch_fallback__refs_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8421723Z test_python_ref_torch_fallback__refs_neg_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8428701Z test_python_ref_torch_fallback__refs_neg_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8435929Z test_python_ref_torch_fallback__refs_neg_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8442970Z test_python_ref_torch_fallback__refs_neg_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8450132Z test_python_ref_torch_fallback__refs_neg_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8457185Z test_python_ref_torch_fallback__refs_neg_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8462655Z test_python_ref_torch_fallback__refs_new_empty_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8467071Z test_python_ref_torch_fallback__refs_new_empty_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8472579Z test_python_ref_torch_fallback__refs_new_empty_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8477509Z test_python_ref_torch_fallback__refs_new_empty_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8482525Z test_python_ref_torch_fallback__refs_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8487440Z test_python_ref_torch_fallback__refs_new_empty_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8492752Z test_python_ref_torch_fallback__refs_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8497631Z test_python_ref_torch_fallback__refs_new_empty_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8502910Z test_python_ref_torch_fallback__refs_new_empty_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8508325Z test_python_ref_torch_fallback__refs_new_empty_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8513508Z test_python_ref_torch_fallback__refs_new_empty_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8518333Z test_python_ref_torch_fallback__refs_new_empty_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8523088Z test_python_ref_torch_fallback__refs_new_empty_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty is not comparable (0.000s) 2022-09-19T17:54:00.8528214Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8533932Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_bool (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8538359Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex128 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8543758Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8548676Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8554154Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8559298Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8564127Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8569184Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int16 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8575059Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int32 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8580493Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int64 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8585284Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_int8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8590338Z test_python_ref_torch_fallback__refs_new_empty_strided_cuda_uint8 (__main__.TestCommonCUDA) ... skip: Expected: empty_strided is not comparable (0.000s) 2022-09-19T17:54:00.8598094Z test_python_ref_torch_fallback__refs_new_full_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8605247Z test_python_ref_torch_fallback__refs_new_full_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8612372Z test_python_ref_torch_fallback__refs_new_full_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8619557Z test_python_ref_torch_fallback__refs_new_full_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8627076Z test_python_ref_torch_fallback__refs_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8634133Z test_python_ref_torch_fallback__refs_new_full_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8641328Z test_python_ref_torch_fallback__refs_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8648438Z test_python_ref_torch_fallback__refs_new_full_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8655592Z test_python_ref_torch_fallback__refs_new_full_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8663004Z test_python_ref_torch_fallback__refs_new_full_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8670192Z test_python_ref_torch_fallback__refs_new_full_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8677457Z test_python_ref_torch_fallback__refs_new_full_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8684664Z test_python_ref_torch_fallback__refs_new_full_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8691765Z test_python_ref_torch_fallback__refs_new_ones_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8698758Z test_python_ref_torch_fallback__refs_new_ones_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8705834Z test_python_ref_torch_fallback__refs_new_ones_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8713424Z test_python_ref_torch_fallback__refs_new_ones_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8721025Z test_python_ref_torch_fallback__refs_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8728647Z test_python_ref_torch_fallback__refs_new_ones_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8736527Z test_python_ref_torch_fallback__refs_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8744100Z test_python_ref_torch_fallback__refs_new_ones_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8751751Z test_python_ref_torch_fallback__refs_new_ones_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8759281Z test_python_ref_torch_fallback__refs_new_ones_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8766846Z test_python_ref_torch_fallback__refs_new_ones_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8774460Z test_python_ref_torch_fallback__refs_new_ones_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8782292Z test_python_ref_torch_fallback__refs_new_ones_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8789918Z test_python_ref_torch_fallback__refs_new_zeros_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8797448Z test_python_ref_torch_fallback__refs_new_zeros_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8804726Z test_python_ref_torch_fallback__refs_new_zeros_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8811971Z test_python_ref_torch_fallback__refs_new_zeros_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8819293Z test_python_ref_torch_fallback__refs_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8826565Z test_python_ref_torch_fallback__refs_new_zeros_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8833739Z test_python_ref_torch_fallback__refs_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8840921Z test_python_ref_torch_fallback__refs_new_zeros_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8847977Z test_python_ref_torch_fallback__refs_new_zeros_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8855720Z test_python_ref_torch_fallback__refs_new_zeros_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8863471Z test_python_ref_torch_fallback__refs_new_zeros_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8871017Z test_python_ref_torch_fallback__refs_new_zeros_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8878863Z test_python_ref_torch_fallback__refs_new_zeros_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8886281Z test_python_ref_torch_fallback__refs_nextafter_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8893978Z test_python_ref_torch_fallback__refs_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8901387Z test_python_ref_torch_fallback__refs_nextafter_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8908656Z test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8915576Z test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8922762Z test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8929790Z test_python_ref_torch_fallback__refs_nn_functional_celu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8935421Z test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:54:00.8940195Z test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float16 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:54:00.8945129Z test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:54:00.8950287Z test_python_ref_torch_fallback__refs_nn_functional_dropout_cuda_float64 (__main__.TestCommonCUDA) ... skip: Expected: dropout is not comparable (0.000s) 2022-09-19T17:54:00.8957873Z test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8965000Z test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8972297Z test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8979344Z test_python_ref_torch_fallback__refs_nn_functional_elu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8986729Z test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.8993703Z test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9000875Z test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9008172Z test_python_ref_torch_fallback__refs_nn_functional_gelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9015345Z test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9022712Z test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9030124Z test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9037443Z test_python_ref_torch_fallback__refs_nn_functional_glu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9044557Z test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9051713Z test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9058844Z test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9066253Z test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9073354Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9080458Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9087600Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9094764Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9102472Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9110134Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9117501Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9124523Z test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9131836Z test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9139037Z test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9146438Z test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9153594Z test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9160713Z test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9167960Z test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9175067Z test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9182387Z test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9189411Z test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9196545Z test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9203669Z test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9210707Z test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9217842Z test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9225171Z test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9232304Z test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9239386Z test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9246427Z test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9253575Z test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9260817Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9268206Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9275275Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9282362Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9289502Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9297496Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9304783Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9311885Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9319016Z test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9326274Z test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9333394Z test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9340515Z test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9347880Z test_python_ref_torch_fallback__refs_nn_functional_mish_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9354995Z test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9362166Z test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9369311Z test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9376533Z test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9383984Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9391179Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9398295Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9405445Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9412584Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9419580Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9426882Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9434022Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9441262Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9448287Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9455371Z test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9462804Z test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9469917Z test_python_ref_torch_fallback__refs_nn_functional_pdist_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9477180Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9484237Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9491384Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9498479Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9505784Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9512956Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9520099Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9527224Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9534400Z test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9541798Z test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9548916Z test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9556126Z test_python_ref_torch_fallback__refs_nn_functional_prelu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9563202Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9570330Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9577446Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9584779Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9591865Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9598918Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9606032Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9613175Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9620198Z test_python_ref_torch_fallback__refs_nn_functional_relu6_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9627541Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9634889Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9641968Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9648973Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9656108Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9663455Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9670647Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9677609Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9684672Z test_python_ref_torch_fallback__refs_nn_functional_relu_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9691779Z test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9699694Z test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9707260Z test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9714829Z test_python_ref_torch_fallback__refs_nn_functional_selu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9722016Z test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9729212Z test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9736548Z test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9743883Z test_python_ref_torch_fallback__refs_nn_functional_softplus_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9751150Z test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9758251Z test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9765347Z test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9772443Z test_python_ref_torch_fallback__refs_nn_functional_softshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9779526Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9786894Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9794052Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9801151Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9808306Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9815429Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9822885Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9829999Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9837217Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9844192Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9851395Z test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9858497Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9866114Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9873148Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9880264Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9887275Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9894413Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9901788Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9908853Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9915896Z test_python_ref_torch_fallback__refs_nn_functional_threshold_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9922959Z test_python_ref_torch_fallback__refs_norm_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9930220Z test_python_ref_torch_fallback__refs_norm_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9937441Z test_python_ref_torch_fallback__refs_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9944835Z test_python_ref_torch_fallback__refs_norm_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9951914Z test_python_ref_torch_fallback__refs_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9959014Z test_python_ref_torch_fallback__refs_norm_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9966038Z test_python_ref_torch_fallback__refs_permute_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9973138Z test_python_ref_torch_fallback__refs_permute_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9980331Z test_python_ref_torch_fallback__refs_permute_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9988055Z test_python_ref_torch_fallback__refs_permute_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:00.9995318Z test_python_ref_torch_fallback__refs_permute_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0002403Z test_python_ref_torch_fallback__refs_permute_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0009654Z test_python_ref_torch_fallback__refs_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0016818Z test_python_ref_torch_fallback__refs_permute_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0024329Z test_python_ref_torch_fallback__refs_permute_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0032034Z test_python_ref_torch_fallback__refs_permute_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0039676Z test_python_ref_torch_fallback__refs_permute_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0047347Z test_python_ref_torch_fallback__refs_permute_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0054990Z test_python_ref_torch_fallback__refs_permute_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0062798Z test_python_ref_torch_fallback__refs_positive_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0070434Z test_python_ref_torch_fallback__refs_positive_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0078079Z test_python_ref_torch_fallback__refs_positive_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0085607Z test_python_ref_torch_fallback__refs_positive_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0093374Z test_python_ref_torch_fallback__refs_positive_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0100740Z test_python_ref_torch_fallback__refs_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0108077Z test_python_ref_torch_fallback__refs_positive_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0115162Z test_python_ref_torch_fallback__refs_positive_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0122474Z test_python_ref_torch_fallback__refs_positive_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0129602Z test_python_ref_torch_fallback__refs_positive_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0136716Z test_python_ref_torch_fallback__refs_positive_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0144140Z test_python_ref_torch_fallback__refs_positive_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0151295Z test_python_ref_torch_fallback__refs_pow_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0158336Z test_python_ref_torch_fallback__refs_pow_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0165532Z test_python_ref_torch_fallback__refs_pow_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0172622Z test_python_ref_torch_fallback__refs_pow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0179683Z test_python_ref_torch_fallback__refs_pow_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0187041Z test_python_ref_torch_fallback__refs_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0194200Z test_python_ref_torch_fallback__refs_pow_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0201483Z test_python_ref_torch_fallback__refs_pow_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0208403Z test_python_ref_torch_fallback__refs_pow_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0215521Z test_python_ref_torch_fallback__refs_pow_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0223077Z test_python_ref_torch_fallback__refs_pow_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0230068Z test_python_ref_torch_fallback__refs_pow_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0237196Z test_python_ref_torch_fallback__refs_prod_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0244341Z test_python_ref_torch_fallback__refs_prod_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0251611Z test_python_ref_torch_fallback__refs_prod_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0258552Z test_python_ref_torch_fallback__refs_prod_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0265993Z test_python_ref_torch_fallback__refs_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0273258Z test_python_ref_torch_fallback__refs_prod_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0280269Z test_python_ref_torch_fallback__refs_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0287372Z test_python_ref_torch_fallback__refs_prod_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0294444Z test_python_ref_torch_fallback__refs_prod_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0301850Z test_python_ref_torch_fallback__refs_prod_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0308800Z test_python_ref_torch_fallback__refs_prod_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0315890Z test_python_ref_torch_fallback__refs_prod_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0323012Z test_python_ref_torch_fallback__refs_prod_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0330184Z test_python_ref_torch_fallback__refs_randn_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0337398Z test_python_ref_torch_fallback__refs_randn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0344740Z test_python_ref_torch_fallback__refs_randn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0351803Z test_python_ref_torch_fallback__refs_randn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0358955Z test_python_ref_torch_fallback__refs_randn_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0366123Z test_python_ref_torch_fallback__refs_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0373201Z test_python_ref_torch_fallback__refs_randn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0380362Z test_python_ref_torch_fallback__refs_ravel_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0387667Z test_python_ref_torch_fallback__refs_ravel_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0394848Z test_python_ref_torch_fallback__refs_ravel_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0402113Z test_python_ref_torch_fallback__refs_ravel_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0409158Z test_python_ref_torch_fallback__refs_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0416282Z test_python_ref_torch_fallback__refs_ravel_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0423715Z test_python_ref_torch_fallback__refs_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0430847Z test_python_ref_torch_fallback__refs_ravel_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0438012Z test_python_ref_torch_fallback__refs_ravel_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0445273Z test_python_ref_torch_fallback__refs_ravel_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0452370Z test_python_ref_torch_fallback__refs_ravel_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0459716Z test_python_ref_torch_fallback__refs_ravel_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0466999Z test_python_ref_torch_fallback__refs_ravel_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0474256Z test_python_ref_torch_fallback__refs_real_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0481655Z test_python_ref_torch_fallback__refs_real_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0489258Z test_python_ref_torch_fallback__refs_real_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0496888Z test_python_ref_torch_fallback__refs_real_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0504991Z test_python_ref_torch_fallback__refs_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0512355Z test_python_ref_torch_fallback__refs_real_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0519974Z test_python_ref_torch_fallback__refs_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0527556Z test_python_ref_torch_fallback__refs_real_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0535339Z test_python_ref_torch_fallback__refs_real_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0543232Z test_python_ref_torch_fallback__refs_real_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0550876Z test_python_ref_torch_fallback__refs_real_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0558021Z test_python_ref_torch_fallback__refs_real_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0565288Z test_python_ref_torch_fallback__refs_real_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0572490Z test_python_ref_torch_fallback__refs_reciprocal_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0579465Z test_python_ref_torch_fallback__refs_reciprocal_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0586850Z test_python_ref_torch_fallback__refs_reciprocal_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0593977Z test_python_ref_torch_fallback__refs_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0601035Z test_python_ref_torch_fallback__refs_reciprocal_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0608112Z test_python_ref_torch_fallback__refs_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0615176Z test_python_ref_torch_fallback__refs_reciprocal_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0622557Z test_python_ref_torch_fallback__refs_reciprocal_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0629637Z test_python_ref_torch_fallback__refs_reciprocal_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0637035Z test_python_ref_torch_fallback__refs_reciprocal_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0644198Z test_python_ref_torch_fallback__refs_reciprocal_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0651428Z test_python_ref_torch_fallback__refs_reciprocal_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0658329Z test_python_ref_torch_fallback__refs_remainder_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0665736Z test_python_ref_torch_fallback__refs_remainder_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0672750Z test_python_ref_torch_fallback__refs_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0679980Z test_python_ref_torch_fallback__refs_remainder_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0687014Z test_python_ref_torch_fallback__refs_remainder_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0694108Z test_python_ref_torch_fallback__refs_remainder_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0701524Z test_python_ref_torch_fallback__refs_remainder_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0708693Z test_python_ref_torch_fallback__refs_remainder_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0715730Z test_python_ref_torch_fallback__refs_remainder_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0723577Z test_python_ref_torch_fallback__refs_repeat_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0731024Z test_python_ref_torch_fallback__refs_repeat_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0738375Z test_python_ref_torch_fallback__refs_repeat_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0745619Z test_python_ref_torch_fallback__refs_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0752810Z test_python_ref_torch_fallback__refs_repeat_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0759776Z test_python_ref_torch_fallback__refs_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0766820Z test_python_ref_torch_fallback__refs_repeat_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0774081Z test_python_ref_torch_fallback__refs_repeat_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0781432Z test_python_ref_torch_fallback__refs_repeat_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0788334Z test_python_ref_torch_fallback__refs_repeat_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0795542Z test_python_ref_torch_fallback__refs_repeat_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0802555Z test_python_ref_torch_fallback__refs_repeat_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0809592Z test_python_ref_torch_fallback__refs_reshape_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0816823Z test_python_ref_torch_fallback__refs_reshape_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0824333Z test_python_ref_torch_fallback__refs_reshape_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0831612Z test_python_ref_torch_fallback__refs_reshape_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0838716Z test_python_ref_torch_fallback__refs_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0845826Z test_python_ref_torch_fallback__refs_reshape_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0853016Z test_python_ref_torch_fallback__refs_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0860464Z test_python_ref_torch_fallback__refs_reshape_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0867698Z test_python_ref_torch_fallback__refs_reshape_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0874725Z test_python_ref_torch_fallback__refs_reshape_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0881887Z test_python_ref_torch_fallback__refs_reshape_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0889041Z test_python_ref_torch_fallback__refs_reshape_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0896595Z test_python_ref_torch_fallback__refs_reshape_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0904529Z test_python_ref_torch_fallback__refs_reshape_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0912166Z test_python_ref_torch_fallback__refs_reshape_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0919331Z test_python_ref_torch_fallback__refs_reshape_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0926594Z test_python_ref_torch_fallback__refs_reshape_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0933673Z test_python_ref_torch_fallback__refs_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0950405Z test_python_ref_torch_fallback__refs_reshape_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T17:54:01.0957541Z test_python_ref_torch_fallback__refs_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0964621Z test_python_ref_torch_fallback__refs_reshape_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0971849Z test_python_ref_torch_fallback__refs_reshape_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0979025Z test_python_ref_torch_fallback__refs_reshape_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0986422Z test_python_ref_torch_fallback__refs_reshape_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.0993535Z test_python_ref_torch_fallback__refs_reshape_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1000656Z test_python_ref_torch_fallback__refs_reshape_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1008259Z test_python_ref_torch_fallback__refs_roll_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1015438Z test_python_ref_torch_fallback__refs_roll_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1022908Z test_python_ref_torch_fallback__refs_roll_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1029916Z test_python_ref_torch_fallback__refs_roll_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1037133Z test_python_ref_torch_fallback__refs_roll_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1044215Z test_python_ref_torch_fallback__refs_roll_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1051573Z test_python_ref_torch_fallback__refs_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1058544Z test_python_ref_torch_fallback__refs_roll_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1065945Z test_python_ref_torch_fallback__refs_roll_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1072975Z test_python_ref_torch_fallback__refs_roll_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1080051Z test_python_ref_torch_fallback__refs_roll_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1087152Z test_python_ref_torch_fallback__refs_roll_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1094437Z test_python_ref_torch_fallback__refs_roll_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1101894Z test_python_ref_torch_fallback__refs_rot90_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1108829Z test_python_ref_torch_fallback__refs_rot90_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1116008Z test_python_ref_torch_fallback__refs_rot90_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1123139Z test_python_ref_torch_fallback__refs_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1130315Z test_python_ref_torch_fallback__refs_rot90_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1137517Z test_python_ref_torch_fallback__refs_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1144917Z test_python_ref_torch_fallback__refs_rot90_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1152032Z test_python_ref_torch_fallback__refs_rot90_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1159148Z test_python_ref_torch_fallback__refs_rot90_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1166299Z test_python_ref_torch_fallback__refs_rot90_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1173513Z test_python_ref_torch_fallback__refs_rot90_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1180902Z test_python_ref_torch_fallback__refs_rot90_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1188142Z test_python_ref_torch_fallback__refs_round_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1195293Z test_python_ref_torch_fallback__refs_round_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1202677Z test_python_ref_torch_fallback__refs_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1209694Z test_python_ref_torch_fallback__refs_round_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1217242Z test_python_ref_torch_fallback__refs_round_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1224616Z test_python_ref_torch_fallback__refs_round_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1231793Z test_python_ref_torch_fallback__refs_round_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1239090Z test_python_ref_torch_fallback__refs_round_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1246223Z test_python_ref_torch_fallback__refs_round_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1253410Z test_python_ref_torch_fallback__refs_rsqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1260515Z test_python_ref_torch_fallback__refs_rsqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1267799Z test_python_ref_torch_fallback__refs_rsqrt_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1274861Z test_python_ref_torch_fallback__refs_rsqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1282013Z test_python_ref_torch_fallback__refs_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1289127Z test_python_ref_torch_fallback__refs_rsqrt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1296860Z test_python_ref_torch_fallback__refs_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1303495Z test_python_ref_torch_fallback__refs_rsqrt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1310563Z test_python_ref_torch_fallback__refs_rsqrt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1317752Z test_python_ref_torch_fallback__refs_rsqrt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1325012Z test_python_ref_torch_fallback__refs_rsqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1332256Z test_python_ref_torch_fallback__refs_rsqrt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1339433Z test_python_ref_torch_fallback__refs_rsqrt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1346740Z test_python_ref_torch_fallback__refs_rsub_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1353844Z test_python_ref_torch_fallback__refs_rsub_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1360998Z test_python_ref_torch_fallback__refs_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1368124Z test_python_ref_torch_fallback__refs_rsub_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1375254Z test_python_ref_torch_fallback__refs_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1382469Z test_python_ref_torch_fallback__refs_rsub_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1389621Z test_python_ref_torch_fallback__refs_rsub_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1396705Z test_python_ref_torch_fallback__refs_rsub_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1403898Z test_python_ref_torch_fallback__refs_rsub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1411144Z test_python_ref_torch_fallback__refs_rsub_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1418259Z test_python_ref_torch_fallback__refs_rsub_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1425737Z test_python_ref_torch_fallback__refs_sgn_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1432880Z test_python_ref_torch_fallback__refs_sgn_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1439950Z test_python_ref_torch_fallback__refs_sgn_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1447051Z test_python_ref_torch_fallback__refs_sgn_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1454182Z test_python_ref_torch_fallback__refs_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1461572Z test_python_ref_torch_fallback__refs_sgn_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1468620Z test_python_ref_torch_fallback__refs_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1475831Z test_python_ref_torch_fallback__refs_sgn_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1482948Z test_python_ref_torch_fallback__refs_sgn_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1489977Z test_python_ref_torch_fallback__refs_sgn_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1497136Z test_python_ref_torch_fallback__refs_sgn_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1504811Z test_python_ref_torch_fallback__refs_sgn_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1511579Z test_python_ref_torch_fallback__refs_sgn_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1518678Z test_python_ref_torch_fallback__refs_sigmoid_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1526030Z test_python_ref_torch_fallback__refs_sigmoid_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1533137Z test_python_ref_torch_fallback__refs_sigmoid_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1540536Z test_python_ref_torch_fallback__refs_sigmoid_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1547839Z test_python_ref_torch_fallback__refs_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1555024Z test_python_ref_torch_fallback__refs_sigmoid_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1562561Z test_python_ref_torch_fallback__refs_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1569471Z test_python_ref_torch_fallback__refs_sigmoid_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1576594Z test_python_ref_torch_fallback__refs_sigmoid_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1583999Z test_python_ref_torch_fallback__refs_sigmoid_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1591193Z test_python_ref_torch_fallback__refs_sigmoid_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1598371Z test_python_ref_torch_fallback__refs_sigmoid_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1605457Z test_python_ref_torch_fallback__refs_sigmoid_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1612526Z test_python_ref_torch_fallback__refs_sign_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1620094Z test_python_ref_torch_fallback__refs_sign_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1628001Z test_python_ref_torch_fallback__refs_sign_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1635555Z test_python_ref_torch_fallback__refs_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1643351Z test_python_ref_torch_fallback__refs_sign_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1650454Z test_python_ref_torch_fallback__refs_sign_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1657746Z test_python_ref_torch_fallback__refs_sign_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1664998Z test_python_ref_torch_fallback__refs_sign_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1672227Z test_python_ref_torch_fallback__refs_sign_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1679308Z test_python_ref_torch_fallback__refs_sign_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1686454Z test_python_ref_torch_fallback__refs_signbit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1693581Z test_python_ref_torch_fallback__refs_signbit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1701031Z test_python_ref_torch_fallback__refs_signbit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1708098Z test_python_ref_torch_fallback__refs_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1715207Z test_python_ref_torch_fallback__refs_signbit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1722497Z test_python_ref_torch_fallback__refs_signbit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1729582Z test_python_ref_torch_fallback__refs_signbit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1736761Z test_python_ref_torch_fallback__refs_signbit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1744144Z test_python_ref_torch_fallback__refs_signbit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1751075Z test_python_ref_torch_fallback__refs_signbit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1758370Z test_python_ref_torch_fallback__refs_sin_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1765478Z test_python_ref_torch_fallback__refs_sin_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1772718Z test_python_ref_torch_fallback__refs_sin_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1779696Z test_python_ref_torch_fallback__refs_sin_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1787148Z test_python_ref_torch_fallback__refs_sin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1794196Z test_python_ref_torch_fallback__refs_sin_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1801278Z test_python_ref_torch_fallback__refs_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1808719Z test_python_ref_torch_fallback__refs_sin_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1815448Z test_python_ref_torch_fallback__refs_sin_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1822854Z test_python_ref_torch_fallback__refs_sin_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1829980Z test_python_ref_torch_fallback__refs_sin_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1837139Z test_python_ref_torch_fallback__refs_sin_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1844687Z test_python_ref_torch_fallback__refs_sin_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1851886Z test_python_ref_torch_fallback__refs_sinc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1859040Z test_python_ref_torch_fallback__refs_sinc_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1866361Z test_python_ref_torch_fallback__refs_sinc_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1873510Z test_python_ref_torch_fallback__refs_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1880671Z test_python_ref_torch_fallback__refs_sinc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1887639Z test_python_ref_torch_fallback__refs_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1894803Z test_python_ref_torch_fallback__refs_sinc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1902382Z test_python_ref_torch_fallback__refs_sinc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1909410Z test_python_ref_torch_fallback__refs_sinc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1916779Z test_python_ref_torch_fallback__refs_sinc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1924006Z test_python_ref_torch_fallback__refs_sinc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1931308Z test_python_ref_torch_fallback__refs_sinc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1938350Z test_python_ref_torch_fallback__refs_sinh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1945687Z test_python_ref_torch_fallback__refs_sinh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1952883Z test_python_ref_torch_fallback__refs_sinh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1959965Z test_python_ref_torch_fallback__refs_sinh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1967013Z test_python_ref_torch_fallback__refs_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1974049Z test_python_ref_torch_fallback__refs_sinh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1981665Z test_python_ref_torch_fallback__refs_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1988663Z test_python_ref_torch_fallback__refs_sinh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.1995763Z test_python_ref_torch_fallback__refs_sinh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2002921Z test_python_ref_torch_fallback__refs_sinh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2010120Z test_python_ref_torch_fallback__refs_sinh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2017169Z test_python_ref_torch_fallback__refs_sinh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2024687Z test_python_ref_torch_fallback__refs_sinh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2031700Z test_python_ref_torch_fallback__refs_softmax_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2038974Z test_python_ref_torch_fallback__refs_softmax_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2045972Z test_python_ref_torch_fallback__refs_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2053140Z test_python_ref_torch_fallback__refs_softmax_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2060335Z test_python_ref_torch_fallback__refs_special_i0e_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2067627Z test_python_ref_torch_fallback__refs_special_i0e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2074981Z test_python_ref_torch_fallback__refs_special_i0e_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2082117Z test_python_ref_torch_fallback__refs_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2089240Z test_python_ref_torch_fallback__refs_special_i0e_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2096335Z test_python_ref_torch_fallback__refs_special_i0e_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2103722Z test_python_ref_torch_fallback__refs_special_i0e_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2110928Z test_python_ref_torch_fallback__refs_special_i0e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2118034Z test_python_ref_torch_fallback__refs_special_i0e_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2125237Z test_python_ref_torch_fallback__refs_special_i0e_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2132406Z test_python_ref_torch_fallback__refs_special_i1_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2139634Z test_python_ref_torch_fallback__refs_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2146902Z test_python_ref_torch_fallback__refs_special_i1_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2154092Z test_python_ref_torch_fallback__refs_special_i1_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2161277Z test_python_ref_torch_fallback__refs_special_i1_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2168315Z test_python_ref_torch_fallback__refs_special_i1_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2175320Z test_python_ref_torch_fallback__refs_special_i1_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2183073Z test_python_ref_torch_fallback__refs_special_i1_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2190209Z test_python_ref_torch_fallback__refs_special_i1e_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2197288Z test_python_ref_torch_fallback__refs_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2204444Z test_python_ref_torch_fallback__refs_special_i1e_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2211542Z test_python_ref_torch_fallback__refs_special_i1e_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2218625Z test_python_ref_torch_fallback__refs_special_i1e_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2226065Z test_python_ref_torch_fallback__refs_special_i1e_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2233233Z test_python_ref_torch_fallback__refs_special_i1e_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2240474Z test_python_ref_torch_fallback__refs_special_i1e_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2247617Z test_python_ref_torch_fallback__refs_special_logit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2254687Z test_python_ref_torch_fallback__refs_special_logit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2262145Z test_python_ref_torch_fallback__refs_special_logit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2269524Z test_python_ref_torch_fallback__refs_special_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2276526Z test_python_ref_torch_fallback__refs_special_logit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2283713Z test_python_ref_torch_fallback__refs_special_logit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2290966Z test_python_ref_torch_fallback__refs_special_logit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2298026Z test_python_ref_torch_fallback__refs_special_logit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2305432Z test_python_ref_torch_fallback__refs_special_logit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2312528Z test_python_ref_torch_fallback__refs_special_logit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2319644Z test_python_ref_torch_fallback__refs_special_zeta_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2326809Z test_python_ref_torch_fallback__refs_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2334053Z test_python_ref_torch_fallback__refs_special_zeta_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2341764Z test_python_ref_torch_fallback__refs_special_zeta_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2348604Z test_python_ref_torch_fallback__refs_special_zeta_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2355687Z test_python_ref_torch_fallback__refs_special_zeta_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2362831Z test_python_ref_torch_fallback__refs_special_zeta_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2369963Z test_python_ref_torch_fallback__refs_special_zeta_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2377035Z test_python_ref_torch_fallback__refs_sqrt_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2384566Z test_python_ref_torch_fallback__refs_sqrt_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2391580Z test_python_ref_torch_fallback__refs_sqrt_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2398667Z test_python_ref_torch_fallback__refs_sqrt_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2405786Z test_python_ref_torch_fallback__refs_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2413017Z test_python_ref_torch_fallback__refs_sqrt_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2420233Z test_python_ref_torch_fallback__refs_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2427328Z test_python_ref_torch_fallback__refs_sqrt_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2434507Z test_python_ref_torch_fallback__refs_sqrt_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2441615Z test_python_ref_torch_fallback__refs_sqrt_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2448810Z test_python_ref_torch_fallback__refs_sqrt_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2455973Z test_python_ref_torch_fallback__refs_sqrt_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2463367Z test_python_ref_torch_fallback__refs_sqrt_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2470540Z test_python_ref_torch_fallback__refs_square_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2477804Z test_python_ref_torch_fallback__refs_square_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2484876Z test_python_ref_torch_fallback__refs_square_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2492142Z test_python_ref_torch_fallback__refs_square_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2499277Z test_python_ref_torch_fallback__refs_square_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2506416Z test_python_ref_torch_fallback__refs_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2513576Z test_python_ref_torch_fallback__refs_square_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2520703Z test_python_ref_torch_fallback__refs_square_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2527795Z test_python_ref_torch_fallback__refs_square_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2535062Z test_python_ref_torch_fallback__refs_square_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2542658Z test_python_ref_torch_fallback__refs_square_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2549777Z test_python_ref_torch_fallback__refs_square_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2556922Z test_python_ref_torch_fallback__refs_squeeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2564068Z test_python_ref_torch_fallback__refs_squeeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2571344Z test_python_ref_torch_fallback__refs_squeeze_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2578455Z test_python_ref_torch_fallback__refs_squeeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2586583Z test_python_ref_torch_fallback__refs_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2593718Z test_python_ref_torch_fallback__refs_squeeze_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2600960Z test_python_ref_torch_fallback__refs_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2607990Z test_python_ref_torch_fallback__refs_squeeze_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2616544Z test_python_ref_torch_fallback__refs_squeeze_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2622496Z test_python_ref_torch_fallback__refs_squeeze_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2629736Z test_python_ref_torch_fallback__refs_squeeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2637089Z test_python_ref_torch_fallback__refs_squeeze_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2644272Z test_python_ref_torch_fallback__refs_squeeze_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2651558Z test_python_ref_torch_fallback__refs_stack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2658667Z test_python_ref_torch_fallback__refs_stack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2666206Z test_python_ref_torch_fallback__refs_stack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2673215Z test_python_ref_torch_fallback__refs_stack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2680244Z test_python_ref_torch_fallback__refs_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2687415Z test_python_ref_torch_fallback__refs_stack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2694570Z test_python_ref_torch_fallback__refs_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2701843Z test_python_ref_torch_fallback__refs_stack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2708986Z test_python_ref_torch_fallback__refs_stack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2716559Z test_python_ref_torch_fallback__refs_stack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2723358Z test_python_ref_torch_fallback__refs_stack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2730666Z test_python_ref_torch_fallback__refs_stack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2737669Z test_python_ref_torch_fallback__refs_stack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2745168Z test_python_ref_torch_fallback__refs_std_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2752281Z test_python_ref_torch_fallback__refs_std_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2759355Z test_python_ref_torch_fallback__refs_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2766536Z test_python_ref_torch_fallback__refs_std_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2773720Z test_python_ref_torch_fallback__refs_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2781046Z test_python_ref_torch_fallback__refs_std_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2788222Z test_python_ref_torch_fallback__refs_std_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2795382Z test_python_ref_torch_fallback__refs_std_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2802658Z test_python_ref_torch_fallback__refs_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2810276Z test_python_ref_torch_fallback__refs_std_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2817390Z test_python_ref_torch_fallback__refs_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2824779Z test_python_ref_torch_fallback__refs_std_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2831936Z test_python_ref_torch_fallback__refs_sub_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2839034Z test_python_ref_torch_fallback__refs_sub_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2846264Z test_python_ref_torch_fallback__refs_sub_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2853251Z test_python_ref_torch_fallback__refs_sub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2860462Z test_python_ref_torch_fallback__refs_sub_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2867750Z test_python_ref_torch_fallback__refs_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2874814Z test_python_ref_torch_fallback__refs_sub_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2881935Z test_python_ref_torch_fallback__refs_sub_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2889008Z test_python_ref_torch_fallback__refs_sub_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2896281Z test_python_ref_torch_fallback__refs_sub_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2903572Z test_python_ref_torch_fallback__refs_sub_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2910618Z test_python_ref_torch_fallback__refs_sub_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2917900Z test_python_ref_torch_fallback__refs_sum_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2925114Z test_python_ref_torch_fallback__refs_sum_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2932215Z test_python_ref_torch_fallback__refs_sum_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2939487Z test_python_ref_torch_fallback__refs_sum_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2947475Z test_python_ref_torch_fallback__refs_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2954893Z test_python_ref_torch_fallback__refs_sum_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2962378Z test_python_ref_torch_fallback__refs_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2970100Z test_python_ref_torch_fallback__refs_sum_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2977583Z test_python_ref_torch_fallback__refs_sum_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2985631Z test_python_ref_torch_fallback__refs_sum_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.2993266Z test_python_ref_torch_fallback__refs_sum_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3001018Z test_python_ref_torch_fallback__refs_sum_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3008234Z test_python_ref_torch_fallback__refs_sum_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3015398Z test_python_ref_torch_fallback__refs_t_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3022845Z test_python_ref_torch_fallback__refs_t_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3029900Z test_python_ref_torch_fallback__refs_t_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3037081Z test_python_ref_torch_fallback__refs_t_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3044153Z test_python_ref_torch_fallback__refs_t_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3051244Z test_python_ref_torch_fallback__refs_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3058565Z test_python_ref_torch_fallback__refs_t_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3065791Z test_python_ref_torch_fallback__refs_t_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3072900Z test_python_ref_torch_fallback__refs_t_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3080067Z test_python_ref_torch_fallback__refs_t_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3087155Z test_python_ref_torch_fallback__refs_t_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3094329Z test_python_ref_torch_fallback__refs_t_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3101757Z test_python_ref_torch_fallback__refs_tan_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3109166Z test_python_ref_torch_fallback__refs_tan_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3115905Z test_python_ref_torch_fallback__refs_tan_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3123263Z test_python_ref_torch_fallback__refs_tan_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3130301Z test_python_ref_torch_fallback__refs_tan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3137067Z test_python_ref_torch_fallback__refs_tan_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3144592Z test_python_ref_torch_fallback__refs_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3151714Z test_python_ref_torch_fallback__refs_tan_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3158795Z test_python_ref_torch_fallback__refs_tan_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3165887Z test_python_ref_torch_fallback__refs_tan_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3173149Z test_python_ref_torch_fallback__refs_tan_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3180205Z test_python_ref_torch_fallback__refs_tan_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3187534Z test_python_ref_torch_fallback__refs_tan_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3194736Z test_python_ref_torch_fallback__refs_tanh_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3202348Z test_python_ref_torch_fallback__refs_tanh_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3209857Z test_python_ref_torch_fallback__refs_tanh_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3217481Z test_python_ref_torch_fallback__refs_tanh_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3225319Z test_python_ref_torch_fallback__refs_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3232895Z test_python_ref_torch_fallback__refs_tanh_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3240652Z test_python_ref_torch_fallback__refs_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3248104Z test_python_ref_torch_fallback__refs_tanh_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3255299Z test_python_ref_torch_fallback__refs_tanh_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3262666Z test_python_ref_torch_fallback__refs_tanh_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3270279Z test_python_ref_torch_fallback__refs_tanh_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3277478Z test_python_ref_torch_fallback__refs_tanh_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3284631Z test_python_ref_torch_fallback__refs_tanh_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3292356Z test_python_ref_torch_fallback__refs_tensor_split_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3299962Z test_python_ref_torch_fallback__refs_tensor_split_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3307642Z test_python_ref_torch_fallback__refs_tensor_split_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3315270Z test_python_ref_torch_fallback__refs_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3322948Z test_python_ref_torch_fallback__refs_tensor_split_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3330415Z test_python_ref_torch_fallback__refs_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3337648Z test_python_ref_torch_fallback__refs_tensor_split_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3345376Z test_python_ref_torch_fallback__refs_tensor_split_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3352375Z test_python_ref_torch_fallback__refs_tensor_split_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3359559Z test_python_ref_torch_fallback__refs_tensor_split_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3366681Z test_python_ref_torch_fallback__refs_tensor_split_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3373874Z test_python_ref_torch_fallback__refs_tensor_split_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3381464Z test_python_ref_torch_fallback__refs_trace_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3388615Z test_python_ref_torch_fallback__refs_trace_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3395816Z test_python_ref_torch_fallback__refs_trace_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3402980Z test_python_ref_torch_fallback__refs_trace_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3410130Z test_python_ref_torch_fallback__refs_trace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3417238Z test_python_ref_torch_fallback__refs_trace_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3424753Z test_python_ref_torch_fallback__refs_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3431906Z test_python_ref_torch_fallback__refs_trace_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3439098Z test_python_ref_torch_fallback__refs_trace_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3446426Z test_python_ref_torch_fallback__refs_trace_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3453409Z test_python_ref_torch_fallback__refs_trace_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3460790Z test_python_ref_torch_fallback__refs_trace_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3467951Z test_python_ref_torch_fallback__refs_trace_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3475053Z test_python_ref_torch_fallback__refs_transpose_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3482155Z test_python_ref_torch_fallback__refs_transpose_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3489237Z test_python_ref_torch_fallback__refs_transpose_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3496326Z test_python_ref_torch_fallback__refs_transpose_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3503645Z test_python_ref_torch_fallback__refs_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3510687Z test_python_ref_torch_fallback__refs_transpose_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3517825Z test_python_ref_torch_fallback__refs_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3525080Z test_python_ref_torch_fallback__refs_transpose_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3532140Z test_python_ref_torch_fallback__refs_transpose_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3539423Z test_python_ref_torch_fallback__refs_transpose_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3546846Z test_python_ref_torch_fallback__refs_transpose_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3553908Z test_python_ref_torch_fallback__refs_transpose_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3561036Z test_python_ref_torch_fallback__refs_transpose_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3568132Z test_python_ref_torch_fallback__refs_tril_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3575225Z test_python_ref_torch_fallback__refs_tril_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3582896Z test_python_ref_torch_fallback__refs_tril_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3589842Z test_python_ref_torch_fallback__refs_tril_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3596991Z test_python_ref_torch_fallback__refs_tril_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3604031Z test_python_ref_torch_fallback__refs_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3611335Z test_python_ref_torch_fallback__refs_tril_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3618352Z test_python_ref_torch_fallback__refs_tril_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3625727Z test_python_ref_torch_fallback__refs_tril_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3632864Z test_python_ref_torch_fallback__refs_tril_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3640052Z test_python_ref_torch_fallback__refs_tril_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3647216Z test_python_ref_torch_fallback__refs_tril_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3654354Z test_python_ref_torch_fallback__refs_tril_indices_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3661846Z test_python_ref_torch_fallback__refs_tril_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3668965Z test_python_ref_torch_fallback__refs_triu_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3676072Z test_python_ref_torch_fallback__refs_triu_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3683179Z test_python_ref_torch_fallback__refs_triu_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3690331Z test_python_ref_torch_fallback__refs_triu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3697564Z test_python_ref_torch_fallback__refs_triu_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3704821Z test_python_ref_torch_fallback__refs_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3711903Z test_python_ref_torch_fallback__refs_triu_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3719122Z test_python_ref_torch_fallback__refs_triu_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3726480Z test_python_ref_torch_fallback__refs_triu_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3733595Z test_python_ref_torch_fallback__refs_triu_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3741064Z test_python_ref_torch_fallback__refs_triu_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3748158Z test_python_ref_torch_fallback__refs_triu_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3755436Z test_python_ref_torch_fallback__refs_triu_indices_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3762434Z test_python_ref_torch_fallback__refs_triu_indices_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3769445Z test_python_ref_torch_fallback__refs_true_divide_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3776655Z test_python_ref_torch_fallback__refs_true_divide_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3784005Z test_python_ref_torch_fallback__refs_true_divide_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3791207Z test_python_ref_torch_fallback__refs_true_divide_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3798261Z test_python_ref_torch_fallback__refs_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3805261Z test_python_ref_torch_fallback__refs_true_divide_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3812421Z test_python_ref_torch_fallback__refs_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3819689Z test_python_ref_torch_fallback__refs_true_divide_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3827164Z test_python_ref_torch_fallback__refs_true_divide_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3834190Z test_python_ref_torch_fallback__refs_true_divide_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3841455Z test_python_ref_torch_fallback__refs_true_divide_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3848552Z test_python_ref_torch_fallback__refs_true_divide_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3855628Z test_python_ref_torch_fallback__refs_true_divide_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3863136Z test_python_ref_torch_fallback__refs_trunc_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3870175Z test_python_ref_torch_fallback__refs_trunc_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3877337Z test_python_ref_torch_fallback__refs_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3884435Z test_python_ref_torch_fallback__refs_trunc_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3891593Z test_python_ref_torch_fallback__refs_trunc_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3898743Z test_python_ref_torch_fallback__refs_trunc_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3906206Z test_python_ref_torch_fallback__refs_trunc_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3913545Z test_python_ref_torch_fallback__refs_trunc_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3920403Z test_python_ref_torch_fallback__refs_trunc_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3927564Z test_python_ref_torch_fallback__refs_unbind_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3934829Z test_python_ref_torch_fallback__refs_unbind_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3942146Z test_python_ref_torch_fallback__refs_unbind_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3949198Z test_python_ref_torch_fallback__refs_unbind_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3956315Z test_python_ref_torch_fallback__refs_unbind_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3963488Z test_python_ref_torch_fallback__refs_unbind_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3970756Z test_python_ref_torch_fallback__refs_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3977657Z test_python_ref_torch_fallback__refs_unbind_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3985051Z test_python_ref_torch_fallback__refs_unbind_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3992221Z test_python_ref_torch_fallback__refs_unbind_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.3999339Z test_python_ref_torch_fallback__refs_unbind_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4006518Z test_python_ref_torch_fallback__refs_unbind_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4013645Z test_python_ref_torch_fallback__refs_unbind_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4021067Z test_python_ref_torch_fallback__refs_unflatten_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4028177Z test_python_ref_torch_fallback__refs_unflatten_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4035302Z test_python_ref_torch_fallback__refs_unflatten_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4042406Z test_python_ref_torch_fallback__refs_unflatten_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4049504Z test_python_ref_torch_fallback__refs_unflatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4056661Z test_python_ref_torch_fallback__refs_unflatten_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4064087Z test_python_ref_torch_fallback__refs_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4071211Z test_python_ref_torch_fallback__refs_unflatten_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4078315Z test_python_ref_torch_fallback__refs_unflatten_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4085606Z test_python_ref_torch_fallback__refs_unflatten_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4092835Z test_python_ref_torch_fallback__refs_unflatten_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4099938Z test_python_ref_torch_fallback__refs_unflatten_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4107395Z test_python_ref_torch_fallback__refs_unflatten_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4114428Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4121561Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4128811Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4136022Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4143436Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4150570Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4157637Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4164778Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4171923Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4179138Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4186379Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4193512Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4200631Z test_python_ref_torch_fallback__refs_unfold_copy_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4207709Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4214927Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4222199Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4230090Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4237127Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4244338Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4251384Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4258513Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4266072Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4273109Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4280204Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4287305Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4294586Z test_python_ref_torch_fallback__refs_unsqueeze_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4302092Z test_python_ref_torch_fallback__refs_var_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4309073Z test_python_ref_torch_fallback__refs_var_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4316136Z test_python_ref_torch_fallback__refs_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4323276Z test_python_ref_torch_fallback__refs_var_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4330367Z test_python_ref_torch_fallback__refs_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4337551Z test_python_ref_torch_fallback__refs_var_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4345023Z test_python_ref_torch_fallback__refs_var_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4352234Z test_python_ref_torch_fallback__refs_var_mean_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4359391Z test_python_ref_torch_fallback__refs_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4366600Z test_python_ref_torch_fallback__refs_var_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4373929Z test_python_ref_torch_fallback__refs_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4381231Z test_python_ref_torch_fallback__refs_var_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4388214Z test_python_ref_torch_fallback__refs_view_as_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4395396Z test_python_ref_torch_fallback__refs_view_as_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4402437Z test_python_ref_torch_fallback__refs_view_as_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4409498Z test_python_ref_torch_fallback__refs_view_as_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4416575Z test_python_ref_torch_fallback__refs_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4423988Z test_python_ref_torch_fallback__refs_view_as_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4431288Z test_python_ref_torch_fallback__refs_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4438424Z test_python_ref_torch_fallback__refs_view_as_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4445598Z test_python_ref_torch_fallback__refs_view_as_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4452797Z test_python_ref_torch_fallback__refs_view_as_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4459909Z test_python_ref_torch_fallback__refs_view_as_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4467676Z test_python_ref_torch_fallback__refs_view_as_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4474782Z test_python_ref_torch_fallback__refs_view_as_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4481986Z test_python_ref_torch_fallback__refs_view_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4489145Z test_python_ref_torch_fallback__refs_view_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4496133Z test_python_ref_torch_fallback__refs_view_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4503437Z test_python_ref_torch_fallback__refs_view_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4510943Z test_python_ref_torch_fallback__refs_view_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4518086Z test_python_ref_torch_fallback__refs_view_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4525302Z test_python_ref_torch_fallback__refs_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4532711Z test_python_ref_torch_fallback__refs_view_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4539597Z test_python_ref_torch_fallback__refs_view_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4546897Z test_python_ref_torch_fallback__refs_view_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4554130Z test_python_ref_torch_fallback__refs_view_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4561174Z test_python_ref_torch_fallback__refs_view_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4568219Z test_python_ref_torch_fallback__refs_view_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4575511Z test_python_ref_torch_fallback__refs_vsplit_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4582754Z test_python_ref_torch_fallback__refs_vsplit_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4589885Z test_python_ref_torch_fallback__refs_vsplit_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4596949Z test_python_ref_torch_fallback__refs_vsplit_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4604047Z test_python_ref_torch_fallback__refs_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4611367Z test_python_ref_torch_fallback__refs_vsplit_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4618537Z test_python_ref_torch_fallback__refs_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4625944Z test_python_ref_torch_fallback__refs_vsplit_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4633022Z test_python_ref_torch_fallback__refs_vsplit_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4640151Z test_python_ref_torch_fallback__refs_vsplit_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4647298Z test_python_ref_torch_fallback__refs_vsplit_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4654346Z test_python_ref_torch_fallback__refs_vsplit_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4661769Z test_python_ref_torch_fallback__refs_vsplit_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4668742Z test_python_ref_torch_fallback__refs_vstack_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4675819Z test_python_ref_torch_fallback__refs_vstack_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4683088Z test_python_ref_torch_fallback__refs_vstack_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4690084Z test_python_ref_torch_fallback__refs_vstack_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4697122Z test_python_ref_torch_fallback__refs_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4704621Z test_python_ref_torch_fallback__refs_vstack_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4711693Z test_python_ref_torch_fallback__refs_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4718801Z test_python_ref_torch_fallback__refs_vstack_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4726076Z test_python_ref_torch_fallback__refs_vstack_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4733163Z test_python_ref_torch_fallback__refs_vstack_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4740445Z test_python_ref_torch_fallback__refs_vstack_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4747864Z test_python_ref_torch_fallback__refs_vstack_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4755108Z test_python_ref_torch_fallback__refs_vstack_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4762692Z test_python_ref_torch_fallback__refs_where_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4770202Z test_python_ref_torch_fallback__refs_where_cuda_bool (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4777764Z test_python_ref_torch_fallback__refs_where_cuda_complex128 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4785680Z test_python_ref_torch_fallback__refs_where_cuda_complex32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4793167Z test_python_ref_torch_fallback__refs_where_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4800896Z test_python_ref_torch_fallback__refs_where_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4808470Z test_python_ref_torch_fallback__refs_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4815627Z test_python_ref_torch_fallback__refs_where_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4823100Z test_python_ref_torch_fallback__refs_where_cuda_int16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4830407Z test_python_ref_torch_fallback__refs_where_cuda_int32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4837374Z test_python_ref_torch_fallback__refs_where_cuda_int64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4844614Z test_python_ref_torch_fallback__refs_where_cuda_int8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4851684Z test_python_ref_torch_fallback__refs_where_cuda_uint8 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4858878Z test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_bfloat16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4866182Z test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float16 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4873316Z test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4880474Z test_python_ref_torch_fallback_ops_nvprims_var_mean_cuda_float64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:01.4928201Z test_variant_consistency_eager_H_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.4975762Z test_variant_consistency_eager_H_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5024022Z test_variant_consistency_eager_T_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5071737Z test_variant_consistency_eager_T_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5119438Z test_variant_consistency_eager___getitem___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5167034Z test_variant_consistency_eager___getitem___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5214813Z test_variant_consistency_eager___radd___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5262405Z test_variant_consistency_eager___radd___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5309849Z test_variant_consistency_eager___rdiv___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5357612Z test_variant_consistency_eager___rdiv___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5405313Z test_variant_consistency_eager___rmatmul___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5453000Z test_variant_consistency_eager___rmatmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5500688Z test_variant_consistency_eager___rmod___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5549060Z test_variant_consistency_eager___rmul___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5597017Z test_variant_consistency_eager___rmul___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5644844Z test_variant_consistency_eager___rpow___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5692168Z test_variant_consistency_eager___rpow___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5739800Z test_variant_consistency_eager___rsub___cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5787708Z test_variant_consistency_eager___rsub___cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5835485Z test_variant_consistency_eager__masked_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5883341Z test_variant_consistency_eager__masked_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5931224Z test_variant_consistency_eager__masked_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.5979617Z test_variant_consistency_eager__masked_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6027680Z test_variant_consistency_eager__masked_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6075400Z test_variant_consistency_eager__masked_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6123239Z test_variant_consistency_eager__masked_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6171226Z test_variant_consistency_eager__masked_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6219086Z test_variant_consistency_eager__masked_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6266944Z test_variant_consistency_eager__masked_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6314363Z test_variant_consistency_eager__masked_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6362222Z test_variant_consistency_eager__masked_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6409767Z test_variant_consistency_eager__masked_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6457224Z test_variant_consistency_eager__masked_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6505258Z test_variant_consistency_eager__masked_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6553638Z test_variant_consistency_eager__masked_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6601077Z test_variant_consistency_eager__masked_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6648896Z test_variant_consistency_eager__masked_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6696828Z test_variant_consistency_eager__masked_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6744745Z test_variant_consistency_eager__masked_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6792533Z test_variant_consistency_eager__masked_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6840463Z test_variant_consistency_eager__masked_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6888384Z test_variant_consistency_eager__masked_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6936341Z test_variant_consistency_eager__masked_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.6984388Z test_variant_consistency_eager__masked_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7032106Z test_variant_consistency_eager__masked_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7080248Z test_variant_consistency_eager__masked_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7128291Z test_variant_consistency_eager_abs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7176588Z test_variant_consistency_eager_abs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7224601Z test_variant_consistency_eager_acos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7272761Z test_variant_consistency_eager_acos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7320626Z test_variant_consistency_eager_acosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7368434Z test_variant_consistency_eager_acosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7416331Z test_variant_consistency_eager_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7464569Z test_variant_consistency_eager_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7509956Z test_variant_consistency_eager_addbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:01.7556373Z test_variant_consistency_eager_addbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:01.7604937Z test_variant_consistency_eager_addcdiv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7652614Z test_variant_consistency_eager_addcdiv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7700289Z test_variant_consistency_eager_addcmul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7748460Z test_variant_consistency_eager_addcmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7796063Z test_variant_consistency_eager_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7843601Z test_variant_consistency_eager_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7890888Z test_variant_consistency_eager_addmm_decomposed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7938531Z test_variant_consistency_eager_addmm_decomposed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.7986252Z test_variant_consistency_eager_addmv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8033866Z test_variant_consistency_eager_addmv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8079045Z test_variant_consistency_eager_addr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:01.8124567Z test_variant_consistency_eager_addr_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:01.8173196Z test_variant_consistency_eager_all_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8220714Z test_variant_consistency_eager_all_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8268193Z test_variant_consistency_eager_allclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8315717Z test_variant_consistency_eager_allclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8363407Z test_variant_consistency_eager_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8410473Z test_variant_consistency_eager_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8458684Z test_variant_consistency_eager_aminmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8506105Z test_variant_consistency_eager_angle_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8553379Z test_variant_consistency_eager_angle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8601061Z test_variant_consistency_eager_any_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8648741Z test_variant_consistency_eager_any_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8696118Z test_variant_consistency_eager_arange_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8743913Z test_variant_consistency_eager_argmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8794113Z test_variant_consistency_eager_argmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8844679Z test_variant_consistency_eager_argsort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8891885Z test_variant_consistency_eager_argwhere_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8939483Z test_variant_consistency_eager_argwhere_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.8984836Z test_variant_consistency_eager_as_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.005s) 2022-09-19T17:54:01.9030647Z test_variant_consistency_eager_as_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: Errors when storage_offset is included (0.004s) 2022-09-19T17:54:01.9076322Z test_variant_consistency_eager_as_strided_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Fails in most cases, passes on LAZY for some reason (0.004s) 2022-09-19T17:54:01.9122147Z test_variant_consistency_eager_as_strided_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: Fails in most cases, passes on LAZY for some reason (0.004s) 2022-09-19T17:54:01.9170151Z test_variant_consistency_eager_asin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9217831Z test_variant_consistency_eager_asin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9265628Z test_variant_consistency_eager_asinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9313711Z test_variant_consistency_eager_asinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9361848Z test_variant_consistency_eager_atan2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9409202Z test_variant_consistency_eager_atan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9456729Z test_variant_consistency_eager_atan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9504221Z test_variant_consistency_eager_atanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9552061Z test_variant_consistency_eager_atanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9599871Z test_variant_consistency_eager_atleast_1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9647331Z test_variant_consistency_eager_atleast_1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9694706Z test_variant_consistency_eager_atleast_2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9742955Z test_variant_consistency_eager_atleast_2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9790538Z test_variant_consistency_eager_atleast_3d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9838154Z test_variant_consistency_eager_atleast_3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9885794Z test_variant_consistency_eager_baddbmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9933514Z test_variant_consistency_eager_baddbmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:01.9981367Z test_variant_consistency_eager_bernoulli_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0028908Z test_variant_consistency_eager_bfloat16_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0076314Z test_variant_consistency_eager_bfloat16_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0123927Z test_variant_consistency_eager_block_diag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0172027Z test_variant_consistency_eager_block_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0219599Z test_variant_consistency_eager_bmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0267495Z test_variant_consistency_eager_bmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0315195Z test_variant_consistency_eager_bool_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0363041Z test_variant_consistency_eager_bool_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0407895Z test_variant_consistency_eager_broadcast_shapes_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:02.0456442Z test_variant_consistency_eager_broadcast_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0504744Z test_variant_consistency_eager_broadcast_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0552450Z test_variant_consistency_eager_broadcast_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0600346Z test_variant_consistency_eager_broadcast_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0648143Z test_variant_consistency_eager_bucketize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0695744Z test_variant_consistency_eager_byte_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0743332Z test_variant_consistency_eager_byte_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0791248Z test_variant_consistency_eager_cartesian_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0838644Z test_variant_consistency_eager_cartesian_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0885835Z test_variant_consistency_eager_cat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0933139Z test_variant_consistency_eager_cat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.0980531Z test_variant_consistency_eager_cdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1028090Z test_variant_consistency_eager_ceil_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1075778Z test_variant_consistency_eager_chalf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1123223Z test_variant_consistency_eager_chalf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1171116Z test_variant_consistency_eager_char_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1218690Z test_variant_consistency_eager_char_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1267001Z test_variant_consistency_eager_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1314341Z test_variant_consistency_eager_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1362210Z test_variant_consistency_eager_cholesky_inverse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1410262Z test_variant_consistency_eager_cholesky_inverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1458044Z test_variant_consistency_eager_cholesky_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1505774Z test_variant_consistency_eager_cholesky_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1553450Z test_variant_consistency_eager_chunk_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1600676Z test_variant_consistency_eager_chunk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1648528Z test_variant_consistency_eager_clamp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1696006Z test_variant_consistency_eager_clamp_max_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1743684Z test_variant_consistency_eager_clamp_min_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1791179Z test_variant_consistency_eager_clone_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1838886Z test_variant_consistency_eager_clone_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1886551Z test_variant_consistency_eager_column_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1934420Z test_variant_consistency_eager_column_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.1982481Z test_variant_consistency_eager_combinations_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2030141Z test_variant_consistency_eager_combinations_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2077900Z test_variant_consistency_eager_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2125865Z test_variant_consistency_eager_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2173345Z test_variant_consistency_eager_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2221276Z test_variant_consistency_eager_conj_physical_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2268950Z test_variant_consistency_eager_conj_physical_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2316520Z test_variant_consistency_eager_constant_pad_nd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2363931Z test_variant_consistency_eager_constant_pad_nd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2411493Z test_variant_consistency_eager_contiguous_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2458923Z test_variant_consistency_eager_contiguous_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2506711Z test_variant_consistency_eager_copysign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2554209Z test_variant_consistency_eager_corrcoef_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2601758Z test_variant_consistency_eager_corrcoef_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2650031Z test_variant_consistency_eager_cos_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2697212Z test_variant_consistency_eager_cos_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2744742Z test_variant_consistency_eager_cosh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2792559Z test_variant_consistency_eager_cosh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2840443Z test_variant_consistency_eager_count_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2888294Z test_variant_consistency_eager_count_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2935743Z test_variant_consistency_eager_cov_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.2983868Z test_variant_consistency_eager_cov_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3031866Z test_variant_consistency_eager_cross_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3079681Z test_variant_consistency_eager_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3127832Z test_variant_consistency_eager_cummax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3174550Z test_variant_consistency_eager_cummin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3222415Z test_variant_consistency_eager_cumprod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3270332Z test_variant_consistency_eager_cumprod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3317815Z test_variant_consistency_eager_cumsum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3365565Z test_variant_consistency_eager_cumsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3413065Z test_variant_consistency_eager_cumulative_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3461324Z test_variant_consistency_eager_cumulative_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3508907Z test_variant_consistency_eager_deg2rad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3557162Z test_variant_consistency_eager_diag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3605035Z test_variant_consistency_eager_diag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3653415Z test_variant_consistency_eager_diag_embed_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3701658Z test_variant_consistency_eager_diag_embed_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3749724Z test_variant_consistency_eager_diagflat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3796936Z test_variant_consistency_eager_diagflat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3845089Z test_variant_consistency_eager_diagonal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3892489Z test_variant_consistency_eager_diagonal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3940618Z test_variant_consistency_eager_diagonal_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.3994998Z test_variant_consistency_eager_diff_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4049494Z test_variant_consistency_eager_diff_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4098513Z test_variant_consistency_eager_digamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4146426Z test_variant_consistency_eager_dist_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4194272Z test_variant_consistency_eager_dist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4242279Z test_variant_consistency_eager_div_floor_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4289627Z test_variant_consistency_eager_div_no_rounding_mode_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4337730Z test_variant_consistency_eager_div_no_rounding_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4385632Z test_variant_consistency_eager_div_trunc_rounding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4433544Z test_variant_consistency_eager_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4480904Z test_variant_consistency_eager_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4529059Z test_variant_consistency_eager_double_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4576536Z test_variant_consistency_eager_double_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4625088Z test_variant_consistency_eager_dsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4672899Z test_variant_consistency_eager_dsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4720819Z test_variant_consistency_eager_dstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4768736Z test_variant_consistency_eager_dstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4816751Z test_variant_consistency_eager_einsum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4864452Z test_variant_consistency_eager_einsum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.4909636Z test_variant_consistency_eager_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:02.4956231Z test_variant_consistency_eager_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:02.5004716Z test_variant_consistency_eager_empty_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5052835Z test_variant_consistency_eager_empty_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5101057Z test_variant_consistency_eager_eq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5148785Z test_variant_consistency_eager_eq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5196652Z test_variant_consistency_eager_equal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5244731Z test_variant_consistency_eager_equal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5292826Z test_variant_consistency_eager_erf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5340269Z test_variant_consistency_eager_erfc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5388042Z test_variant_consistency_eager_erfinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5435481Z test_variant_consistency_eager_exp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5483243Z test_variant_consistency_eager_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5530851Z test_variant_consistency_eager_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5578546Z test_variant_consistency_eager_expand_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5626126Z test_variant_consistency_eager_expand_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5673686Z test_variant_consistency_eager_expand_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5721079Z test_variant_consistency_eager_expand_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5768427Z test_variant_consistency_eager_expm1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5813521Z test_variant_consistency_eager_eye_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:02.5859713Z test_variant_consistency_eager_eye_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:02.5907767Z test_variant_consistency_eager_fft_fft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.5955214Z test_variant_consistency_eager_fft_fft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6003218Z test_variant_consistency_eager_fft_fft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6051020Z test_variant_consistency_eager_fft_fft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6098545Z test_variant_consistency_eager_fft_fftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6146483Z test_variant_consistency_eager_fft_fftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6194009Z test_variant_consistency_eager_fft_fftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6242189Z test_variant_consistency_eager_fft_fftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6289525Z test_variant_consistency_eager_fft_hfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6337409Z test_variant_consistency_eager_fft_hfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6384720Z test_variant_consistency_eager_fft_hfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6432466Z test_variant_consistency_eager_fft_hfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6479798Z test_variant_consistency_eager_fft_hfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6527751Z test_variant_consistency_eager_fft_hfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6575868Z test_variant_consistency_eager_fft_ifft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6623987Z test_variant_consistency_eager_fft_ifft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6671556Z test_variant_consistency_eager_fft_ifft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6719330Z test_variant_consistency_eager_fft_ifft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6767605Z test_variant_consistency_eager_fft_ifftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6815021Z test_variant_consistency_eager_fft_ifftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6863544Z test_variant_consistency_eager_fft_ifftshift_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6911147Z test_variant_consistency_eager_fft_ifftshift_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.6959098Z test_variant_consistency_eager_fft_ihfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7006790Z test_variant_consistency_eager_fft_ihfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7054918Z test_variant_consistency_eager_fft_ihfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7102798Z test_variant_consistency_eager_fft_irfft2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7150879Z test_variant_consistency_eager_fft_irfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7198427Z test_variant_consistency_eager_fft_irfft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7246239Z test_variant_consistency_eager_fft_irfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7294031Z test_variant_consistency_eager_fft_irfftn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7342249Z test_variant_consistency_eager_fft_irfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7390067Z test_variant_consistency_eager_fft_rfft2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7438032Z test_variant_consistency_eager_fft_rfft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7486019Z test_variant_consistency_eager_fft_rfftn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7534154Z test_variant_consistency_eager_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7582471Z test_variant_consistency_eager_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7630656Z test_variant_consistency_eager_flatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7684575Z test_variant_consistency_eager_flatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7738935Z test_variant_consistency_eager_flip_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7792043Z test_variant_consistency_eager_flip_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7839831Z test_variant_consistency_eager_fliplr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7887563Z test_variant_consistency_eager_fliplr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7935665Z test_variant_consistency_eager_flipud_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.7983786Z test_variant_consistency_eager_flipud_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8032416Z test_variant_consistency_eager_float_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8079915Z test_variant_consistency_eager_float_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8127975Z test_variant_consistency_eager_float_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8175845Z test_variant_consistency_eager_float_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8223838Z test_variant_consistency_eager_floor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8271509Z test_variant_consistency_eager_floor_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8319124Z test_variant_consistency_eager_fmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8367004Z test_variant_consistency_eager_fmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8414679Z test_variant_consistency_eager_fmod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8462178Z test_variant_consistency_eager_frac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8509555Z test_variant_consistency_eager_frexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8557147Z test_variant_consistency_eager_full_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8604724Z test_variant_consistency_eager_full_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8652333Z test_variant_consistency_eager_gather_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8700317Z test_variant_consistency_eager_gather_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8754359Z test_variant_consistency_eager_ge_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8808221Z test_variant_consistency_eager_geqrf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8862546Z test_variant_consistency_eager_geqrf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8915205Z test_variant_consistency_eager_gradient_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.8962790Z test_variant_consistency_eager_gradient_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9010901Z test_variant_consistency_eager_gt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9058443Z test_variant_consistency_eager_half_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9106500Z test_variant_consistency_eager_half_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9153866Z test_variant_consistency_eager_heaviside_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9201507Z test_variant_consistency_eager_histc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9249230Z test_variant_consistency_eager_hsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9297157Z test_variant_consistency_eager_hsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9345331Z test_variant_consistency_eager_hstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9393068Z test_variant_consistency_eager_hstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9446887Z test_variant_consistency_eager_hypot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9500710Z test_variant_consistency_eager_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9554853Z test_variant_consistency_eager_igamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9609266Z test_variant_consistency_eager_igammac_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9663180Z test_variant_consistency_eager_imag_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9717796Z test_variant_consistency_eager_index_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9771996Z test_variant_consistency_eager_index_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9826702Z test_variant_consistency_eager_index_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9880657Z test_variant_consistency_eager_index_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9928572Z test_variant_consistency_eager_index_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:02.9976133Z test_variant_consistency_eager_index_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0023948Z test_variant_consistency_eager_index_put_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0071819Z test_variant_consistency_eager_index_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0119755Z test_variant_consistency_eager_index_reduce_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0167763Z test_variant_consistency_eager_index_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0215292Z test_variant_consistency_eager_index_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0263351Z test_variant_consistency_eager_inner_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0311233Z test_variant_consistency_eager_inner_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0364918Z test_variant_consistency_eager_int_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0419039Z test_variant_consistency_eager_int_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0473196Z test_variant_consistency_eager_isclose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0527264Z test_variant_consistency_eager_isclose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0575255Z test_variant_consistency_eager_isfinite_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0623209Z test_variant_consistency_eager_isfinite_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0671253Z test_variant_consistency_eager_isin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0719023Z test_variant_consistency_eager_isinf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0766859Z test_variant_consistency_eager_isinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0814437Z test_variant_consistency_eager_isnan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0862269Z test_variant_consistency_eager_isnan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0910209Z test_variant_consistency_eager_isneginf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.0958129Z test_variant_consistency_eager_isposinf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1005724Z test_variant_consistency_eager_isreal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1053288Z test_variant_consistency_eager_isreal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1101748Z test_variant_consistency_eager_istft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1149871Z test_variant_consistency_eager_istft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1198231Z test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1246616Z test_variant_consistency_eager_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1294913Z test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1343398Z test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1391226Z test_variant_consistency_eager_jiterator_binary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1438548Z test_variant_consistency_eager_jiterator_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1486584Z test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1534497Z test_variant_consistency_eager_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1582656Z test_variant_consistency_eager_jiterator_unary_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1630265Z test_variant_consistency_eager_jiterator_unary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1677984Z test_variant_consistency_eager_kron_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1725792Z test_variant_consistency_eager_kron_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1773691Z test_variant_consistency_eager_kthvalue_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1821286Z test_variant_consistency_eager_ldexp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1869390Z test_variant_consistency_eager_ldexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1916753Z test_variant_consistency_eager_le_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.1965023Z test_variant_consistency_eager_lerp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2012637Z test_variant_consistency_eager_lerp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2060826Z test_variant_consistency_eager_lgamma_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2108413Z test_variant_consistency_eager_linalg_cholesky_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2156833Z test_variant_consistency_eager_linalg_cholesky_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2204877Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2253115Z test_variant_consistency_eager_linalg_cholesky_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2300887Z test_variant_consistency_eager_linalg_cond_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2349096Z test_variant_consistency_eager_linalg_cond_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2397668Z test_variant_consistency_eager_linalg_cross_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2452009Z test_variant_consistency_eager_linalg_cross_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2499470Z test_variant_consistency_eager_linalg_det_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2547950Z test_variant_consistency_eager_linalg_det_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2595533Z test_variant_consistency_eager_linalg_det_singular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2644146Z test_variant_consistency_eager_linalg_det_singular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2692251Z test_variant_consistency_eager_linalg_eig_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2740888Z test_variant_consistency_eager_linalg_eig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2788681Z test_variant_consistency_eager_linalg_eigh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2836969Z test_variant_consistency_eager_linalg_eigh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2885139Z test_variant_consistency_eager_linalg_eigvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2932972Z test_variant_consistency_eager_linalg_eigvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.2980637Z test_variant_consistency_eager_linalg_eigvalsh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3029097Z test_variant_consistency_eager_linalg_eigvalsh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3076763Z test_variant_consistency_eager_linalg_householder_product_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3124438Z test_variant_consistency_eager_linalg_householder_product_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3172563Z test_variant_consistency_eager_linalg_inv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3220410Z test_variant_consistency_eager_linalg_inv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3268210Z test_variant_consistency_eager_linalg_inv_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3315893Z test_variant_consistency_eager_linalg_inv_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3364159Z test_variant_consistency_eager_linalg_ldl_factor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3412059Z test_variant_consistency_eager_linalg_ldl_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3460760Z test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3508028Z test_variant_consistency_eager_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3555863Z test_variant_consistency_eager_linalg_ldl_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3603428Z test_variant_consistency_eager_linalg_ldl_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3651658Z test_variant_consistency_eager_linalg_lstsq_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3699038Z test_variant_consistency_eager_linalg_lstsq_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3746755Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3794374Z test_variant_consistency_eager_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3842523Z test_variant_consistency_eager_linalg_lu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3889981Z test_variant_consistency_eager_linalg_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3937702Z test_variant_consistency_eager_linalg_lu_factor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.3985662Z test_variant_consistency_eager_linalg_lu_factor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4033288Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4081400Z test_variant_consistency_eager_linalg_lu_factor_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4128673Z test_variant_consistency_eager_linalg_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4176745Z test_variant_consistency_eager_linalg_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4225065Z test_variant_consistency_eager_linalg_matrix_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4272414Z test_variant_consistency_eager_linalg_matrix_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4320374Z test_variant_consistency_eager_linalg_matrix_power_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4368413Z test_variant_consistency_eager_linalg_matrix_power_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4416617Z test_variant_consistency_eager_linalg_matrix_rank_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4464729Z test_variant_consistency_eager_linalg_matrix_rank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4518080Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4572352Z test_variant_consistency_eager_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4626260Z test_variant_consistency_eager_linalg_multi_dot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4673935Z test_variant_consistency_eager_linalg_multi_dot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4728114Z test_variant_consistency_eager_linalg_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4781896Z test_variant_consistency_eager_linalg_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4829528Z test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4877712Z test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4925211Z test_variant_consistency_eager_linalg_pinv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.4972903Z test_variant_consistency_eager_linalg_pinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.5021088Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.5068984Z test_variant_consistency_eager_linalg_pinv_hermitian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:03.9542055Z test_variant_consistency_eager_linalg_pinv_singular_cuda_complex64 (__main__.TestCommonCUDA) ... ok (0.447s) 2022-09-19T17:54:04.0811901Z test_variant_consistency_eager_linalg_pinv_singular_cuda_float32 (__main__.TestCommonCUDA) ... ok (0.127s) 2022-09-19T17:54:04.0860260Z test_variant_consistency_eager_linalg_qr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.0908245Z test_variant_consistency_eager_linalg_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.0956173Z test_variant_consistency_eager_linalg_slogdet_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1004188Z test_variant_consistency_eager_linalg_slogdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1052401Z test_variant_consistency_eager_linalg_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1099979Z test_variant_consistency_eager_linalg_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1147759Z test_variant_consistency_eager_linalg_solve_ex_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1195412Z test_variant_consistency_eager_linalg_solve_ex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1243711Z test_variant_consistency_eager_linalg_solve_triangular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1291393Z test_variant_consistency_eager_linalg_solve_triangular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1339054Z test_variant_consistency_eager_linalg_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1386690Z test_variant_consistency_eager_linalg_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1434889Z test_variant_consistency_eager_linalg_svdvals_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1482246Z test_variant_consistency_eager_linalg_svdvals_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1530071Z test_variant_consistency_eager_linalg_tensorinv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1577968Z test_variant_consistency_eager_linalg_tensorinv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1625821Z test_variant_consistency_eager_linalg_tensorsolve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1673279Z test_variant_consistency_eager_linalg_tensorsolve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1720776Z test_variant_consistency_eager_linalg_vander_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1768396Z test_variant_consistency_eager_linalg_vander_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1816323Z test_variant_consistency_eager_linalg_vecdot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1864482Z test_variant_consistency_eager_linalg_vecdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1912215Z test_variant_consistency_eager_linalg_vector_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.1960139Z test_variant_consistency_eager_linalg_vector_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2008087Z test_variant_consistency_eager_linspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2055826Z test_variant_consistency_eager_linspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2103872Z test_variant_consistency_eager_log10_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2151670Z test_variant_consistency_eager_log10_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2199920Z test_variant_consistency_eager_log1p_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2247736Z test_variant_consistency_eager_log2_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2295879Z test_variant_consistency_eager_log2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2344146Z test_variant_consistency_eager_log_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2392176Z test_variant_consistency_eager_log_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2439947Z test_variant_consistency_eager_log_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2487905Z test_variant_consistency_eager_log_softmax_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2535911Z test_variant_consistency_eager_log_softmax_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2583695Z test_variant_consistency_eager_logaddexp2_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2631496Z test_variant_consistency_eager_logaddexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2679181Z test_variant_consistency_eager_logcumsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2727450Z test_variant_consistency_eager_logdet_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2775623Z test_variant_consistency_eager_logdet_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2823639Z test_variant_consistency_eager_logical_and_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2871675Z test_variant_consistency_eager_logical_and_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.2916610Z test_variant_consistency_eager_logical_not_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:04.2962452Z test_variant_consistency_eager_logical_not_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:04.3011024Z test_variant_consistency_eager_logical_or_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3058920Z test_variant_consistency_eager_logical_or_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3106846Z test_variant_consistency_eager_logical_xor_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3154755Z test_variant_consistency_eager_logical_xor_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3209432Z test_variant_consistency_eager_logit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3263801Z test_variant_consistency_eager_logspace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3311812Z test_variant_consistency_eager_logspace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3359805Z test_variant_consistency_eager_logsumexp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3408121Z test_variant_consistency_eager_long_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3455691Z test_variant_consistency_eager_long_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3510394Z test_variant_consistency_eager_lt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3564963Z test_variant_consistency_eager_lu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3613168Z test_variant_consistency_eager_lu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3660963Z test_variant_consistency_eager_lu_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3708893Z test_variant_consistency_eager_lu_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3757020Z test_variant_consistency_eager_lu_unpack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3804868Z test_variant_consistency_eager_lu_unpack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3852762Z test_variant_consistency_eager_mH_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3900676Z test_variant_consistency_eager_mH_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3948746Z test_variant_consistency_eager_mT_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.3996736Z test_variant_consistency_eager_mT_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4044760Z test_variant_consistency_eager_masked_fill_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4092796Z test_variant_consistency_eager_masked_fill_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4141357Z test_variant_consistency_eager_masked_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4189607Z test_variant_consistency_eager_masked_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4236939Z test_variant_consistency_eager_masked_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4284656Z test_variant_consistency_eager_masked_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4332314Z test_variant_consistency_eager_matmul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4380302Z test_variant_consistency_eager_matmul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4428093Z test_variant_consistency_eager_matrix_exp_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4475652Z test_variant_consistency_eager_matrix_exp_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4523786Z test_variant_consistency_eager_max_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4571433Z test_variant_consistency_eager_max_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4619450Z test_variant_consistency_eager_max_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4667499Z test_variant_consistency_eager_maximum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4715255Z test_variant_consistency_eager_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4763281Z test_variant_consistency_eager_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4811158Z test_variant_consistency_eager_median_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4859044Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4906781Z test_variant_consistency_eager_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.4954523Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5002502Z test_variant_consistency_eager_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5049762Z test_variant_consistency_eager_min_binary_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5099297Z test_variant_consistency_eager_min_reduction_no_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5147191Z test_variant_consistency_eager_min_reduction_with_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5195109Z test_variant_consistency_eager_minimum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5243051Z test_variant_consistency_eager_mm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5290792Z test_variant_consistency_eager_mm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5338695Z test_variant_consistency_eager_mode_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5386850Z test_variant_consistency_eager_movedim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5434630Z test_variant_consistency_eager_movedim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5482430Z test_variant_consistency_eager_msort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5536095Z test_variant_consistency_eager_mul_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5584406Z test_variant_consistency_eager_mul_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5632323Z test_variant_consistency_eager_multinomial_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5680379Z test_variant_consistency_eager_mv_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5728460Z test_variant_consistency_eager_mv_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5776449Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5822014Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:04.5868279Z test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:04.5916814Z test_variant_consistency_eager_nan_to_num_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.5965238Z test_variant_consistency_eager_nanmean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6013322Z test_variant_consistency_eager_nanmedian_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6061565Z test_variant_consistency_eager_nanquantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6109336Z test_variant_consistency_eager_nansum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6157055Z test_variant_consistency_eager_narrow_copy_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6204539Z test_variant_consistency_eager_narrow_copy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6252332Z test_variant_consistency_eager_narrow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6306113Z test_variant_consistency_eager_narrow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6360351Z test_variant_consistency_eager_native_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6410225Z test_variant_consistency_eager_ne_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6457756Z test_variant_consistency_eager_ne_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6505661Z test_variant_consistency_eager_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6553700Z test_variant_consistency_eager_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6599089Z test_variant_consistency_eager_new_empty_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:04.6644964Z test_variant_consistency_eager_new_empty_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:04.6690792Z test_variant_consistency_eager_new_empty_strided_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.005s) 2022-09-19T17:54:04.6737463Z test_variant_consistency_eager_new_empty_strided_cuda_float32 (__main__.TestCommonCUDA) ... skip: Expected: new_empty_strided is not comparable (0.005s) 2022-09-19T17:54:04.6785743Z test_variant_consistency_eager_new_full_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6833800Z test_variant_consistency_eager_new_full_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6882039Z test_variant_consistency_eager_new_ones_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6930131Z test_variant_consistency_eager_new_ones_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.6978389Z test_variant_consistency_eager_new_zeros_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7026719Z test_variant_consistency_eager_new_zeros_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7074256Z test_variant_consistency_eager_nextafter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7122425Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7170220Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7217934Z test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7265936Z test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7314523Z test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7362287Z test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7409985Z test_variant_consistency_eager_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7457856Z test_variant_consistency_eager_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7505873Z test_variant_consistency_eager_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7553774Z test_variant_consistency_eager_nn_functional_batch_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7601038Z test_variant_consistency_eager_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7648753Z test_variant_consistency_eager_nn_functional_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7696372Z test_variant_consistency_eager_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7744157Z test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7791500Z test_variant_consistency_eager_nn_functional_celu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7838763Z test_variant_consistency_eager_nn_functional_conv1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7886298Z test_variant_consistency_eager_nn_functional_conv1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7933902Z test_variant_consistency_eager_nn_functional_conv2d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.7981897Z test_variant_consistency_eager_nn_functional_conv2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8029335Z test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8077040Z test_variant_consistency_eager_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8124444Z test_variant_consistency_eager_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8172106Z test_variant_consistency_eager_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8219712Z test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8267297Z test_variant_consistency_eager_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8314923Z test_variant_consistency_eager_nn_functional_cross_entropy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8362731Z test_variant_consistency_eager_nn_functional_ctc_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8410317Z test_variant_consistency_eager_nn_functional_dropout2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8458053Z test_variant_consistency_eager_nn_functional_dropout3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8505750Z test_variant_consistency_eager_nn_functional_dropout_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8553312Z test_variant_consistency_eager_nn_functional_elu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8600997Z test_variant_consistency_eager_nn_functional_embedding_bag_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8648708Z test_variant_consistency_eager_nn_functional_embedding_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8696247Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8744165Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8791827Z test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8840534Z test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8888322Z test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8936073Z test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.8984048Z test_variant_consistency_eager_nn_functional_gelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9032127Z test_variant_consistency_eager_nn_functional_glu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9079373Z test_variant_consistency_eager_nn_functional_grid_sample_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9128223Z test_variant_consistency_eager_nn_functional_group_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9177269Z test_variant_consistency_eager_nn_functional_hardshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9225934Z test_variant_consistency_eager_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9273858Z test_variant_consistency_eager_nn_functional_hardswish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9321986Z test_variant_consistency_eager_nn_functional_hardtanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9369820Z test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9418181Z test_variant_consistency_eager_nn_functional_huber_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9466220Z test_variant_consistency_eager_nn_functional_instance_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9513840Z test_variant_consistency_eager_nn_functional_interpolate_area_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9561863Z test_variant_consistency_eager_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9610039Z test_variant_consistency_eager_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9657787Z test_variant_consistency_eager_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9705653Z test_variant_consistency_eager_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9753971Z test_variant_consistency_eager_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9801697Z test_variant_consistency_eager_nn_functional_kl_div_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9849787Z test_variant_consistency_eager_nn_functional_l1_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9897444Z test_variant_consistency_eager_nn_functional_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9945377Z test_variant_consistency_eager_nn_functional_layer_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:04.9993334Z test_variant_consistency_eager_nn_functional_leaky_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0041118Z test_variant_consistency_eager_nn_functional_linear_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0088689Z test_variant_consistency_eager_nn_functional_linear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0136801Z test_variant_consistency_eager_nn_functional_local_response_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0185021Z test_variant_consistency_eager_nn_functional_logsigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0232429Z test_variant_consistency_eager_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0280044Z test_variant_consistency_eager_nn_functional_max_pool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0327963Z test_variant_consistency_eager_nn_functional_max_pool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0375271Z test_variant_consistency_eager_nn_functional_max_pool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0423171Z test_variant_consistency_eager_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0470622Z test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0518161Z test_variant_consistency_eager_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0566045Z test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0613604Z test_variant_consistency_eager_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0660961Z test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0708971Z test_variant_consistency_eager_nn_functional_mish_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0760319Z test_variant_consistency_eager_nn_functional_mse_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0808041Z test_variant_consistency_eager_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0855836Z test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0903701Z test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0951229Z test_variant_consistency_eager_nn_functional_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.0998936Z test_variant_consistency_eager_nn_functional_normalize_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1046487Z test_variant_consistency_eager_nn_functional_normalize_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1094461Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1142223Z test_variant_consistency_eager_nn_functional_pad_circular_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1190581Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1238562Z test_variant_consistency_eager_nn_functional_pad_constant_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1286482Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1334227Z test_variant_consistency_eager_nn_functional_pad_reflect_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1382150Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1430089Z test_variant_consistency_eager_nn_functional_pad_replicate_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1478153Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1525684Z test_variant_consistency_eager_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1573564Z test_variant_consistency_eager_nn_functional_pdist_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1621712Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1669179Z test_variant_consistency_eager_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1723028Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1777459Z test_variant_consistency_eager_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1825677Z test_variant_consistency_eager_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1873473Z test_variant_consistency_eager_nn_functional_prelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1921188Z test_variant_consistency_eager_nn_functional_relu6_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.1969193Z test_variant_consistency_eager_nn_functional_relu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2017215Z test_variant_consistency_eager_nn_functional_rrelu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2065695Z test_variant_consistency_eager_nn_functional_selu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2113493Z test_variant_consistency_eager_nn_functional_silu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2161473Z test_variant_consistency_eager_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2209641Z test_variant_consistency_eager_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2258092Z test_variant_consistency_eager_nn_functional_softmin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2306675Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2355510Z test_variant_consistency_eager_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2403794Z test_variant_consistency_eager_nn_functional_softplus_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2452327Z test_variant_consistency_eager_nn_functional_softshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2500308Z test_variant_consistency_eager_nn_functional_softsign_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2548215Z test_variant_consistency_eager_nn_functional_softsign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2595962Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2643920Z test_variant_consistency_eager_nn_functional_tanhshrink_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2691795Z test_variant_consistency_eager_nn_functional_threshold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2739709Z test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2787844Z test_variant_consistency_eager_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2835927Z test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2883746Z test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2931589Z test_variant_consistency_eager_nn_functional_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.2979476Z test_variant_consistency_eager_nn_functional_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3027826Z test_variant_consistency_eager_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3075829Z test_variant_consistency_eager_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3123376Z test_variant_consistency_eager_nonzero_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3171094Z test_variant_consistency_eager_nonzero_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3218814Z test_variant_consistency_eager_norm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3266773Z test_variant_consistency_eager_norm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3314716Z test_variant_consistency_eager_norm_fro_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3362398Z test_variant_consistency_eager_norm_fro_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3410716Z test_variant_consistency_eager_norm_inf_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3458667Z test_variant_consistency_eager_norm_inf_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3507289Z test_variant_consistency_eager_norm_nuc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3555167Z test_variant_consistency_eager_norm_nuc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3603209Z test_variant_consistency_eager_normal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3651525Z test_variant_consistency_eager_normal_number_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3699057Z test_variant_consistency_eager_ones_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3746872Z test_variant_consistency_eager_ones_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3794390Z test_variant_consistency_eager_ormqr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3842152Z test_variant_consistency_eager_ormqr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3889734Z test_variant_consistency_eager_outer_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3937204Z test_variant_consistency_eager_outer_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.3985136Z test_variant_consistency_eager_pca_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4032740Z test_variant_consistency_eager_permute_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4080335Z test_variant_consistency_eager_permute_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4128260Z test_variant_consistency_eager_pinverse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4176549Z test_variant_consistency_eager_pinverse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4224166Z test_variant_consistency_eager_polar_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4271919Z test_variant_consistency_eager_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4317311Z test_variant_consistency_eager_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:05.4362799Z test_variant_consistency_eager_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:05.4408947Z test_variant_consistency_eager_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:05.4454430Z test_variant_consistency_eager_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:05.4503954Z test_variant_consistency_eager_positive_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4550917Z test_variant_consistency_eager_positive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4598844Z test_variant_consistency_eager_pow_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4646086Z test_variant_consistency_eager_pow_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4693643Z test_variant_consistency_eager_prod_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4741591Z test_variant_consistency_eager_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4789183Z test_variant_consistency_eager_put_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4842452Z test_variant_consistency_eager_put_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4896365Z test_variant_consistency_eager_qr_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4950732Z test_variant_consistency_eager_qr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.4998418Z test_variant_consistency_eager_quantile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5045853Z test_variant_consistency_eager_rad2deg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5093710Z test_variant_consistency_eager_rand_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5141610Z test_variant_consistency_eager_rand_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5189162Z test_variant_consistency_eager_randint_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5237025Z test_variant_consistency_eager_randn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5285104Z test_variant_consistency_eager_randn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5333916Z test_variant_consistency_eager_randn_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5382220Z test_variant_consistency_eager_randn_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5430024Z test_variant_consistency_eager_ravel_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5477592Z test_variant_consistency_eager_ravel_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5525782Z test_variant_consistency_eager_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5573695Z test_variant_consistency_eager_real_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5621767Z test_variant_consistency_eager_reciprocal_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5669443Z test_variant_consistency_eager_reciprocal_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5717651Z test_variant_consistency_eager_remainder_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5765615Z test_variant_consistency_eager_renorm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5812883Z test_variant_consistency_eager_renorm_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5860626Z test_variant_consistency_eager_repeat_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5908911Z test_variant_consistency_eager_repeat_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.5956898Z test_variant_consistency_eager_repeat_interleave_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6005230Z test_variant_consistency_eager_repeat_interleave_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6052862Z test_variant_consistency_eager_reshape_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6100787Z test_variant_consistency_eager_reshape_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6148591Z test_variant_consistency_eager_reshape_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6196851Z test_variant_consistency_eager_reshape_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6244427Z test_variant_consistency_eager_resize__cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6292592Z test_variant_consistency_eager_resize__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6340556Z test_variant_consistency_eager_resize_as__cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6388705Z test_variant_consistency_eager_resize_as__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6436507Z test_variant_consistency_eager_resolve_conj_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6484346Z test_variant_consistency_eager_resolve_conj_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6532405Z test_variant_consistency_eager_resolve_neg_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6580139Z test_variant_consistency_eager_resolve_neg_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6628770Z test_variant_consistency_eager_roll_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6677171Z test_variant_consistency_eager_roll_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6724549Z test_variant_consistency_eager_rot90_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6772543Z test_variant_consistency_eager_rot90_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6819876Z test_variant_consistency_eager_round_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6868491Z test_variant_consistency_eager_round_decimals_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.6913429Z test_variant_consistency_eager_round_decimals_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.004s) 2022-09-19T17:54:05.6959447Z test_variant_consistency_eager_round_decimals_neg_3_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:05.7008215Z test_variant_consistency_eager_rsqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7056163Z test_variant_consistency_eager_rsqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7103986Z test_variant_consistency_eager_rsub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7152042Z test_variant_consistency_eager_rsub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7199720Z test_variant_consistency_eager_scatter_add_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7247571Z test_variant_consistency_eager_scatter_add_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7295243Z test_variant_consistency_eager_scatter_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7342881Z test_variant_consistency_eager_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7390467Z test_variant_consistency_eager_scatter_reduce_amax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7438194Z test_variant_consistency_eager_scatter_reduce_amin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7485683Z test_variant_consistency_eager_scatter_reduce_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7533182Z test_variant_consistency_eager_scatter_reduce_prod_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7580731Z test_variant_consistency_eager_scatter_reduce_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7628673Z test_variant_consistency_eager_searchsorted_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7676457Z test_variant_consistency_eager_segment_reduce_lengths_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7724135Z test_variant_consistency_eager_segment_reduce_offsets_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7771903Z test_variant_consistency_eager_select_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7819501Z test_variant_consistency_eager_select_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7867515Z test_variant_consistency_eager_select_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7915157Z test_variant_consistency_eager_sgn_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.7962772Z test_variant_consistency_eager_sgn_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8010204Z test_variant_consistency_eager_short_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8058232Z test_variant_consistency_eager_short_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8106184Z test_variant_consistency_eager_sigmoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8153713Z test_variant_consistency_eager_sigmoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8201671Z test_variant_consistency_eager_sign_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8249108Z test_variant_consistency_eager_signbit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8297073Z test_variant_consistency_eager_sin_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8345031Z test_variant_consistency_eager_sin_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8393084Z test_variant_consistency_eager_sinc_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8440599Z test_variant_consistency_eager_sinc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8488430Z test_variant_consistency_eager_sinh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8536132Z test_variant_consistency_eager_sinh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8583909Z test_variant_consistency_eager_slice_scatter_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8631494Z test_variant_consistency_eager_softmax_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8679572Z test_variant_consistency_eager_softmax_with_dtype_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8727339Z test_variant_consistency_eager_softmax_with_dtype_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8775154Z test_variant_consistency_eager_sort_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8821028Z test_variant_consistency_eager_sparse_sampled_addmm_cuda_complex64 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:05.8866693Z test_variant_consistency_eager_sparse_sampled_addmm_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipped! (0.005s) 2022-09-19T17:54:05.8915242Z test_variant_consistency_eager_special_airy_ai_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.8963138Z test_variant_consistency_eager_special_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9010869Z test_variant_consistency_eager_special_bessel_j1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9058535Z test_variant_consistency_eager_special_bessel_y0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9106605Z test_variant_consistency_eager_special_bessel_y1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9154319Z test_variant_consistency_eager_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9201984Z test_variant_consistency_eager_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9247650Z test_variant_consistency_eager_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:54:05.9293748Z test_variant_consistency_eager_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:54:05.9342138Z test_variant_consistency_eager_special_entr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9389943Z test_variant_consistency_eager_special_erfcx_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9438421Z test_variant_consistency_eager_special_hermite_polynomial_h_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9485921Z test_variant_consistency_eager_special_hermite_polynomial_he_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9533510Z test_variant_consistency_eager_special_i0e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9581360Z test_variant_consistency_eager_special_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9629184Z test_variant_consistency_eager_special_i1e_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9677209Z test_variant_consistency_eager_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9722246Z test_variant_consistency_eager_special_legendre_polynomial_p_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-09-19T17:54:05.9770492Z test_variant_consistency_eager_special_log_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9817775Z test_variant_consistency_eager_special_modified_bessel_i0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9865519Z test_variant_consistency_eager_special_modified_bessel_i1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9913250Z test_variant_consistency_eager_special_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:05.9960707Z test_variant_consistency_eager_special_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0008125Z test_variant_consistency_eager_special_ndtr_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0055965Z test_variant_consistency_eager_special_ndtri_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0103657Z test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0153215Z test_variant_consistency_eager_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0200892Z test_variant_consistency_eager_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0246355Z test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2022-09-19T17:54:06.0291825Z test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-09-19T17:54:06.0337517Z test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-09-19T17:54:06.0383159Z test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCommonCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.004s) 2022-09-19T17:54:06.0431225Z test_variant_consistency_eager_special_spherical_bessel_j0_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0478814Z test_variant_consistency_eager_special_xlog1py_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0526372Z test_variant_consistency_eager_special_zeta_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0573870Z test_variant_consistency_eager_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0621761Z test_variant_consistency_eager_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0669251Z test_variant_consistency_eager_split_list_args_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0716670Z test_variant_consistency_eager_split_list_args_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0764344Z test_variant_consistency_eager_split_with_sizes_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0811989Z test_variant_consistency_eager_split_with_sizes_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0859466Z test_variant_consistency_eager_sqrt_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0907507Z test_variant_consistency_eager_sqrt_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.0955465Z test_variant_consistency_eager_square_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1003448Z test_variant_consistency_eager_square_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1051019Z test_variant_consistency_eager_squeeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1098601Z test_variant_consistency_eager_squeeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1146701Z test_variant_consistency_eager_stack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1194358Z test_variant_consistency_eager_stack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1242013Z test_variant_consistency_eager_std_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1290090Z test_variant_consistency_eager_std_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1338160Z test_variant_consistency_eager_std_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1386434Z test_variant_consistency_eager_std_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1434189Z test_variant_consistency_eager_stft_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1482100Z test_variant_consistency_eager_stft_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1529873Z test_variant_consistency_eager_sub_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1577556Z test_variant_consistency_eager_sub_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1625543Z test_variant_consistency_eager_sum_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1673527Z test_variant_consistency_eager_sum_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1721166Z test_variant_consistency_eager_sum_to_size_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1768722Z test_variant_consistency_eager_sum_to_size_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1816561Z test_variant_consistency_eager_svd_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1864795Z test_variant_consistency_eager_svd_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1912017Z test_variant_consistency_eager_svd_lowrank_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.1959627Z test_variant_consistency_eager_symeig_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2007586Z test_variant_consistency_eager_symeig_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2054898Z test_variant_consistency_eager_t_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2102823Z test_variant_consistency_eager_t_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2150166Z test_variant_consistency_eager_take_along_dim_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2197740Z test_variant_consistency_eager_take_along_dim_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2245315Z test_variant_consistency_eager_take_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2293131Z test_variant_consistency_eager_take_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2340953Z test_variant_consistency_eager_tan_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2388347Z test_variant_consistency_eager_tan_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2436166Z test_variant_consistency_eager_tanh_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2483719Z test_variant_consistency_eager_tanh_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2531207Z test_variant_consistency_eager_tensor_split_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2578773Z test_variant_consistency_eager_tensor_split_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2626521Z test_variant_consistency_eager_tensordot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2675000Z test_variant_consistency_eager_tensordot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2723004Z test_variant_consistency_eager_tile_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2770615Z test_variant_consistency_eager_tile_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2818603Z test_variant_consistency_eager_to_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2866594Z test_variant_consistency_eager_to_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2913970Z test_variant_consistency_eager_to_sparse_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.2961519Z test_variant_consistency_eager_to_sparse_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3009721Z test_variant_consistency_eager_topk_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3057291Z test_variant_consistency_eager_trace_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3105414Z test_variant_consistency_eager_trace_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3153357Z test_variant_consistency_eager_transpose_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3201121Z test_variant_consistency_eager_transpose_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3248862Z test_variant_consistency_eager_trapezoid_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3297128Z test_variant_consistency_eager_trapezoid_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3345218Z test_variant_consistency_eager_trapz_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3393014Z test_variant_consistency_eager_trapz_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3441163Z test_variant_consistency_eager_triangular_solve_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3488973Z test_variant_consistency_eager_triangular_solve_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3536909Z test_variant_consistency_eager_tril_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3584852Z test_variant_consistency_eager_tril_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3632674Z test_variant_consistency_eager_triu_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3680290Z test_variant_consistency_eager_triu_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3728215Z test_variant_consistency_eager_true_divide_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3776467Z test_variant_consistency_eager_true_divide_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3824264Z test_variant_consistency_eager_trunc_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3871912Z test_variant_consistency_eager_unbind_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3919796Z test_variant_consistency_eager_unbind_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.3967791Z test_variant_consistency_eager_unflatten_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4015577Z test_variant_consistency_eager_unflatten_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4063699Z test_variant_consistency_eager_unfold_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4111603Z test_variant_consistency_eager_unfold_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4159229Z test_variant_consistency_eager_uniform_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4206976Z test_variant_consistency_eager_uniform_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4254633Z test_variant_consistency_eager_unique_consecutive_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4303267Z test_variant_consistency_eager_unique_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4352038Z test_variant_consistency_eager_unsqueeze_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4400455Z test_variant_consistency_eager_unsqueeze_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4448776Z test_variant_consistency_eager_var_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4497163Z test_variant_consistency_eager_var_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4545664Z test_variant_consistency_eager_var_mean_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4593724Z test_variant_consistency_eager_var_mean_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4641613Z test_variant_consistency_eager_vdot_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4689886Z test_variant_consistency_eager_vdot_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4737430Z test_variant_consistency_eager_view_as_complex_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4785744Z test_variant_consistency_eager_view_as_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4833854Z test_variant_consistency_eager_view_as_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4881980Z test_variant_consistency_eager_view_as_real_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4929868Z test_variant_consistency_eager_view_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.4978199Z test_variant_consistency_eager_view_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5026478Z test_variant_consistency_eager_vsplit_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5074782Z test_variant_consistency_eager_vsplit_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5122579Z test_variant_consistency_eager_vstack_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5170696Z test_variant_consistency_eager_vstack_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5218383Z test_variant_consistency_eager_where_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5266663Z test_variant_consistency_eager_where_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5315037Z test_variant_consistency_eager_xlogy_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5362283Z test_variant_consistency_eager_zero__cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5410973Z test_variant_consistency_eager_zero__cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5458853Z test_variant_consistency_eager_zeros_like_cuda_complex64 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5506767Z test_variant_consistency_eager_zeros_like_cuda_float32 (__main__.TestCommonCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.005s) 2022-09-19T17:54:06.5526016Z test_backward_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5536337Z test_backward_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/80413 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-09-19T17:54:06.5546510Z test_backward___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5557343Z test_backward___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5567744Z test_backward___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5578196Z test_backward___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5588996Z test_backward___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5599494Z test_backward___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5610218Z test_backward___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5620638Z test_backward___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5631422Z test_backward__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5641977Z test_backward__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5652570Z test_backward__masked_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5664167Z test_backward__masked_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5675659Z test_backward__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5687013Z test_backward__masked_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5698749Z test_backward__masked_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5710223Z test_backward__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5721698Z test_backward__masked_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5733129Z test_backward__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5744225Z test_backward__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5754438Z test_backward__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5764963Z test_backward__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5775370Z test_backward__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5786243Z test_backward__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5796687Z test_backward__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5807095Z test_backward__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5817591Z test_backward_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5828395Z test_backward_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5839127Z test_backward_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5849713Z test_backward_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5860118Z test_backward_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5870922Z test_backward_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5881403Z test_backward_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5892102Z test_backward_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5902680Z test_backward_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5913210Z test_backward_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5923968Z test_backward_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5934465Z test_backward_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5945382Z test_backward_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5956010Z test_backward_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5966485Z test_backward_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5974935Z test_backward_as_strided_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Only fails for LAZY, passes on everything else (0.001s) 2022-09-19T17:54:06.5985881Z test_backward_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.5996178Z test_backward_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6006800Z test_backward_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6017187Z test_backward_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6027931Z test_backward_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6038592Z test_backward_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6048976Z test_backward_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6059314Z test_backward_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6070150Z test_backward_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6080725Z test_backward_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6091313Z test_backward_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6102050Z test_backward_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6112717Z test_backward_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6123272Z test_backward_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6133881Z test_backward_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6144643Z test_backward_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6155199Z test_backward_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6165992Z test_backward_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6176423Z test_backward_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6187186Z test_backward_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6197648Z test_backward_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6208173Z test_backward_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6218791Z test_backward_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6229369Z test_backward_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6239869Z test_backward_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6250387Z test_backward_clamp_max_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6261108Z test_backward_clamp_min_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6271558Z test_backward_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6282342Z test_backward_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6292636Z test_backward_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6303335Z test_backward_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6313875Z test_backward_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6324361Z test_backward_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6334992Z test_backward_constant_pad_nd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6345568Z test_backward_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6356005Z test_backward_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6366493Z test_backward_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6376934Z test_backward_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6387643Z test_backward_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6398108Z test_backward_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6408527Z test_backward_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6419022Z test_backward_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6429762Z test_backward_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6440437Z test_backward_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6450976Z test_backward_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6461555Z test_backward_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6472185Z test_backward_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6482598Z test_backward_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6493040Z test_backward_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6503867Z test_backward_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6514290Z test_backward_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6524891Z test_backward_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6535458Z test_backward_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6546353Z test_backward_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6556930Z test_backward_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6567432Z test_backward_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6577929Z test_backward_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6588695Z test_backward_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6599213Z test_backward_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6609818Z test_backward_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6620413Z test_backward_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6631211Z test_backward_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6641819Z test_backward_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6652452Z test_backward_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6662947Z test_backward_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6673609Z test_backward_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6683996Z test_backward_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6694753Z test_backward_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6705261Z test_backward_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6715854Z test_backward_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6726496Z test_backward_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6736978Z test_backward_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6748205Z test_backward_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6758447Z test_backward_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6768954Z test_backward_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6779701Z test_backward_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6790366Z test_backward_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6800776Z test_backward_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6810999Z test_backward_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6821873Z test_backward_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6832461Z test_backward_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6842981Z test_backward_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6853579Z test_backward_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6864239Z test_backward_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6874865Z test_backward_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6885398Z test_backward_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6895927Z test_backward_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6906692Z test_backward_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6917382Z test_backward_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6927907Z test_backward_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6938511Z test_backward_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6949301Z test_backward_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6959814Z test_backward_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6970278Z test_backward_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6980967Z test_backward_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.6991380Z test_backward_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7002147Z test_backward_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7012391Z test_backward_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7023192Z test_backward_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7033890Z test_backward_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7044288Z test_backward_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7054781Z test_backward_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7065720Z test_backward_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7076017Z test_backward_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7086506Z test_backward_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7097080Z test_backward_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7107756Z test_backward_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7118160Z test_backward_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7128753Z test_backward_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7139176Z test_backward_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7149957Z test_backward_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7160467Z test_backward_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7171373Z test_backward_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7182202Z test_backward_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7191957Z test_backward_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/76941 for platform(s) linux. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-09-19T17:54:06.7201939Z test_backward_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7212521Z test_backward_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7223365Z test_backward_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7233859Z test_backward_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7244279Z test_backward_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7254794Z test_backward_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7265667Z test_backward_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7276122Z test_backward_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7286612Z test_backward_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7297147Z test_backward_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7308172Z test_backward_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7318415Z test_backward_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7329038Z test_backward_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7339696Z test_backward_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7350371Z test_backward_linalg_det_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7360854Z test_backward_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7371514Z test_backward_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7382409Z test_backward_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7392886Z test_backward_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7403436Z test_backward_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7414037Z test_backward_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7424793Z test_backward_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7435355Z test_backward_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7445983Z test_backward_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7456496Z test_backward_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7467297Z test_backward_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7477803Z test_backward_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7488404Z test_backward_linalg_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7498840Z test_backward_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7509539Z test_backward_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7520112Z test_backward_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7530638Z test_backward_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7541765Z test_backward_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7552269Z test_backward_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:06.7562788Z test_backward_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3249127Z test_backward_linalg_pinv_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (3.568s) 2022-09-19T17:54:10.3259430Z test_backward_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3270441Z test_backward_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3280947Z test_backward_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3291591Z test_backward_linalg_solve_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3302310Z test_backward_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3312846Z test_backward_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3323358Z test_backward_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3334099Z test_backward_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3344501Z test_backward_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3355025Z test_backward_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3365498Z test_backward_linalg_vecdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3375976Z test_backward_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3386690Z test_backward_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3397276Z test_backward_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3407821Z test_backward_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3418212Z test_backward_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3428988Z test_backward_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3439424Z test_backward_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3449956Z test_backward_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3460459Z test_backward_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3471157Z test_backward_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3481675Z test_backward_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3492177Z test_backward_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3502820Z test_backward_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3513241Z test_backward_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3523714Z test_backward_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3534452Z test_backward_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3545430Z test_backward_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3555769Z test_backward_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3566183Z test_backward_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3576668Z test_backward_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3587581Z test_backward_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3597874Z test_backward_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3608286Z test_backward_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3619712Z test_backward_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3631455Z test_backward_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3642947Z test_backward_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3654353Z test_backward_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3666004Z test_backward_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3677447Z test_backward_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3688181Z test_backward_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3698808Z test_backward_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3710128Z test_backward_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3720921Z test_backward_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3731005Z test_backward_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3741486Z test_backward_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3752144Z test_backward_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3762665Z test_backward_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3773193Z test_backward_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3784301Z test_backward_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3794491Z test_backward_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3805032Z test_backward_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3815549Z test_backward_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3826110Z test_backward_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3836577Z test_backward_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3847120Z test_backward_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3857488Z test_backward_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3868341Z test_backward_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3878879Z test_backward_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3889140Z test_backward_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3899544Z test_backward_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3910184Z test_backward_native_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3920726Z test_backward_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3931338Z test_backward_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3942131Z test_backward_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3952655Z test_backward_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3962966Z test_backward_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3973458Z test_backward_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3984230Z test_backward_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.3994647Z test_backward_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4005051Z test_backward_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4015480Z test_backward_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4026234Z test_backward_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4036680Z test_backward_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4047187Z test_backward_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4057606Z test_backward_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4068392Z test_backward_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4078642Z test_backward_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4089786Z test_backward_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4099800Z test_backward_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4110674Z test_backward_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4121060Z test_backward_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4131845Z test_backward_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4142458Z test_backward_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4153208Z test_backward_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4163684Z test_backward_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4173968Z test_backward_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4184535Z test_backward_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4195137Z test_backward_nn_functional_dropout3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4205539Z test_backward_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4216109Z test_backward_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4226828Z test_backward_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4237295Z test_backward_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4247825Z test_backward_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4258561Z test_backward_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4269336Z test_backward_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4279646Z test_backward_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4290072Z test_backward_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4300593Z test_backward_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4311320Z test_backward_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4321733Z test_backward_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4332416Z test_backward_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4343362Z test_backward_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4353843Z test_backward_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4364259Z test_backward_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4374946Z test_backward_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4385753Z test_backward_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4396272Z test_backward_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4406538Z test_backward_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4417124Z test_backward_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4427971Z test_backward_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4438454Z test_backward_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4448913Z test_backward_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4459401Z test_backward_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4470164Z test_backward_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4480432Z test_backward_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4491037Z test_backward_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4501672Z test_backward_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4512192Z test_backward_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4522561Z test_backward_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4533070Z test_backward_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4543671Z test_backward_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4555301Z test_backward_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4566600Z test_backward_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4578000Z test_backward_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4589821Z test_backward_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4601121Z test_backward_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4612590Z test_backward_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4623300Z test_backward_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4633827Z test_backward_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4644299Z test_backward_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4655091Z test_backward_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4665685Z test_backward_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4678146Z test_backward_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4688599Z test_backward_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4699345Z test_backward_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4710560Z test_backward_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4720841Z test_backward_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4731335Z test_backward_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4742500Z test_backward_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4752926Z test_backward_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4763449Z test_backward_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4774013Z test_backward_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4784680Z test_backward_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4795148Z test_backward_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4805648Z test_backward_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4816133Z test_backward_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4826876Z test_backward_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4837377Z test_backward_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4847924Z test_backward_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4858346Z test_backward_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4869222Z test_backward_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4879765Z test_backward_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4890306Z test_backward_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4900765Z test_backward_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4911474Z test_backward_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4921940Z test_backward_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4932513Z test_backward_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4943342Z test_backward_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4953935Z test_backward_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4964503Z test_backward_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4975001Z test_backward_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4985936Z test_backward_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.4996338Z test_backward_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5006869Z test_backward_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5017238Z test_backward_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5028164Z test_backward_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5038840Z test_backward_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5049219Z test_backward_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5059636Z test_backward_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5070481Z test_backward_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5080975Z test_backward_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5091522Z test_backward_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5102207Z test_backward_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5112743Z test_backward_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:54:10.5129172Z test_backward_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... [W Module.cpp:855] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-09-19T17:56:36.0791031Z ok (145.568s) 2022-09-19T17:56:36.0802691Z test_backward_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0814211Z test_backward_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0826241Z test_backward_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0837811Z test_backward_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0849519Z test_backward_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0861594Z test_backward_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0872776Z test_backward_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0884368Z test_backward_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0895898Z test_backward_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0907747Z test_backward_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0919426Z test_backward_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0930941Z test_backward_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0942980Z test_backward_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0954527Z test_backward_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0966004Z test_backward_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0978065Z test_backward_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.0989836Z test_backward_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1001430Z test_backward_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1012937Z test_backward_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1024694Z test_backward_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1036321Z test_backward_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1047923Z test_backward_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1059617Z test_backward_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1072055Z test_backward_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1084309Z test_backward_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1096809Z test_backward_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1108984Z test_backward_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1121120Z test_backward_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1132971Z test_backward_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1145384Z test_backward_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1157372Z test_backward_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1169397Z test_backward_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1181924Z test_backward_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1194439Z test_backward_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1206373Z test_backward_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1218083Z test_backward_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1230329Z test_backward_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1242319Z test_backward_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1254329Z test_backward_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1266733Z test_backward_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1278777Z test_backward_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1290789Z test_backward_segment_reduce_lengths_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1302950Z test_backward_segment_reduce_offsets_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1314991Z test_backward_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1327007Z test_backward_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1338897Z test_backward_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1351215Z test_backward_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1363129Z test_backward_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1375236Z test_backward_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1387859Z test_backward_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1399989Z test_backward_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1412096Z test_backward_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1424205Z test_backward_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1436260Z test_backward_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1448351Z test_backward_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1457677Z test_backward_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-09-19T17:56:36.1470256Z test_backward_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1481988Z test_backward_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1493562Z test_backward_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1505238Z test_backward_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1516875Z test_backward_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1528483Z test_backward_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1540134Z test_backward_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1552620Z test_backward_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1564162Z test_backward_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1575759Z test_backward_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1587595Z test_backward_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1599111Z test_backward_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1610693Z test_backward_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1622400Z test_backward_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1634085Z test_backward_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1646304Z test_backward_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1658058Z test_backward_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1670617Z test_backward_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1682095Z test_backward_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1693595Z test_backward_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1705323Z test_backward_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1716806Z test_backward_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1728250Z test_backward_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T17:56:36.1739898Z test_backward_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4761518Z test_backward_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (264.302s) 2022-09-19T18:01:00.4772993Z test_backward_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4784710Z test_backward_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4795764Z test_backward_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4806997Z test_backward_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4818082Z test_backward_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4829601Z test_backward_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4840781Z test_backward_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4851903Z test_backward_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4863297Z test_backward_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4874529Z test_backward_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4883388Z test_backward_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-09-19T18:01:00.4894696Z test_backward_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4906160Z test_backward_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4917274Z test_backward_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4928593Z test_backward_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4939692Z test_backward_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4951014Z test_backward_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4962150Z test_backward_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4973313Z test_backward_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4984790Z test_backward_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.4995944Z test_backward_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5007093Z test_backward_unbind_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5018363Z test_backward_unflatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5029867Z test_backward_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5041143Z test_backward_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5052346Z test_backward_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5063759Z test_backward_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5075035Z test_backward_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5086271Z test_backward_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5097461Z test_backward_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5108869Z test_backward_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5120170Z test_backward_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5131299Z test_backward_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5142725Z test_backward_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5153825Z test_backward_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5164980Z test_backward_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5177367Z test_forward_ad_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5190222Z test_forward_ad_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5202359Z test_forward_ad___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5214896Z test_forward_ad___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5227328Z test_forward_ad___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5239740Z test_forward_ad___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5252103Z test_forward_ad___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5264662Z test_forward_ad___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5277051Z test_forward_ad___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5289402Z test_forward_ad___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5302219Z test_forward_ad__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5314712Z test_forward_ad__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5326974Z test_forward_ad__masked_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5339381Z test_forward_ad__masked_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5351903Z test_forward_ad__masked_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5364264Z test_forward_ad__masked_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5376878Z test_forward_ad__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5389450Z test_forward_ad__masked_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5401784Z test_forward_ad__masked_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5414094Z test_forward_ad__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5426637Z test_forward_ad__masked_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5438943Z test_forward_ad__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5451487Z test_forward_ad__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5461053Z test_forward_ad__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:01:00.5474142Z test_forward_ad__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5486383Z test_forward_ad__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5498688Z test_forward_ad__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5511372Z test_forward_ad__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5523807Z test_forward_ad__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5536070Z test_forward_ad_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5548634Z test_forward_ad_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5560995Z test_forward_ad_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5573378Z test_forward_ad_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5586033Z test_forward_ad_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5598481Z test_forward_ad_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5610767Z test_forward_ad_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5623247Z test_forward_ad_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5635651Z test_forward_ad_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5648064Z test_forward_ad_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5660462Z test_forward_ad_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5673079Z test_forward_ad_all_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5685420Z test_forward_ad_allclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5697827Z test_forward_ad_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5710493Z test_forward_ad_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5722865Z test_forward_ad_aminmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5735263Z test_forward_ad_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5747761Z test_forward_ad_any_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5760057Z test_forward_ad_arange_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5772457Z test_forward_ad_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5784999Z test_forward_ad_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5797302Z test_forward_ad_argsort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5809658Z test_forward_ad_argwhere_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5822170Z test_forward_ad_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5834537Z test_forward_ad_as_strided_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5846740Z test_forward_ad_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5859171Z test_forward_ad_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5871682Z test_forward_ad_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5883941Z test_forward_ad_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5896241Z test_forward_ad_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5908828Z test_forward_ad_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5921106Z test_forward_ad_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5933329Z test_forward_ad_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5945922Z test_forward_ad_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5958161Z test_forward_ad_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5970461Z test_forward_ad_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5982949Z test_forward_ad_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.5995404Z test_forward_ad_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6007749Z test_forward_ad_bool_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6020191Z test_forward_ad_broadcast_shapes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6032607Z test_forward_ad_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6044949Z test_forward_ad_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6057254Z test_forward_ad_bucketize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6070025Z test_forward_ad_byte_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6082388Z test_forward_ad_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6094762Z test_forward_ad_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6107414Z test_forward_ad_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6119721Z test_forward_ad_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6132297Z test_forward_ad_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6144742Z test_forward_ad_char_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6157189Z test_forward_ad_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6169559Z test_forward_ad_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6182188Z test_forward_ad_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6194474Z test_forward_ad_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6206722Z test_forward_ad_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6218989Z test_forward_ad_clamp_max_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6231535Z test_forward_ad_clamp_min_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6243873Z test_forward_ad_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6256383Z test_forward_ad_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6268907Z test_forward_ad_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6281397Z test_forward_ad_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6293814Z test_forward_ad_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6306492Z test_forward_ad_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6318765Z test_forward_ad_constant_pad_nd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6331234Z test_forward_ad_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6343750Z test_forward_ad_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6355993Z test_forward_ad_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6368212Z test_forward_ad_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6380848Z test_forward_ad_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6393054Z test_forward_ad_count_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6405482Z test_forward_ad_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6417752Z test_forward_ad_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6430484Z test_forward_ad_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6442659Z test_forward_ad_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6454940Z test_forward_ad_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6467416Z test_forward_ad_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6479890Z test_forward_ad_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6492103Z test_forward_ad_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6504660Z test_forward_ad_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6517086Z test_forward_ad_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6529471Z test_forward_ad_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6541900Z test_forward_ad_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6554394Z test_forward_ad_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6566794Z test_forward_ad_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6579386Z test_forward_ad_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6591653Z test_forward_ad_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6604185Z test_forward_ad_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6616335Z test_forward_ad_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6629342Z test_forward_ad_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6641185Z test_forward_ad_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6653464Z test_forward_ad_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6665990Z test_forward_ad_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6678527Z test_forward_ad_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6690747Z test_forward_ad_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6703708Z test_forward_ad_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6716254Z test_forward_ad_empty_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6728745Z test_forward_ad_eq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6741475Z test_forward_ad_equal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6753903Z test_forward_ad_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6766338Z test_forward_ad_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6779407Z test_forward_ad_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6791637Z test_forward_ad_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6804161Z test_forward_ad_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6816498Z test_forward_ad_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6829498Z test_forward_ad_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6841766Z test_forward_ad_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6854124Z test_forward_ad_eye_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6866631Z test_forward_ad_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6879307Z test_forward_ad_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6891604Z test_forward_ad_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6903832Z test_forward_ad_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6916320Z test_forward_ad_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6928752Z test_forward_ad_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6941338Z test_forward_ad_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6953793Z test_forward_ad_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6966157Z test_forward_ad_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6979036Z test_forward_ad_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.6991451Z test_forward_ad_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7003795Z test_forward_ad_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7016164Z test_forward_ad_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7028930Z test_forward_ad_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7041067Z test_forward_ad_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7053460Z test_forward_ad_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7065922Z test_forward_ad_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7078391Z test_forward_ad_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7090623Z test_forward_ad_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7103211Z test_forward_ad_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7115512Z test_forward_ad_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7127762Z test_forward_ad_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7140262Z test_forward_ad_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7152856Z test_forward_ad_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7165185Z test_forward_ad_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7177648Z test_forward_ad_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7190207Z test_forward_ad_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7202656Z test_forward_ad_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7214954Z test_forward_ad_floor_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7227569Z test_forward_ad_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7239892Z test_forward_ad_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7252511Z test_forward_ad_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7265047Z test_forward_ad_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7277653Z test_forward_ad_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7290025Z test_forward_ad_full_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7302756Z test_forward_ad_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7315510Z test_forward_ad_ge_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7327470Z test_forward_ad_geqrf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7339978Z test_forward_ad_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7352491Z test_forward_ad_gt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7364914Z test_forward_ad_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7377642Z test_forward_ad_heaviside_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7390297Z test_forward_ad_histc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7402793Z test_forward_ad_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7415025Z test_forward_ad_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7427905Z test_forward_ad_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7440287Z test_forward_ad_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7452965Z test_forward_ad_igamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7465477Z test_forward_ad_igammac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7478141Z test_forward_ad_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7490539Z test_forward_ad_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7503200Z test_forward_ad_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7515389Z test_forward_ad_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7527867Z test_forward_ad_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7553090Z test_forward_ad_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7554126Z test_forward_ad_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7565460Z test_forward_ad_int_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7577956Z test_forward_ad_isclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7590682Z test_forward_ad_isfinite_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7603129Z test_forward_ad_isin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7615625Z test_forward_ad_isinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7628389Z test_forward_ad_isnan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7640684Z test_forward_ad_isneginf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7653062Z test_forward_ad_isposinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7665650Z test_forward_ad_isreal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7678111Z test_forward_ad_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7690595Z test_forward_ad_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7703561Z test_forward_ad_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7715857Z test_forward_ad_jiterator_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7728292Z test_forward_ad_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7740759Z test_forward_ad_jiterator_unary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7753218Z test_forward_ad_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7765599Z test_forward_ad_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7778064Z test_forward_ad_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7790667Z test_forward_ad_le_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7803204Z test_forward_ad_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7815274Z test_forward_ad_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7828167Z test_forward_ad_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7840280Z test_forward_ad_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7852666Z test_forward_ad_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7865200Z test_forward_ad_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7877510Z test_forward_ad_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7889909Z test_forward_ad_linalg_det_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7902518Z test_forward_ad_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7914812Z test_forward_ad_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7927292Z test_forward_ad_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7939538Z test_forward_ad_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7952225Z test_forward_ad_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7964403Z test_forward_ad_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7976783Z test_forward_ad_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.7989431Z test_forward_ad_linalg_ldl_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8001731Z test_forward_ad_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8014342Z test_forward_ad_linalg_ldl_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8026826Z test_forward_ad_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8039314Z test_forward_ad_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8051600Z test_forward_ad_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8064099Z test_forward_ad_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8076692Z test_forward_ad_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8089170Z test_forward_ad_linalg_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8101700Z test_forward_ad_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8114044Z test_forward_ad_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8126371Z test_forward_ad_linalg_matrix_rank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8138733Z test_forward_ad_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8151329Z test_forward_ad_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8163715Z test_forward_ad_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8176433Z test_forward_ad_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8189019Z test_forward_ad_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:00.8201575Z test_forward_ad_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3280351Z test_forward_ad_linalg_pinv_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (8.508s) 2022-09-19T18:01:09.3292749Z test_forward_ad_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3304807Z test_forward_ad_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3316797Z test_forward_ad_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3328597Z test_forward_ad_linalg_solve_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3340683Z test_forward_ad_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3352520Z test_forward_ad_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3364295Z test_forward_ad_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3376059Z test_forward_ad_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3387963Z test_forward_ad_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3399879Z test_forward_ad_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3411520Z test_forward_ad_linalg_vecdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3423709Z test_forward_ad_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3436515Z test_forward_ad_linspace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3449503Z test_forward_ad_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3462487Z test_forward_ad_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3475524Z test_forward_ad_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3487909Z test_forward_ad_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3500696Z test_forward_ad_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3513687Z test_forward_ad_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3525988Z test_forward_ad_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3538510Z test_forward_ad_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3551097Z test_forward_ad_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3563473Z test_forward_ad_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3575991Z test_forward_ad_logical_and_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3588544Z test_forward_ad_logical_not_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3601017Z test_forward_ad_logical_or_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3613437Z test_forward_ad_logical_xor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3626350Z test_forward_ad_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3638729Z test_forward_ad_logspace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3651113Z test_forward_ad_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3663815Z test_forward_ad_long_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3676132Z test_forward_ad_lt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3688480Z test_forward_ad_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3701140Z test_forward_ad_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3713517Z test_forward_ad_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3725908Z test_forward_ad_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3738797Z test_forward_ad_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3751053Z test_forward_ad_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3763406Z test_forward_ad_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3775725Z test_forward_ad_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3788367Z test_forward_ad_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3800649Z test_forward_ad_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3813089Z test_forward_ad_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3825760Z test_forward_ad_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3838043Z test_forward_ad_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3850325Z test_forward_ad_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3862892Z test_forward_ad_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3875294Z test_forward_ad_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3887717Z test_forward_ad_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3900236Z test_forward_ad_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3912687Z test_forward_ad_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3924990Z test_forward_ad_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3937660Z test_forward_ad_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3950163Z test_forward_ad_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3962264Z test_forward_ad_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3974527Z test_forward_ad_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3987255Z test_forward_ad_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.3999636Z test_forward_ad_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4012008Z test_forward_ad_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4024636Z test_forward_ad_multinomial_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4036974Z test_forward_ad_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4049818Z test_forward_ad_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4062012Z test_forward_ad_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4074470Z test_forward_ad_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4087040Z test_forward_ad_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4099943Z test_forward_ad_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4112419Z test_forward_ad_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4124713Z test_forward_ad_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4136955Z test_forward_ad_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4149441Z test_forward_ad_narrow_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4161768Z test_forward_ad_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4174157Z test_forward_ad_native_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4186619Z test_forward_ad_ne_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4199033Z test_forward_ad_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4211554Z test_forward_ad_new_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4224339Z test_forward_ad_new_empty_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4236675Z test_forward_ad_new_full_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4248952Z test_forward_ad_new_ones_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4261760Z test_forward_ad_new_zeros_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4273885Z test_forward_ad_nextafter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4286332Z test_forward_ad_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4299197Z test_forward_ad_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4311688Z test_forward_ad_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4323835Z test_forward_ad_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4336272Z test_forward_ad_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4348865Z test_forward_ad_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4361295Z test_forward_ad_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4373494Z test_forward_ad_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4386094Z test_forward_ad_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4398393Z test_forward_ad_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4410856Z test_forward_ad_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4423527Z test_forward_ad_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4435945Z test_forward_ad_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4448396Z test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4461031Z test_forward_ad_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4473489Z test_forward_ad_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4485793Z test_forward_ad_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4498217Z test_forward_ad_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4510929Z test_forward_ad_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4523613Z test_forward_ad_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/81822 for platform(s) linux, win. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2022-09-19T18:01:09.4535174Z test_forward_ad_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4547763Z test_forward_ad_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4560157Z test_forward_ad_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4572616Z test_forward_ad_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4585575Z test_forward_ad_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4598032Z test_forward_ad_nn_functional_dropout3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4610465Z test_forward_ad_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4622906Z test_forward_ad_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4635253Z test_forward_ad_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4649631Z test_forward_ad_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4660821Z test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4673362Z test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4685668Z test_forward_ad_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4697927Z test_forward_ad_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4711021Z test_forward_ad_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4723262Z test_forward_ad_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4735708Z test_forward_ad_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4748407Z test_forward_ad_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4761107Z test_forward_ad_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4773481Z test_forward_ad_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4786254Z test_forward_ad_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4798657Z test_forward_ad_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4811080Z test_forward_ad_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4823795Z test_forward_ad_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4836223Z test_forward_ad_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4848819Z test_forward_ad_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4861760Z test_forward_ad_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4873980Z test_forward_ad_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4886474Z test_forward_ad_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4898574Z test_forward_ad_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4911356Z test_forward_ad_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4923899Z test_forward_ad_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4936450Z test_forward_ad_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4949201Z test_forward_ad_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4961700Z test_forward_ad_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4974191Z test_forward_ad_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4986961Z test_forward_ad_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.4999416Z test_forward_ad_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5011907Z test_forward_ad_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5024594Z test_forward_ad_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5037104Z test_forward_ad_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5049520Z test_forward_ad_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5062334Z test_forward_ad_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5074866Z test_forward_ad_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5087241Z test_forward_ad_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5099596Z test_forward_ad_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5112462Z test_forward_ad_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5124735Z test_forward_ad_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5137018Z test_forward_ad_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5149656Z test_forward_ad_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5162153Z test_forward_ad_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5174402Z test_forward_ad_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5186952Z test_forward_ad_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5199414Z test_forward_ad_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5211764Z test_forward_ad_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5224472Z test_forward_ad_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5236888Z test_forward_ad_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5249439Z test_forward_ad_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5262010Z test_forward_ad_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5274347Z test_forward_ad_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5286859Z test_forward_ad_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5300590Z test_forward_ad_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5313169Z test_forward_ad_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5325705Z test_forward_ad_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5338009Z test_forward_ad_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5350812Z test_forward_ad_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5363277Z test_forward_ad_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5375478Z test_forward_ad_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5388126Z test_forward_ad_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5400531Z test_forward_ad_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5413043Z test_forward_ad_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5425738Z test_forward_ad_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5438140Z test_forward_ad_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5450535Z test_forward_ad_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5463088Z test_forward_ad_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5475500Z test_forward_ad_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5487994Z test_forward_ad_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5500424Z test_forward_ad_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5513003Z test_forward_ad_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5525314Z test_forward_ad_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5537660Z test_forward_ad_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5550305Z test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5562604Z test_forward_ad_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5574992Z test_forward_ad_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5587670Z test_forward_ad_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5600128Z test_forward_ad_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5612629Z test_forward_ad_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5625125Z test_forward_ad_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5637474Z test_forward_ad_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5649778Z test_forward_ad_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5662426Z test_forward_ad_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5674774Z test_forward_ad_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5687082Z test_forward_ad_ones_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5699334Z test_forward_ad_ormqr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:01:09.5711884Z test_forward_ad_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1724051Z test_forward_ad_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (104.601s) 2022-09-19T18:02:54.1737165Z test_forward_ad_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1750178Z test_forward_ad_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1762744Z test_forward_ad_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1775080Z test_forward_ad_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1787972Z test_forward_ad_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1800276Z test_forward_ad_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1812902Z test_forward_ad_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1825522Z test_forward_ad_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1837904Z test_forward_ad_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1850055Z test_forward_ad_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1862905Z test_forward_ad_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1875108Z test_forward_ad_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1887481Z test_forward_ad_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1900069Z test_forward_ad_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1912659Z test_forward_ad_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1925001Z test_forward_ad_rand_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1937646Z test_forward_ad_randint_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1950304Z test_forward_ad_randn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1962774Z test_forward_ad_randn_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1975136Z test_forward_ad_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.1987780Z test_forward_ad_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2000148Z test_forward_ad_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2012540Z test_forward_ad_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2025268Z test_forward_ad_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2037518Z test_forward_ad_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2050154Z test_forward_ad_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2062765Z test_forward_ad_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2074837Z test_forward_ad_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2087146Z test_forward_ad_resize__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2099438Z test_forward_ad_resize_as__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2112175Z test_forward_ad_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2124429Z test_forward_ad_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2137013Z test_forward_ad_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2149858Z test_forward_ad_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2161992Z test_forward_ad_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2174502Z test_forward_ad_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2187171Z test_forward_ad_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2199385Z test_forward_ad_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2211687Z test_forward_ad_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2224055Z test_forward_ad_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2236506Z test_forward_ad_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2248828Z test_forward_ad_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2261552Z test_forward_ad_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2274261Z test_forward_ad_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2286507Z test_forward_ad_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2299035Z test_forward_ad_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2311690Z test_forward_ad_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2324046Z test_forward_ad_searchsorted_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2336560Z test_forward_ad_segment_reduce_lengths_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2349036Z test_forward_ad_segment_reduce_offsets_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2361379Z test_forward_ad_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2373946Z test_forward_ad_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2386628Z test_forward_ad_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2398939Z test_forward_ad_short_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2411678Z test_forward_ad_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2424472Z test_forward_ad_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2436856Z test_forward_ad_signbit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2449383Z test_forward_ad_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2461971Z test_forward_ad_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2474213Z test_forward_ad_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2486621Z test_forward_ad_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2499121Z test_forward_ad_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2511985Z test_forward_ad_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2524309Z test_forward_ad_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2536871Z test_forward_ad_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2549676Z test_forward_ad_special_airy_ai_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2562084Z test_forward_ad_special_bessel_j0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2574143Z test_forward_ad_special_bessel_j1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2586882Z test_forward_ad_special_bessel_y0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2599043Z test_forward_ad_special_bessel_y1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2611598Z test_forward_ad_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2624186Z test_forward_ad_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2634108Z test_forward_ad_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2644181Z test_forward_ad_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2656648Z test_forward_ad_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2669145Z test_forward_ad_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2681547Z test_forward_ad_special_hermite_polynomial_h_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2693941Z test_forward_ad_special_hermite_polynomial_he_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2706504Z test_forward_ad_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2718838Z test_forward_ad_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2731478Z test_forward_ad_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2743997Z test_forward_ad_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2754015Z test_forward_ad_special_legendre_polynomial_p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2766275Z test_forward_ad_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2778447Z test_forward_ad_special_modified_bessel_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2791038Z test_forward_ad_special_modified_bessel_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2803832Z test_forward_ad_special_modified_bessel_k0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2816104Z test_forward_ad_special_modified_bessel_k1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2828815Z test_forward_ad_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2841195Z test_forward_ad_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2853571Z test_forward_ad_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2866288Z test_forward_ad_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2878372Z test_forward_ad_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2888691Z test_forward_ad_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2898943Z test_forward_ad_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2909180Z test_forward_ad_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2919272Z test_forward_ad_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:02:54.2931810Z test_forward_ad_special_spherical_bessel_j0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2944584Z test_forward_ad_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2956745Z test_forward_ad_special_zeta_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2968922Z test_forward_ad_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2981693Z test_forward_ad_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.2994004Z test_forward_ad_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3006337Z test_forward_ad_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3018712Z test_forward_ad_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3031238Z test_forward_ad_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3043516Z test_forward_ad_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3055712Z test_forward_ad_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3068290Z test_forward_ad_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3080661Z test_forward_ad_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3092945Z test_forward_ad_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3105469Z test_forward_ad_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3117888Z test_forward_ad_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:02:54.3130157Z test_forward_ad_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5364013Z test_forward_ad_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (339.223s) 2022-09-19T18:08:33.5377132Z test_forward_ad_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5390078Z test_forward_ad_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5402880Z test_forward_ad_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5415505Z test_forward_ad_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5428457Z test_forward_ad_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5441486Z test_forward_ad_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5454071Z test_forward_ad_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5467029Z test_forward_ad_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5479892Z test_forward_ad_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5492769Z test_forward_ad_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5505769Z test_forward_ad_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5518538Z test_forward_ad_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5531472Z test_forward_ad_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5544550Z test_forward_ad_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5557321Z test_forward_ad_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5570043Z test_forward_ad_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5583153Z test_forward_ad_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5595844Z test_forward_ad_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5608553Z test_forward_ad_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5621594Z test_forward_ad_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5634565Z test_forward_ad_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5647180Z test_forward_ad_unbind_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5659851Z test_forward_ad_unflatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5672685Z test_forward_ad_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5685130Z test_forward_ad_uniform_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5697783Z test_forward_ad_unique_consecutive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5710624Z test_forward_ad_unique_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5722706Z test_forward_ad_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5735116Z test_forward_ad_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5747759Z test_forward_ad_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5760090Z test_forward_ad_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5772547Z test_forward_ad_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5785062Z test_forward_ad_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5797497Z test_forward_ad_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5809971Z test_forward_ad_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5822703Z test_forward_ad_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5835209Z test_forward_ad_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5847710Z test_forward_ad_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5860204Z test_forward_ad_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5872965Z test_forward_ad_zeros_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5883584Z test_operator_H_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5894293Z test_operator_T_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5905150Z test_operator___getitem___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5915952Z test_operator___radd___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5926992Z test_operator___rdiv___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5937498Z test_operator___rmatmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5948655Z test_operator___rmod___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5959322Z test_operator___rmul___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5969906Z test_operator___rpow___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5980866Z test_operator___rsub___cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.5991483Z test_operator__masked_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6002240Z test_operator__masked_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6012901Z test_operator__masked_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6023728Z test_operator__masked_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6034329Z test_operator__masked_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6045011Z test_operator__masked_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6055616Z test_operator__masked_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6066599Z test_operator__masked_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6077188Z test_operator__masked_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6087790Z test_operator__masked_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6098738Z test_operator__masked_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6109572Z test_operator__masked_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6120169Z test_operator__masked_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6131136Z test_operator__masked_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6141944Z test_operator__masked_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6152816Z test_operator__masked_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6163483Z test_operator__masked_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6174345Z test_operator__masked_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6185323Z test_operator__masked_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6196027Z test_operator_abs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6206951Z test_operator_acos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6217525Z test_operator_acosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6228372Z test_operator_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6239192Z test_operator_addbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6249725Z test_operator_addcdiv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6260422Z test_operator_addcmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6271118Z test_operator_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6281808Z test_operator_addmm_decomposed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6292392Z test_operator_addmv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6303364Z test_operator_addr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6313817Z test_operator_all_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6324537Z test_operator_allclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6335203Z test_operator_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6346167Z test_operator_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6356985Z test_operator_aminmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6367681Z test_operator_angle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6378411Z test_operator_any_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6389295Z test_operator_arange_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6399974Z test_operator_argmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6410610Z test_operator_argmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6421743Z test_operator_argsort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6432159Z test_operator_argwhere_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6442771Z test_operator_as_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6453486Z test_operator_as_strided_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6464386Z test_operator_asin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6475265Z test_operator_asinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6485867Z test_operator_atan2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6496460Z test_operator_atan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6507389Z test_operator_atanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6518023Z test_operator_atleast_1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6528662Z test_operator_atleast_2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6539339Z test_operator_atleast_3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6550266Z test_operator_baddbmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6561014Z test_operator_bernoulli_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6571651Z test_operator_bfloat16_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6582693Z test_operator_block_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6593411Z test_operator_bmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6604043Z test_operator_bool_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6614767Z test_operator_broadcast_shapes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6625738Z test_operator_broadcast_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6636568Z test_operator_broadcast_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6647455Z test_operator_bucketize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6658001Z test_operator_byte_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6668934Z test_operator_cartesian_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6679602Z test_operator_cat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6690585Z test_operator_cdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6701686Z test_operator_ceil_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6712854Z test_operator_chalf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6723716Z test_operator_char_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6733571Z test_operator_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6744114Z test_operator_cholesky_inverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6754119Z test_operator_cholesky_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6764147Z test_operator_chunk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6774304Z test_operator_clamp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6784653Z test_operator_clamp_max_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6794670Z test_operator_clamp_min_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6804859Z test_operator_clone_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6814856Z test_operator_column_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6825329Z test_operator_combinations_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6835460Z test_operator_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6845453Z test_operator_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6855657Z test_operator_conj_physical_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6865859Z test_operator_constant_pad_nd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6875826Z test_operator_contiguous_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6885859Z test_operator_copysign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6896977Z test_operator_corrcoef_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6908090Z test_operator_cos_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6918292Z test_operator_cosh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6928330Z test_operator_count_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6938278Z test_operator_cov_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6948828Z test_operator_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6958887Z test_operator_cummax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6968632Z test_operator_cummin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6979485Z test_operator_cumprod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6989290Z test_operator_cumsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.6999360Z test_operator_cumulative_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7009394Z test_operator_deg2rad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7019442Z test_operator_diag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7029808Z test_operator_diag_embed_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7039776Z test_operator_diagflat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7049932Z test_operator_diagonal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7060300Z test_operator_diagonal_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7070665Z test_operator_diff_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7080938Z test_operator_digamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7091141Z test_operator_dist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7101666Z test_operator_div_floor_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7111724Z test_operator_div_no_rounding_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7121822Z test_operator_div_trunc_rounding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7131708Z test_operator_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7141983Z test_operator_double_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7152071Z test_operator_dsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7162253Z test_operator_dstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7173053Z test_operator_einsum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7182272Z test_operator_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:33.7190515Z test_operator_empty_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Expected: empty_like is not comparable (0.001s) 2022-09-19T18:08:33.7202175Z test_operator_eq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7212990Z test_operator_equal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7224176Z test_operator_erf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7234971Z test_operator_erfc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7245931Z test_operator_erfinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7256703Z test_operator_exp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7267723Z test_operator_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7278642Z test_operator_expand_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7289546Z test_operator_expand_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7299895Z test_operator_expm1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7310197Z test_operator_eye_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7320288Z test_operator_fft_fft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7330657Z test_operator_fft_fft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7340775Z test_operator_fft_fftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7351020Z test_operator_fft_fftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7361180Z test_operator_fft_hfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7371207Z test_operator_fft_hfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7381619Z test_operator_fft_hfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7391501Z test_operator_fft_ifft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7401552Z test_operator_fft_ifft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7411601Z test_operator_fft_ifftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7422097Z test_operator_fft_ifftshift_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7431875Z test_operator_fft_ihfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7442135Z test_operator_fft_ihfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7452492Z test_operator_fft_ihfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7462526Z test_operator_fft_irfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7472527Z test_operator_fft_irfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7482565Z test_operator_fft_irfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7492589Z test_operator_fft_rfft2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7502975Z test_operator_fft_rfft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7512966Z test_operator_fft_rfftn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7522939Z test_operator_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7532768Z test_operator_flatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7543090Z test_operator_flip_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7553039Z test_operator_fliplr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7563215Z test_operator_flipud_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7573263Z test_operator_float_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7585730Z test_operator_float_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7595656Z test_operator_floor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7605948Z test_operator_floor_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7615913Z test_operator_fmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7625985Z test_operator_fmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7636172Z test_operator_fmod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7646437Z test_operator_frac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7656128Z test_operator_frexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7666529Z test_operator_full_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7676631Z test_operator_gather_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7686693Z test_operator_ge_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7696660Z test_operator_geqrf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7707012Z test_operator_gradient_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7717516Z test_operator_gt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7728183Z test_operator_half_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7738243Z test_operator_heaviside_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7748442Z test_operator_histc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7758529Z test_operator_hsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7768617Z test_operator_hstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7778743Z test_operator_hypot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7789106Z test_operator_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7799283Z test_operator_igamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7809318Z test_operator_igammac_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7819496Z test_operator_index_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7829767Z test_operator_index_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7839839Z test_operator_index_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7849932Z test_operator_index_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7859994Z test_operator_index_reduce_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7870320Z test_operator_index_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7880502Z test_operator_inner_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7890617Z test_operator_int_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7900904Z test_operator_isclose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7911185Z test_operator_isfinite_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7921354Z test_operator_isin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7931611Z test_operator_isinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7942055Z test_operator_isnan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7952248Z test_operator_isneginf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7962554Z test_operator_isposinf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7972287Z test_operator_isreal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7982571Z test_operator_istft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.7990001Z test_operator_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-09-19T18:08:33.7998221Z test_operator_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-09-19T18:08:33.8005999Z test_operator_jiterator_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-09-19T18:08:33.8014153Z test_operator_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-09-19T18:08:33.8022411Z test_operator_jiterator_unary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: skip (0.001s) 2022-09-19T18:08:33.8033188Z test_operator_kron_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8043170Z test_operator_kthvalue_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8053380Z test_operator_ldexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8063737Z test_operator_le_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8073848Z test_operator_lerp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8083834Z test_operator_lgamma_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8094028Z test_operator_linalg_cholesky_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8104634Z test_operator_linalg_cholesky_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8114642Z test_operator_linalg_cond_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8124672Z test_operator_linalg_cross_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8134814Z test_operator_linalg_det_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8145260Z test_operator_linalg_det_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8155374Z test_operator_linalg_eig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8165437Z test_operator_linalg_eigh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8175814Z test_operator_linalg_eigvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8186076Z test_operator_linalg_eigvalsh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8196266Z test_operator_linalg_householder_product_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8206319Z test_operator_linalg_inv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8216261Z test_operator_linalg_inv_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8227493Z test_operator_linalg_ldl_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8239019Z test_operator_linalg_ldl_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8249866Z test_operator_linalg_ldl_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8261071Z test_operator_linalg_lstsq_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8271200Z test_operator_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8281206Z test_operator_linalg_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8291248Z test_operator_linalg_lu_factor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8301616Z test_operator_linalg_lu_factor_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8311686Z test_operator_linalg_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8321665Z test_operator_linalg_matrix_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8331871Z test_operator_linalg_matrix_power_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8342074Z test_operator_linalg_matrix_rank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8352125Z test_operator_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8362121Z test_operator_linalg_multi_dot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8372320Z test_operator_linalg_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8382510Z test_operator_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8392659Z test_operator_linalg_pinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:33.8402752Z test_operator_linalg_pinv_hermitian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5201660Z test_operator_linalg_pinv_singular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... ok (0.680s) 2022-09-19T18:08:34.5211888Z test_operator_linalg_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5222135Z test_operator_linalg_slogdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5232353Z test_operator_linalg_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5242514Z test_operator_linalg_solve_ex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5252635Z test_operator_linalg_solve_triangular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5263079Z test_operator_linalg_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5273200Z test_operator_linalg_svdvals_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5283116Z test_operator_linalg_tensorinv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5293393Z test_operator_linalg_tensorsolve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5303559Z test_operator_linalg_vander_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5313708Z test_operator_linalg_vecdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5323832Z test_operator_linalg_vector_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5333917Z test_operator_linspace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5344374Z test_operator_log10_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5354486Z test_operator_log1p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5364541Z test_operator_log2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5374765Z test_operator_log_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5385061Z test_operator_log_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5395161Z test_operator_log_softmax_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5405338Z test_operator_logaddexp2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5415298Z test_operator_logaddexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5425788Z test_operator_logcumsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5436000Z test_operator_logdet_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5446106Z test_operator_logical_and_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5456189Z test_operator_logical_not_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5466601Z test_operator_logical_or_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5476772Z test_operator_logical_xor_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5486874Z test_operator_logit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5496975Z test_operator_logspace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5507531Z test_operator_logsumexp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5517665Z test_operator_long_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5527727Z test_operator_lt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5537931Z test_operator_lu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5548335Z test_operator_lu_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5558502Z test_operator_lu_unpack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5568628Z test_operator_mH_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5578595Z test_operator_mT_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5589119Z test_operator_masked_fill_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5599152Z test_operator_masked_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5609436Z test_operator_masked_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5619180Z test_operator_matmul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5629520Z test_operator_matrix_exp_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5639534Z test_operator_max_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5649585Z test_operator_max_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5659856Z test_operator_max_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5670108Z test_operator_maximum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5680184Z test_operator_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5690193Z test_operator_median_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5700757Z test_operator_meshgrid_list_of_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5711031Z test_operator_meshgrid_variadic_tensors_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5721043Z test_operator_min_binary_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5731250Z test_operator_min_reduction_no_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5741696Z test_operator_min_reduction_with_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5751773Z test_operator_minimum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5761983Z test_operator_mm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5771926Z test_operator_mode_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5782300Z test_operator_movedim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5792389Z test_operator_msort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5802710Z test_operator_mul_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5812631Z test_operator_multinomial_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5822933Z test_operator_mv_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5833083Z test_operator_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5843301Z test_operator_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5854176Z test_operator_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5864657Z test_operator_nan_to_num_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5874642Z test_operator_nanmean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5884732Z test_operator_nanmedian_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5894759Z test_operator_nanquantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5905173Z test_operator_nansum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5915293Z test_operator_narrow_copy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5925504Z test_operator_narrow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5935364Z test_operator_native_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5945656Z test_operator_ne_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5955684Z test_operator_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5964061Z test_operator_new_empty_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Expected: new_empty is not comparable (0.001s) 2022-09-19T18:08:34.5973007Z test_operator_new_empty_strided_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:34.5983533Z test_operator_new_full_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.5993442Z test_operator_new_ones_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6003578Z test_operator_new_zeros_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6013585Z test_operator_nextafter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6024053Z test_operator_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6034180Z test_operator_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6044126Z test_operator_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6054477Z test_operator_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6064789Z test_operator_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6074882Z test_operator_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6084963Z test_operator_nn_functional_avg_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6095076Z test_operator_nn_functional_avg_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6105402Z test_operator_nn_functional_avg_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6115457Z test_operator_nn_functional_batch_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6125518Z test_operator_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6135551Z test_operator_nn_functional_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6146028Z test_operator_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6156199Z test_operator_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6166312Z test_operator_nn_functional_celu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6176342Z test_operator_nn_functional_conv1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6186860Z test_operator_nn_functional_conv2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6196934Z test_operator_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6207021Z test_operator_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6216932Z test_operator_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6227299Z test_operator_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6237226Z test_operator_nn_functional_cosine_similarity_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6247339Z test_operator_nn_functional_cross_entropy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6257268Z test_operator_nn_functional_ctc_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6267677Z test_operator_nn_functional_dropout2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6277741Z test_operator_nn_functional_dropout3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6287772Z test_operator_nn_functional_dropout_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6297794Z test_operator_nn_functional_elu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6306169Z test_operator_nn_functional_embedding_bag_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-09-19T18:08:34.6313957Z test_operator_nn_functional_embedding_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-09-19T18:08:34.6324781Z test_operator_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6334786Z test_operator_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6345176Z test_operator_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6355180Z test_operator_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6365236Z test_operator_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6375326Z test_operator_nn_functional_gelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6385665Z test_operator_nn_functional_glu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6395702Z test_operator_nn_functional_grid_sample_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6405759Z test_operator_nn_functional_group_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6415747Z test_operator_nn_functional_hardshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6426076Z test_operator_nn_functional_hardsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6436300Z test_operator_nn_functional_hardswish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6447058Z test_operator_nn_functional_hardtanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6457357Z test_operator_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6467577Z test_operator_nn_functional_huber_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6477530Z test_operator_nn_functional_instance_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6487633Z test_operator_nn_functional_interpolate_area_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6497690Z test_operator_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6508101Z test_operator_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6517897Z test_operator_nn_functional_interpolate_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6527955Z test_operator_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6538041Z test_operator_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6548367Z test_operator_nn_functional_kl_div_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6558555Z test_operator_nn_functional_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6568695Z test_operator_nn_functional_layer_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6578672Z test_operator_nn_functional_leaky_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6589188Z test_operator_nn_functional_linear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6599300Z test_operator_nn_functional_local_response_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6609416Z test_operator_nn_functional_logsigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6619385Z test_operator_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6629672Z test_operator_nn_functional_max_pool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6639840Z test_operator_nn_functional_max_pool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6649865Z test_operator_nn_functional_max_pool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6659788Z test_operator_nn_functional_max_unpool1d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6670038Z test_operator_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6679986Z test_operator_nn_functional_max_unpool2d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6690046Z test_operator_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6700258Z test_operator_nn_functional_max_unpool3d_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6710529Z test_operator_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6720577Z test_operator_nn_functional_mish_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6730746Z test_operator_nn_functional_mse_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6740758Z test_operator_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6751047Z test_operator_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6761051Z test_operator_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6771056Z test_operator_nn_functional_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6782038Z test_operator_nn_functional_normalize_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6792298Z test_operator_nn_functional_pad_circular_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6802413Z test_operator_nn_functional_pad_constant_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6812497Z test_operator_nn_functional_pad_reflect_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6822784Z test_operator_nn_functional_pad_replicate_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6833000Z test_operator_nn_functional_pairwise_distance_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6842958Z test_operator_nn_functional_pdist_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6853054Z test_operator_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6879598Z test_operator_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6881072Z test_operator_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6883952Z test_operator_nn_functional_prelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6893690Z test_operator_nn_functional_relu6_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6904117Z test_operator_nn_functional_relu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6914163Z test_operator_nn_functional_rrelu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6924209Z test_operator_nn_functional_selu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6934346Z test_operator_nn_functional_silu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6944597Z test_operator_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6954699Z test_operator_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6964636Z test_operator_nn_functional_softmin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6974679Z test_operator_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6984933Z test_operator_nn_functional_softplus_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.6994943Z test_operator_nn_functional_softshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7005045Z test_operator_nn_functional_softsign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7015037Z test_operator_nn_functional_tanhshrink_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7025586Z test_operator_nn_functional_threshold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7036559Z test_operator_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7047565Z test_operator_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7058806Z test_operator_nn_functional_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7068786Z test_operator_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7078924Z test_operator_nn_functional_upsample_nearest_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7088917Z test_operator_nonzero_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7099322Z test_operator_norm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7109362Z test_operator_norm_fro_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7119565Z test_operator_norm_inf_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7129513Z test_operator_norm_nuc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7139558Z test_operator_normal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7149942Z test_operator_normal_number_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7159921Z test_operator_ones_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7169982Z test_operator_ormqr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7181001Z test_operator_outer_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7192203Z test_operator_pca_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7203271Z test_operator_permute_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7214132Z test_operator_pinverse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7225311Z test_operator_polar_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7236329Z test_operator_polygamma_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7247288Z test_operator_polygamma_polygamma_n_1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7258562Z test_operator_polygamma_polygamma_n_2_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7268765Z test_operator_polygamma_polygamma_n_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7278760Z test_operator_polygamma_polygamma_n_4_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7289038Z test_operator_positive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7299291Z test_operator_pow_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7309284Z test_operator_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7319148Z test_operator_put_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7329117Z test_operator_qr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7339241Z test_operator_quantile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7349417Z test_operator_rad2deg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7360338Z test_operator_rand_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7371343Z test_operator_randint_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7382670Z test_operator_randn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7393636Z test_operator_randn_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7404595Z test_operator_ravel_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7415594Z test_operator_real_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7426786Z test_operator_reciprocal_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7437670Z test_operator_remainder_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7448476Z test_operator_renorm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7459496Z test_operator_repeat_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7470756Z test_operator_repeat_interleave_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7481640Z test_operator_reshape_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7491592Z test_operator_reshape_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7499229Z test_operator_resize__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-09-19T18:08:34.7507014Z test_operator_resize_as__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exemption (0.001s) 2022-09-19T18:08:34.7517364Z test_operator_resolve_conj_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7527600Z test_operator_resolve_neg_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7537534Z test_operator_roll_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7547851Z test_operator_rot90_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7557793Z test_operator_round_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7567724Z test_operator_round_decimals_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7577883Z test_operator_round_decimals_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7588209Z test_operator_round_decimals_neg_3_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7598290Z test_operator_rsqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7608361Z test_operator_rsub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7618465Z test_operator_scatter_add_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7628891Z test_operator_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7638950Z test_operator_scatter_reduce_amax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7648954Z test_operator_scatter_reduce_amin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7659063Z test_operator_scatter_reduce_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7669271Z test_operator_scatter_reduce_prod_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7679368Z test_operator_scatter_reduce_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7689361Z test_operator_searchsorted_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7699593Z test_operator_segment_reduce_lengths_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7709646Z test_operator_segment_reduce_offsets_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7719663Z test_operator_select_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7729673Z test_operator_select_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7739731Z test_operator_sgn_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7750248Z test_operator_short_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7759950Z test_operator_sigmoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7769907Z test_operator_sign_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7780072Z test_operator_signbit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7790267Z test_operator_sin_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7800234Z test_operator_sinc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7810416Z test_operator_sinh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7820342Z test_operator_slice_scatter_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7830536Z test_operator_softmax_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7840719Z test_operator_softmax_with_dtype_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7850675Z test_operator_sort_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7858174Z test_operator_sparse_sampled_addmm_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:34.7869052Z test_operator_special_airy_ai_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7879103Z test_operator_special_bessel_j0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7889109Z test_operator_special_bessel_j1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7899177Z test_operator_special_bessel_y0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7909524Z test_operator_special_bessel_y1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7919685Z test_operator_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7929692Z test_operator_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7937404Z test_operator_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.7945732Z test_operator_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.7956042Z test_operator_special_entr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7966112Z test_operator_special_erfcx_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7976097Z test_operator_special_hermite_polynomial_h_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7986453Z test_operator_special_hermite_polynomial_he_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.7996494Z test_operator_special_i0e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8006609Z test_operator_special_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8016601Z test_operator_special_i1e_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8027001Z test_operator_special_laguerre_polynomial_l_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8034475Z test_operator_special_legendre_polynomial_p_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.8045185Z test_operator_special_log_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8055203Z test_operator_special_modified_bessel_i0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8065593Z test_operator_special_modified_bessel_i1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8075641Z test_operator_special_modified_bessel_k0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8085696Z test_operator_special_modified_bessel_k1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8095960Z test_operator_special_ndtr_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8106121Z test_operator_special_ndtri_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8116177Z test_operator_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8126340Z test_operator_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8136444Z test_operator_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8144532Z test_operator_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.8152724Z test_operator_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.8160618Z test_operator_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.8168445Z test_operator_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:34.8178794Z test_operator_special_spherical_bessel_j0_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8188852Z test_operator_special_xlog1py_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8198806Z test_operator_special_zeta_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8208818Z test_operator_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8219918Z test_operator_split_list_args_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8230101Z test_operator_split_with_sizes_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8240111Z test_operator_sqrt_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8249999Z test_operator_square_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8260270Z test_operator_squeeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8270243Z test_operator_stack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8280355Z test_operator_std_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8290256Z test_operator_std_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8300393Z test_operator_stft_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8310482Z test_operator_sub_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8320568Z test_operator_sum_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8330454Z test_operator_sum_to_size_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8342068Z test_operator_svd_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8350634Z test_operator_svd_lowrank_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8360811Z test_operator_symeig_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8370842Z test_operator_t_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8380934Z test_operator_take_along_dim_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8391161Z test_operator_take_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8401146Z test_operator_tan_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8411228Z test_operator_tanh_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8422290Z test_operator_tensor_split_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8432412Z test_operator_tensordot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8442412Z test_operator_tile_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8452471Z test_operator_to_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8460647Z test_operator_to_sparse_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: Allowed exception (0.001s) 2022-09-19T18:08:34.8470644Z test_operator_topk_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8480659Z test_operator_trace_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8490681Z test_operator_transpose_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8500711Z test_operator_trapezoid_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8510896Z test_operator_trapz_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8521180Z test_operator_triangular_solve_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8531174Z test_operator_tril_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8541445Z test_operator_triu_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8551522Z test_operator_true_divide_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8562466Z test_operator_trunc_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8573378Z test_operator_unbind_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8584635Z test_operator_unflatten_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8594583Z test_operator_unfold_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8604718Z test_operator_uniform_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8614990Z test_operator_unique_consecutive_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8625315Z test_operator_unique_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8635602Z test_operator_unsqueeze_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8645590Z test_operator_var_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8655645Z test_operator_var_mean_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8665946Z test_operator_vdot_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8675961Z test_operator_view_as_complex_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8685961Z test_operator_view_as_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8695991Z test_operator_view_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8706465Z test_operator_vsplit_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8716322Z test_operator_vstack_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8726408Z test_operator_where_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8736574Z test_operator_xlogy_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8746721Z test_operator_zero__cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8756803Z test_operator_zeros_like_cuda_float32 (__main__.TestCompositeComplianceCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8765499Z test_fake_H_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8772103Z test_fake_T_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8778546Z test_fake___getitem___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8785236Z test_fake___radd___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8791775Z test_fake___rand___cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8798551Z test_fake___rdiv___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8804870Z test_fake___rmatmul___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8811393Z test_fake___rmod___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8817837Z test_fake___rmul___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8824664Z test_fake___ror___cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8831153Z test_fake___rpow___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8837506Z test_fake___rsub___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8844057Z test_fake___rxor___cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8850543Z test_fake__masked_amax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8856983Z test_fake__masked_amin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8865631Z test_fake__masked_argmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8872379Z test_fake__masked_argmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8878797Z test_fake__masked_cumprod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8885336Z test_fake__masked_cumsum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8891933Z test_fake__masked_log_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8898466Z test_fake__masked_logaddexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8905335Z test_fake__masked_logsumexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8911775Z test_fake__masked_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8918224Z test_fake__masked_median_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8924823Z test_fake__masked_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8931334Z test_fake__masked_normalize_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8937843Z test_fake__masked_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8944695Z test_fake__masked_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8951292Z test_fake__masked_softmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8957857Z test_fake__masked_std_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8964509Z test_fake__masked_sum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8970962Z test_fake__masked_var_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8977556Z test_fake_abs_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8984572Z test_fake_acos_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8991106Z test_fake_acosh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.8997545Z test_fake_add_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9004199Z test_fake_addbmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9010777Z test_fake_addcdiv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9017171Z test_fake_addcmul_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9023793Z test_fake_addmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9030290Z test_fake_addmm_decomposed_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9036847Z test_fake_addmv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9043391Z test_fake_addr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9049845Z test_fake_all_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9056335Z test_fake_allclose_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9063406Z test_fake_amax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9069578Z test_fake_amin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9076116Z test_fake_aminmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9082714Z test_fake_angle_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9089048Z test_fake_any_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9095524Z test_fake_arange_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9102275Z test_fake_argmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9108797Z test_fake_argmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9115531Z test_fake_argsort_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9121934Z test_fake_argwhere_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9128319Z test_fake_as_strided_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9135289Z test_fake_as_strided_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9142406Z test_fake_asin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9149267Z test_fake_asinh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9156216Z test_fake_atan2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9163056Z test_fake_atan_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9170055Z test_fake_atanh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9176535Z test_fake_atleast_1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9183264Z test_fake_atleast_2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9189706Z test_fake_atleast_3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9198101Z test_fake_autocast_H_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9206584Z test_fake_autocast_T_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9215108Z test_fake_autocast___getitem___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9223645Z test_fake_autocast___radd___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9232085Z test_fake_autocast___rand___cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9240373Z test_fake_autocast___rdiv___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9248744Z test_fake_autocast___rmatmul___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9257077Z test_fake_autocast___rmod___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9265900Z test_fake_autocast___rmul___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9274467Z test_fake_autocast___ror___cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9283036Z test_fake_autocast___rpow___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9291527Z test_fake_autocast___rsub___cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9300015Z test_fake_autocast___rxor___cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9308792Z test_fake_autocast__masked_amax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9317198Z test_fake_autocast__masked_amin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9325706Z test_fake_autocast__masked_argmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9334247Z test_fake_autocast__masked_argmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9342901Z test_fake_autocast__masked_cumprod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9351372Z test_fake_autocast__masked_cumsum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9359697Z test_fake_autocast__masked_log_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9368163Z test_fake_autocast__masked_logaddexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9376478Z test_fake_autocast__masked_logsumexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9385092Z test_fake_autocast__masked_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9393498Z test_fake_autocast__masked_median_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9401928Z test_fake_autocast__masked_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9410319Z test_fake_autocast__masked_normalize_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9418722Z test_fake_autocast__masked_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9427426Z test_fake_autocast__masked_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9435821Z test_fake_autocast__masked_softmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9444246Z test_fake_autocast__masked_std_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9452599Z test_fake_autocast__masked_sum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9461061Z test_fake_autocast__masked_var_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9469798Z test_fake_autocast_abs_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9478021Z test_fake_autocast_acos_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9486362Z test_fake_autocast_acosh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9494657Z test_fake_autocast_add_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9503312Z test_fake_autocast_addbmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9511661Z test_fake_autocast_addcdiv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9520033Z test_fake_autocast_addcmul_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9528412Z test_fake_autocast_addmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9536782Z test_fake_autocast_addmm_decomposed_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9545446Z test_fake_autocast_addmv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9553848Z test_fake_autocast_addr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9562250Z test_fake_autocast_all_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9570612Z test_fake_autocast_allclose_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9578990Z test_fake_autocast_amax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9587368Z test_fake_autocast_amin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9595780Z test_fake_autocast_aminmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9604223Z test_fake_autocast_angle_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9612436Z test_fake_autocast_any_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9621021Z test_fake_autocast_arange_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9629869Z test_fake_autocast_argmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9638448Z test_fake_autocast_argmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9646747Z test_fake_autocast_argsort_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9655201Z test_fake_autocast_argwhere_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9663711Z test_fake_autocast_as_strided_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9672174Z test_fake_autocast_as_strided_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9680432Z test_fake_autocast_asin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9689445Z test_fake_autocast_asinh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9698495Z test_fake_autocast_atan2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9707170Z test_fake_autocast_atan_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9715571Z test_fake_autocast_atanh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9725232Z test_fake_autocast_atleast_1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9732219Z test_fake_autocast_atleast_2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9740831Z test_fake_autocast_atleast_3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9749144Z test_fake_autocast_baddbmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9757527Z test_fake_autocast_bernoulli_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9765893Z test_fake_autocast_bfloat16_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9774128Z test_fake_autocast_bincount_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9782768Z test_fake_autocast_bitwise_and_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9791132Z test_fake_autocast_bitwise_left_shift_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9799734Z test_fake_autocast_bitwise_not_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9807982Z test_fake_autocast_bitwise_or_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9816377Z test_fake_autocast_bitwise_right_shift_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9825214Z test_fake_autocast_bitwise_xor_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9833933Z test_fake_autocast_block_diag_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9842193Z test_fake_autocast_bmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9850671Z test_fake_autocast_bool_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9859018Z test_fake_autocast_broadcast_shapes_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9867822Z test_fake_autocast_broadcast_tensors_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9876075Z test_fake_autocast_broadcast_to_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9884519Z test_fake_autocast_bucketize_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9892745Z test_fake_autocast_byte_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9901409Z test_fake_autocast_cartesian_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9909838Z test_fake_autocast_cat_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9917997Z test_fake_autocast_cdist_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9926535Z test_fake_autocast_ceil_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9934883Z test_fake_autocast_chalf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9943452Z test_fake_autocast_char_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9951776Z test_fake_autocast_cholesky_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9960355Z test_fake_autocast_cholesky_inverse_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9968591Z test_fake_autocast_cholesky_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9977076Z test_fake_autocast_chunk_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9985607Z test_fake_autocast_clamp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:34.9993952Z test_fake_autocast_clamp_max_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0002349Z test_fake_autocast_clamp_min_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0011450Z test_fake_autocast_clone_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0020511Z test_fake_autocast_column_stack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0029237Z test_fake_autocast_combinations_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0038076Z test_fake_autocast_complex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0046645Z test_fake_autocast_conj_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0055219Z test_fake_autocast_conj_physical_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0063896Z test_fake_autocast_constant_pad_nd_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0072273Z test_fake_autocast_contiguous_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0080840Z test_fake_autocast_copysign_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0089174Z test_fake_autocast_corrcoef_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0097550Z test_fake_autocast_cos_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0106221Z test_fake_autocast_cosh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0114620Z test_fake_autocast_count_nonzero_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0123198Z test_fake_autocast_cov_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0131341Z test_fake_autocast_cross_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0139800Z test_fake_autocast_cummax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0148292Z test_fake_autocast_cummin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0156641Z test_fake_autocast_cumprod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0165124Z test_fake_autocast_cumsum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0173495Z test_fake_autocast_cumulative_trapezoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0182132Z test_fake_autocast_deg2rad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0190522Z test_fake_autocast_diag_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0199438Z test_fake_autocast_diag_embed_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0208570Z test_fake_autocast_diagflat_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0217520Z test_fake_autocast_diagonal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0226826Z test_fake_autocast_diagonal_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0235773Z test_fake_autocast_diff_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0244698Z test_fake_autocast_digamma_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0253799Z test_fake_autocast_dist_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0263017Z test_fake_autocast_div_floor_rounding_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0272087Z test_fake_autocast_div_no_rounding_mode_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0280798Z test_fake_autocast_div_trunc_rounding_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0289166Z test_fake_autocast_dot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0297449Z test_fake_autocast_double_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0306142Z test_fake_autocast_dsplit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0314500Z test_fake_autocast_dstack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0323011Z test_fake_autocast_einsum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0332006Z test_fake_autocast_empty_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0341344Z test_fake_autocast_empty_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0350314Z test_fake_autocast_eq_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0359332Z test_fake_autocast_equal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0368431Z test_fake_autocast_erf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0376934Z test_fake_autocast_erfc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0385814Z test_fake_autocast_erfinv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0394284Z test_fake_autocast_exp2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0402750Z test_fake_autocast_exp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0411022Z test_fake_autocast_expand_as_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0419467Z test_fake_autocast_expand_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0428043Z test_fake_autocast_expm1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0436432Z test_fake_autocast_eye_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0444918Z test_fake_autocast_fft_fft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0453127Z test_fake_autocast_fft_fft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0461863Z test_fake_autocast_fft_fftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0470192Z test_fake_autocast_fft_fftshift_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0479270Z test_fake_autocast_fft_hfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0488505Z test_fake_autocast_fft_hfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0497089Z test_fake_autocast_fft_hfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0505586Z test_fake_autocast_fft_ifft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0513969Z test_fake_autocast_fft_ifft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0522384Z test_fake_autocast_fft_ifftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0530837Z test_fake_autocast_fft_ifftshift_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0539230Z test_fake_autocast_fft_ihfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0547767Z test_fake_autocast_fft_ihfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0556173Z test_fake_autocast_fft_ihfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0564808Z test_fake_autocast_fft_irfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0572961Z test_fake_autocast_fft_irfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0581821Z test_fake_autocast_fft_irfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0589969Z test_fake_autocast_fft_rfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0598383Z test_fake_autocast_fft_rfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0606804Z test_fake_autocast_fft_rfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0615126Z test_fake_autocast_fill_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0623736Z test_fake_autocast_flatten_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0632115Z test_fake_autocast_flip_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0640272Z test_fake_autocast_fliplr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0648592Z test_fake_autocast_flipud_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0656895Z test_fake_autocast_float_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0665580Z test_fake_autocast_float_power_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0673920Z test_fake_autocast_floor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0682210Z test_fake_autocast_floor_divide_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0691202Z test_fake_autocast_fmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0700691Z test_fake_autocast_fmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0709077Z test_fake_autocast_fmod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0718052Z test_fake_autocast_frac_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0726940Z test_fake_autocast_frexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0735772Z test_fake_autocast_full_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0744540Z test_fake_autocast_gather_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0752817Z test_fake_autocast_gcd_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0761272Z test_fake_autocast_ge_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0769965Z test_fake_autocast_geqrf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0778187Z test_fake_autocast_gradient_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0786730Z test_fake_autocast_gt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0795152Z test_fake_autocast_half_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0803805Z test_fake_autocast_heaviside_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0812113Z test_fake_autocast_histc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0820484Z test_fake_autocast_hsplit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0829043Z test_fake_autocast_hstack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0837589Z test_fake_autocast_hypot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0845929Z test_fake_autocast_i0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0854097Z test_fake_autocast_igamma_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0862736Z test_fake_autocast_igammac_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0871128Z test_fake_autocast_imag_cuda_complex64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0879325Z test_fake_autocast_index_add_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0887850Z test_fake_autocast_index_copy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0896191Z test_fake_autocast_index_fill_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0904998Z test_fake_autocast_index_put_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0913590Z test_fake_autocast_index_reduce_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0922092Z test_fake_autocast_index_select_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0930486Z test_fake_autocast_inner_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0938911Z test_fake_autocast_int_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0947652Z test_fake_autocast_isclose_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0956079Z test_fake_autocast_isfinite_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0964321Z test_fake_autocast_isin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0972732Z test_fake_autocast_isinf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0981305Z test_fake_autocast_isnan_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0989640Z test_fake_autocast_isneginf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.0997982Z test_fake_autocast_isposinf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1006488Z test_fake_autocast_isreal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1015218Z test_fake_autocast_istft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1023934Z test_fake_autocast_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1032254Z test_fake_autocast_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1041295Z test_fake_autocast_jiterator_binary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1050297Z test_fake_autocast_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1059325Z test_fake_autocast_jiterator_unary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1067986Z test_fake_autocast_kron_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1077112Z test_fake_autocast_kthvalue_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1086002Z test_fake_autocast_lcm_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1095056Z test_fake_autocast_ldexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1104290Z test_fake_autocast_le_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1112841Z test_fake_autocast_lerp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1121171Z test_fake_autocast_lgamma_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1129703Z test_fake_autocast_linalg_cholesky_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1138471Z test_fake_autocast_linalg_cholesky_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1146783Z test_fake_autocast_linalg_cond_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1155177Z test_fake_autocast_linalg_cross_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1163565Z test_fake_autocast_linalg_det_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1171986Z test_fake_autocast_linalg_det_singular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1180875Z test_fake_autocast_linalg_eig_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1189514Z test_fake_autocast_linalg_eigh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1198335Z test_fake_autocast_linalg_eigvals_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1206982Z test_fake_autocast_linalg_eigvalsh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1215288Z test_fake_autocast_linalg_householder_product_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1223891Z test_fake_autocast_linalg_inv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1232427Z test_fake_autocast_linalg_inv_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1240726Z test_fake_autocast_linalg_ldl_factor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1249053Z test_fake_autocast_linalg_ldl_factor_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1257381Z test_fake_autocast_linalg_ldl_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1266022Z test_fake_autocast_linalg_lstsq_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1274366Z test_fake_autocast_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1282811Z test_fake_autocast_linalg_lu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1291206Z test_fake_autocast_linalg_lu_factor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1300135Z test_fake_autocast_linalg_lu_factor_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1308497Z test_fake_autocast_linalg_lu_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1317121Z test_fake_autocast_linalg_matrix_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1325294Z test_fake_autocast_linalg_matrix_power_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1333611Z test_fake_autocast_linalg_matrix_rank_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1342754Z test_fake_autocast_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1351196Z test_fake_autocast_linalg_multi_dot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1359471Z test_fake_autocast_linalg_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1367865Z test_fake_autocast_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1376246Z test_fake_autocast_linalg_pinv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.1384955Z test_fake_autocast_linalg_pinv_hermitian_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3386750Z test_fake_autocast_linalg_pinv_singular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... ok (0.200s) 2022-09-19T18:08:35.3395384Z test_fake_autocast_linalg_qr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3403978Z test_fake_autocast_linalg_slogdet_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3412368Z test_fake_autocast_linalg_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3421105Z test_fake_autocast_linalg_solve_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3429559Z test_fake_autocast_linalg_solve_triangular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3437977Z test_fake_autocast_linalg_svd_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3446498Z test_fake_autocast_linalg_svdvals_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3454924Z test_fake_autocast_linalg_tensorinv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3463554Z test_fake_autocast_linalg_tensorsolve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3471982Z test_fake_autocast_linalg_vander_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3480236Z test_fake_autocast_linalg_vecdot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3488870Z test_fake_autocast_linalg_vector_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3497090Z test_fake_autocast_linspace_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3505827Z test_fake_autocast_log10_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3514372Z test_fake_autocast_log1p_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3522638Z test_fake_autocast_log2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3531386Z test_fake_autocast_log_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3539805Z test_fake_autocast_log_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3548497Z test_fake_autocast_log_softmax_dtype_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3556914Z test_fake_autocast_logaddexp2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3565285Z test_fake_autocast_logaddexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3573921Z test_fake_autocast_logcumsumexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3582975Z test_fake_autocast_logdet_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3591282Z test_fake_autocast_logical_and_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3599601Z test_fake_autocast_logical_not_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3608079Z test_fake_autocast_logical_or_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3617178Z test_fake_autocast_logical_xor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3626519Z test_fake_autocast_logit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3635000Z test_fake_autocast_logspace_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3643504Z test_fake_autocast_logsumexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3651627Z test_fake_autocast_long_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3659746Z test_fake_autocast_lt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3668434Z test_fake_autocast_lu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3677041Z test_fake_autocast_lu_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3685272Z test_fake_autocast_lu_unpack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3693582Z test_fake_autocast_mH_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3702057Z test_fake_autocast_mT_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3711202Z test_fake_autocast_masked_fill_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3719570Z test_fake_autocast_masked_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3728137Z test_fake_autocast_masked_select_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3736315Z test_fake_autocast_matmul_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3744966Z test_fake_autocast_matrix_exp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3753328Z test_fake_autocast_max_binary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3761825Z test_fake_autocast_max_reduction_no_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3770127Z test_fake_autocast_max_reduction_with_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3779302Z test_fake_autocast_maximum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3788521Z test_fake_autocast_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3797486Z test_fake_autocast_median_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3806777Z test_fake_autocast_meshgrid_list_of_tensors_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3815786Z test_fake_autocast_meshgrid_variadic_tensors_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3824837Z test_fake_autocast_min_binary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3833409Z test_fake_autocast_min_reduction_no_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3841719Z test_fake_autocast_min_reduction_with_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3850019Z test_fake_autocast_minimum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3858781Z test_fake_autocast_mm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3867295Z test_fake_autocast_mode_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3875686Z test_fake_autocast_movedim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3883965Z test_fake_autocast_msort_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3892359Z test_fake_autocast_mul_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3901341Z test_fake_autocast_multinomial_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3909526Z test_fake_autocast_mv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3917957Z test_fake_autocast_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3926347Z test_fake_autocast_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3934795Z test_fake_autocast_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3943586Z test_fake_autocast_nan_to_num_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3952139Z test_fake_autocast_nanmean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3960281Z test_fake_autocast_nanmedian_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3968842Z test_fake_autocast_nanquantile_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3977218Z test_fake_autocast_nansum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3985937Z test_fake_autocast_narrow_copy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.3994220Z test_fake_autocast_narrow_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4002673Z test_fake_autocast_native_layer_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4011159Z test_fake_autocast_ne_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4019433Z test_fake_autocast_neg_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4028080Z test_fake_autocast_new_empty_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4036533Z test_fake_autocast_new_empty_strided_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4044840Z test_fake_autocast_new_full_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4053149Z test_fake_autocast_new_ones_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4061764Z test_fake_autocast_new_zeros_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4070126Z test_fake_autocast_nextafter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4078552Z test_fake_autocast_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4086980Z test_fake_autocast_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4095436Z test_fake_autocast_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4104075Z test_fake_autocast_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4112478Z test_fake_autocast_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4120808Z test_fake_autocast_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4129264Z test_fake_autocast_nn_functional_avg_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4137665Z test_fake_autocast_nn_functional_avg_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4146334Z test_fake_autocast_nn_functional_avg_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4154674Z test_fake_autocast_nn_functional_batch_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4163144Z test_fake_autocast_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4171521Z test_fake_autocast_nn_functional_bilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4179819Z test_fake_autocast_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4188642Z test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4196793Z test_fake_autocast_nn_functional_celu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4205379Z test_fake_autocast_nn_functional_conv1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4213595Z test_fake_autocast_nn_functional_conv2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4222321Z test_fake_autocast_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4231368Z test_fake_autocast_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4239474Z test_fake_autocast_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4247865Z test_fake_autocast_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4256214Z test_fake_autocast_nn_functional_cosine_similarity_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4265012Z test_fake_autocast_nn_functional_cross_entropy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4273078Z test_fake_autocast_nn_functional_ctc_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4281565Z test_fake_autocast_nn_functional_dropout2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4290516Z test_fake_autocast_nn_functional_dropout3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4299563Z test_fake_autocast_nn_functional_dropout_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4308192Z test_fake_autocast_nn_functional_elu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4316630Z test_fake_autocast_nn_functional_embedding_bag_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4325043Z test_fake_autocast_nn_functional_embedding_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4333442Z test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4342069Z test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4350459Z test_fake_autocast_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4358831Z test_fake_autocast_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4368002Z test_fake_autocast_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4377292Z test_fake_autocast_nn_functional_gelu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4386605Z test_fake_autocast_nn_functional_glu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4394993Z test_fake_autocast_nn_functional_grid_sample_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4403645Z test_fake_autocast_nn_functional_group_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4411938Z test_fake_autocast_nn_functional_hardshrink_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4420278Z test_fake_autocast_nn_functional_hardsigmoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4429150Z test_fake_autocast_nn_functional_hardswish_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4437875Z test_fake_autocast_nn_functional_hardtanh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4446345Z test_fake_autocast_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4454776Z test_fake_autocast_nn_functional_huber_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4463403Z test_fake_autocast_nn_functional_instance_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4471832Z test_fake_autocast_nn_functional_interpolate_area_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4480158Z test_fake_autocast_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4488524Z test_fake_autocast_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4496906Z test_fake_autocast_nn_functional_interpolate_linear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4505666Z test_fake_autocast_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4514017Z test_fake_autocast_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4522596Z test_fake_autocast_nn_functional_kl_div_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4530875Z test_fake_autocast_nn_functional_l1_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4539449Z test_fake_autocast_nn_functional_layer_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4547970Z test_fake_autocast_nn_functional_leaky_relu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4556423Z test_fake_autocast_nn_functional_linear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4564782Z test_fake_autocast_nn_functional_local_response_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4573207Z test_fake_autocast_nn_functional_logsigmoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4581949Z test_fake_autocast_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4590191Z test_fake_autocast_nn_functional_max_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4599211Z test_fake_autocast_nn_functional_max_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4608351Z test_fake_autocast_nn_functional_max_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4617389Z test_fake_autocast_nn_functional_max_unpool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4626552Z test_fake_autocast_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4634662Z test_fake_autocast_nn_functional_max_unpool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4643279Z test_fake_autocast_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4651623Z test_fake_autocast_nn_functional_max_unpool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4660255Z test_fake_autocast_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4668551Z test_fake_autocast_nn_functional_mish_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4677045Z test_fake_autocast_nn_functional_mse_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4685443Z test_fake_autocast_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4693868Z test_fake_autocast_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4702555Z test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4711677Z test_fake_autocast_nn_functional_nll_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4720140Z test_fake_autocast_nn_functional_normalize_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4728443Z test_fake_autocast_nn_functional_one_hot_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4736854Z test_fake_autocast_nn_functional_pad_circular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4745549Z test_fake_autocast_nn_functional_pad_constant_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4753960Z test_fake_autocast_nn_functional_pad_reflect_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4762374Z test_fake_autocast_nn_functional_pad_replicate_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4770743Z test_fake_autocast_nn_functional_pairwise_distance_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4779089Z test_fake_autocast_nn_functional_pdist_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4787748Z test_fake_autocast_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4796214Z test_fake_autocast_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4804785Z test_fake_autocast_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4813161Z test_fake_autocast_nn_functional_prelu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4821899Z test_fake_autocast_nn_functional_relu6_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4830262Z test_fake_autocast_nn_functional_relu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4838634Z test_fake_autocast_nn_functional_rrelu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4847076Z test_fake_autocast_nn_functional_selu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4856261Z test_fake_autocast_nn_functional_silu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4865590Z test_fake_autocast_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4874065Z test_fake_autocast_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4882650Z test_fake_autocast_nn_functional_softmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4890974Z test_fake_autocast_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4899403Z test_fake_autocast_nn_functional_softplus_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4907973Z test_fake_autocast_nn_functional_softshrink_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4916396Z test_fake_autocast_nn_functional_softsign_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4924798Z test_fake_autocast_nn_functional_tanhshrink_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4933216Z test_fake_autocast_nn_functional_threshold_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4941948Z test_fake_autocast_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4950333Z test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4958580Z test_fake_autocast_nn_functional_unfold_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4967028Z test_fake_autocast_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4975381Z test_fake_autocast_nn_functional_upsample_nearest_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4984023Z test_fake_autocast_nonzero_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.4992792Z test_fake_autocast_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5000762Z test_fake_autocast_norm_fro_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5009194Z test_fake_autocast_norm_inf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5017552Z test_fake_autocast_norm_nuc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5026435Z test_fake_autocast_normal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5034813Z test_fake_autocast_normal_number_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5043057Z test_fake_autocast_ones_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5051473Z test_fake_autocast_ormqr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5059874Z test_fake_autocast_outer_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5068570Z test_fake_autocast_pca_lowrank_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5076741Z test_fake_autocast_permute_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5085150Z test_fake_autocast_pinverse_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5093472Z test_fake_autocast_polar_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5102104Z test_fake_autocast_polygamma_polygamma_n_0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5110350Z test_fake_autocast_polygamma_polygamma_n_1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5118634Z test_fake_autocast_polygamma_polygamma_n_2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5127016Z test_fake_autocast_polygamma_polygamma_n_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5135328Z test_fake_autocast_polygamma_polygamma_n_4_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5143817Z test_fake_autocast_positive_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5152229Z test_fake_autocast_pow_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5160421Z test_fake_autocast_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5168710Z test_fake_autocast_put_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5177045Z test_fake_autocast_qr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5185776Z test_fake_autocast_quantile_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5194175Z test_fake_autocast_rad2deg_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5202771Z test_fake_autocast_rand_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5211233Z test_fake_autocast_randint_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5219585Z test_fake_autocast_randn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5228323Z test_fake_autocast_randn_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5236648Z test_fake_autocast_ravel_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5244864Z test_fake_autocast_real_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5253179Z test_fake_autocast_reciprocal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5261757Z test_fake_autocast_remainder_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5270163Z test_fake_autocast_renorm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5278404Z test_fake_autocast_repeat_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5286803Z test_fake_autocast_repeat_interleave_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5295069Z test_fake_autocast_reshape_as_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5303673Z test_fake_autocast_reshape_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5312049Z test_fake_autocast_resize__cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5320376Z test_fake_autocast_resize_as__cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5328820Z test_fake_autocast_resolve_conj_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5337139Z test_fake_autocast_resolve_neg_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5345745Z test_fake_autocast_roll_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5354138Z test_fake_autocast_rot90_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5362575Z test_fake_autocast_round_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5371845Z test_fake_autocast_round_decimals_0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5379214Z test_fake_autocast_round_decimals_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5387780Z test_fake_autocast_round_decimals_neg_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5396077Z test_fake_autocast_rsqrt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5404469Z test_fake_autocast_rsub_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5412863Z test_fake_autocast_scatter_add_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5421652Z test_fake_autocast_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5429871Z test_fake_autocast_scatter_reduce_amax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5438282Z test_fake_autocast_scatter_reduce_amin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5446621Z test_fake_autocast_scatter_reduce_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5454982Z test_fake_autocast_scatter_reduce_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5463756Z test_fake_autocast_scatter_reduce_sum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5471931Z test_fake_autocast_searchsorted_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5480261Z test_fake_autocast_segment_reduce_lengths_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5488607Z test_fake_autocast_segment_reduce_offsets_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5496949Z test_fake_autocast_select_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5505648Z test_fake_autocast_select_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5513960Z test_fake_autocast_sgn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5522327Z test_fake_autocast_short_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5530668Z test_fake_autocast_sigmoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5538977Z test_fake_autocast_sign_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5548314Z test_fake_autocast_signbit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5557505Z test_fake_autocast_sin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5565897Z test_fake_autocast_sinc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5574145Z test_fake_autocast_sinh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5582735Z test_fake_autocast_slice_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5591137Z test_fake_autocast_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5599562Z test_fake_autocast_softmax_with_dtype_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5608040Z test_fake_autocast_sort_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5616466Z test_fake_autocast_sparse_sampled_addmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5625169Z test_fake_autocast_special_airy_ai_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5633596Z test_fake_autocast_special_bessel_j0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5642164Z test_fake_autocast_special_bessel_j1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5650534Z test_fake_autocast_special_bessel_y0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5658930Z test_fake_autocast_special_bessel_y1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5667591Z test_fake_autocast_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5675917Z test_fake_autocast_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5682288Z test_fake_autocast_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5688077Z test_fake_autocast_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5696842Z test_fake_autocast_special_entr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5705511Z test_fake_autocast_special_erfcx_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5714715Z test_fake_autocast_special_hermite_polynomial_h_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5723275Z test_fake_autocast_special_hermite_polynomial_he_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5731770Z test_fake_autocast_special_i0e_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5740047Z test_fake_autocast_special_i1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5748671Z test_fake_autocast_special_i1e_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5756981Z test_fake_autocast_special_laguerre_polynomial_l_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5762953Z test_fake_autocast_special_legendre_polynomial_p_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5771616Z test_fake_autocast_special_log_ndtr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5779952Z test_fake_autocast_special_modified_bessel_i0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5788527Z test_fake_autocast_special_modified_bessel_i1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5796848Z test_fake_autocast_special_modified_bessel_k0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5805274Z test_fake_autocast_special_modified_bessel_k1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5813669Z test_fake_autocast_special_ndtr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5823011Z test_fake_autocast_special_ndtri_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5832244Z test_fake_autocast_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5840516Z test_fake_autocast_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5848951Z test_fake_autocast_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5855277Z test_fake_autocast_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5861856Z test_fake_autocast_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5868049Z test_fake_autocast_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5874524Z test_fake_autocast_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:35.5883943Z test_fake_autocast_special_spherical_bessel_j0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5892905Z test_fake_autocast_special_xlog1py_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5902264Z test_fake_autocast_special_zeta_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5911216Z test_fake_autocast_split_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5920228Z test_fake_autocast_split_list_args_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5929378Z test_fake_autocast_split_with_sizes_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5938295Z test_fake_autocast_sqrt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5947606Z test_fake_autocast_square_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5955996Z test_fake_autocast_squeeze_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5964406Z test_fake_autocast_stack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5972832Z test_fake_autocast_std_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5982865Z test_fake_autocast_std_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5991274Z test_fake_autocast_stft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.5999632Z test_fake_autocast_sub_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6008060Z test_fake_autocast_sum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6016504Z test_fake_autocast_sum_to_size_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6025368Z test_fake_autocast_svd_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6033623Z test_fake_autocast_svd_lowrank_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6041797Z test_fake_autocast_symeig_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6050232Z test_fake_autocast_t_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6058662Z test_fake_autocast_take_along_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6067332Z test_fake_autocast_take_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6075681Z test_fake_autocast_tan_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6084000Z test_fake_autocast_tanh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6092398Z test_fake_autocast_tensor_split_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6100867Z test_fake_autocast_tensordot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6109327Z test_fake_autocast_tile_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6117653Z test_fake_autocast_to_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6125886Z test_fake_autocast_to_sparse_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6135000Z test_fake_autocast_topk_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6144203Z test_fake_autocast_trace_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6153343Z test_fake_autocast_transpose_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6161746Z test_fake_autocast_trapezoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6170053Z test_fake_autocast_trapz_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6178387Z test_fake_autocast_triangular_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6187733Z test_fake_autocast_tril_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6195305Z test_fake_autocast_tril_indices_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6203707Z test_fake_autocast_triu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6212106Z test_fake_autocast_triu_indices_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6220372Z test_fake_autocast_true_divide_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6228929Z test_fake_autocast_trunc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6237348Z test_fake_autocast_unbind_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6245836Z test_fake_autocast_unflatten_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6254162Z test_fake_autocast_unfold_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6262800Z test_fake_autocast_uniform_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6271172Z test_fake_autocast_unique_consecutive_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6279544Z test_fake_autocast_unique_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6287810Z test_fake_autocast_unsqueeze_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6296857Z test_fake_autocast_var_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6306437Z test_fake_autocast_var_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6315306Z test_fake_autocast_vdot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6324370Z test_fake_autocast_view_as_complex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6333513Z test_fake_autocast_view_as_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6342553Z test_fake_autocast_view_as_real_cuda_complex64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6351118Z test_fake_autocast_view_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6359637Z test_fake_autocast_vsplit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6367780Z test_fake_autocast_vstack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6376256Z test_fake_autocast_where_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6385015Z test_fake_autocast_xlogy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6393303Z test_fake_autocast_zero__cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6401645Z test_fake_autocast_zeros_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6408213Z test_fake_baddbmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6414716Z test_fake_bernoulli_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6421453Z test_fake_bfloat16_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6427856Z test_fake_bincount_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6434395Z test_fake_bitwise_and_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6440855Z test_fake_bitwise_left_shift_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6447325Z test_fake_bitwise_not_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6453772Z test_fake_bitwise_or_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6460343Z test_fake_bitwise_right_shift_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6466972Z test_fake_bitwise_xor_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6473626Z test_fake_block_diag_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6479968Z test_fake_bmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6486486Z test_fake_bool_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6493066Z test_fake_broadcast_shapes_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6499552Z test_fake_broadcast_tensors_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6506358Z test_fake_broadcast_to_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6512928Z test_fake_bucketize_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6519399Z test_fake_byte_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6526034Z test_fake_cartesian_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6532467Z test_fake_cat_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6539051Z test_fake_cdist_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6545717Z test_fake_ceil_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6552268Z test_fake_chalf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6558673Z test_fake_char_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6565237Z test_fake_cholesky_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6571959Z test_fake_cholesky_inverse_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6578265Z test_fake_cholesky_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6584947Z test_fake_chunk_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6591587Z test_fake_clamp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6597939Z test_fake_clamp_max_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6604486Z test_fake_clamp_min_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6610931Z test_fake_clone_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6617392Z test_fake_column_stack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6624193Z test_fake_combinations_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6630602Z test_fake_complex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6636944Z test_fake_conj_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6643626Z test_fake_conj_physical_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6650073Z test_fake_constant_pad_nd_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6656869Z test_fake_contiguous_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6663468Z test_fake_copysign_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6669967Z test_fake_corrcoef_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6676838Z test_fake_cos_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6683821Z test_fake_cosh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6690360Z test_fake_count_nonzero_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6696930Z test_fake_cov_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6703605Z test_fake_cross_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6710658Z test_fake_cummax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6717194Z test_fake_cummin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6724038Z test_fake_cumprod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6730548Z test_fake_cumsum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6737181Z test_fake_cumulative_trapezoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6744147Z test_fake_deg2rad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6750822Z test_fake_diag_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6757221Z test_fake_diag_embed_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6763795Z test_fake_diagflat_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6770329Z test_fake_diagonal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6776815Z test_fake_diagonal_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6783463Z test_fake_diff_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6789977Z test_fake_digamma_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6796493Z test_fake_dist_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6803569Z test_fake_div_floor_rounding_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6810028Z test_fake_div_no_rounding_mode_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6816505Z test_fake_div_trunc_rounding_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6823155Z test_fake_dot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6829686Z test_fake_double_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6836205Z test_fake_dsplit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6842801Z test_fake_dstack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6849272Z test_fake_einsum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6855763Z test_fake_empty_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6862604Z test_fake_empty_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6869191Z test_fake_eq_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6875656Z test_fake_equal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6882166Z test_fake_erf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6888620Z test_fake_erfc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6895183Z test_fake_erfinv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6901799Z test_fake_exp2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6908385Z test_fake_exp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6914861Z test_fake_expand_as_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6921532Z test_fake_expand_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6927928Z test_fake_expm1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6934372Z test_fake_eye_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6941221Z test_fake_fft_fft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6948078Z test_fake_fft_fft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6954633Z test_fake_fft_fftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6961381Z test_fake_fft_fftshift_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6967879Z test_fake_fft_hfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6974628Z test_fake_fft_hfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6981546Z test_fake_fft_hfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6988205Z test_fake_fft_ifft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.6994616Z test_fake_fft_ifft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7001275Z test_fake_fft_ifftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7007756Z test_fake_fft_ifftshift_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7014512Z test_fake_fft_ihfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7021592Z test_fake_fft_ihfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7028112Z test_fake_fft_ihfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7034689Z test_fake_fft_irfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7041247Z test_fake_fft_irfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7047596Z test_fake_fft_irfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7054159Z test_fake_fft_rfft2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7060663Z test_fake_fft_rfft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7067393Z test_fake_fft_rfftn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7074037Z test_fake_fill_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7080494Z test_fake_flatten_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7087289Z test_fake_flip_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7094200Z test_fake_fliplr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7101514Z test_fake_flipud_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7108423Z test_fake_float_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7115310Z test_fake_float_power_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7122338Z test_fake_floor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7129127Z test_fake_floor_divide_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7136139Z test_fake_fmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7143249Z test_fake_fmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7150186Z test_fake_fmod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7156743Z test_fake_frac_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7163359Z test_fake_frexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7169818Z test_fake_full_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7176366Z test_fake_gather_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7183058Z test_fake_gcd_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7189694Z test_fake_ge_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7196087Z test_fake_geqrf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7202814Z test_fake_gradient_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7209262Z test_fake_gt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7215749Z test_fake_half_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7222446Z test_fake_heaviside_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7229068Z test_fake_histc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7235472Z test_fake_hsplit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7242117Z test_fake_hstack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7248449Z test_fake_hypot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7254977Z test_fake_i0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7261847Z test_fake_igamma_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7268445Z test_fake_igammac_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7274866Z test_fake_imag_cuda_complex64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7281410Z test_fake_index_add_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7287854Z test_fake_index_copy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7294419Z test_fake_index_fill_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7301266Z test_fake_index_put_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7307895Z test_fake_index_reduce_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7314505Z test_fake_index_select_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7321316Z test_fake_inner_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7327765Z test_fake_int_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7334371Z test_fake_isclose_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7342063Z test_fake_isfinite_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7348080Z test_fake_isin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7354056Z test_fake_isinf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7360998Z test_fake_isnan_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7367309Z test_fake_isneginf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7373755Z test_fake_isposinf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7380290Z test_fake_isreal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7386891Z test_fake_istft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7393393Z test_fake_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7399845Z test_fake_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7406300Z test_fake_jiterator_binary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7412911Z test_fake_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7419900Z test_fake_jiterator_unary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7426783Z test_fake_kron_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7433146Z test_fake_kthvalue_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7439797Z test_fake_lcm_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7446191Z test_fake_ldexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7452868Z test_fake_le_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7459289Z test_fake_lerp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7465821Z test_fake_lgamma_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7472590Z test_fake_linalg_cholesky_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7479137Z test_fake_linalg_cholesky_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7485565Z test_fake_linalg_cond_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7492227Z test_fake_linalg_cross_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7498659Z test_fake_linalg_det_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7505633Z test_fake_linalg_det_singular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7512137Z test_fake_linalg_eig_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7518605Z test_fake_linalg_eigh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7525250Z test_fake_linalg_eigvals_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7531689Z test_fake_linalg_eigvalsh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7538069Z test_fake_linalg_householder_product_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7544930Z test_fake_linalg_inv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7551308Z test_fake_linalg_inv_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7558076Z test_fake_linalg_ldl_factor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7564369Z test_fake_linalg_ldl_factor_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7571143Z test_fake_linalg_ldl_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7577389Z test_fake_linalg_lstsq_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7584164Z test_fake_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7590590Z test_fake_linalg_lu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7597212Z test_fake_linalg_lu_factor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7603655Z test_fake_linalg_lu_factor_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7610255Z test_fake_linalg_lu_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7616725Z test_fake_linalg_matrix_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7623868Z test_fake_linalg_matrix_power_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7630812Z test_fake_linalg_matrix_rank_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7637457Z test_fake_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7644041Z test_fake_linalg_multi_dot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7650790Z test_fake_linalg_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7657399Z test_fake_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7664246Z test_fake_linalg_pinv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.7670886Z test_fake_linalg_pinv_hermitian_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9635145Z test_fake_linalg_pinv_singular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... ok (0.196s) 2022-09-19T18:08:35.9642042Z test_fake_linalg_qr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9648479Z test_fake_linalg_slogdet_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9655286Z test_fake_linalg_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9662117Z test_fake_linalg_solve_ex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9668622Z test_fake_linalg_solve_triangular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9675120Z test_fake_linalg_svd_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9681651Z test_fake_linalg_svdvals_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9688056Z test_fake_linalg_tensorinv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9694603Z test_fake_linalg_tensorsolve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9701599Z test_fake_linalg_vander_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9708113Z test_fake_linalg_vecdot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9715171Z test_fake_linalg_vector_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9721974Z test_fake_linspace_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9728234Z test_fake_log10_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9734769Z test_fake_log1p_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9742265Z test_fake_log2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9748804Z test_fake_log_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9755357Z test_fake_log_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9761826Z test_fake_log_softmax_dtype_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9768467Z test_fake_logaddexp2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9775080Z test_fake_logaddexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9781812Z test_fake_logcumsumexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9788219Z test_fake_logdet_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9794764Z test_fake_logical_and_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9801276Z test_fake_logical_not_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9807898Z test_fake_logical_or_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9814432Z test_fake_logical_xor_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9821255Z test_fake_logit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9827862Z test_fake_logspace_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9834315Z test_fake_logsumexp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9840886Z test_fake_long_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9847347Z test_fake_lt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9853879Z test_fake_lu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9860429Z test_fake_lu_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9867157Z test_fake_lu_unpack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9873745Z test_fake_mH_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9880807Z test_fake_mT_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9887576Z test_fake_masked_fill_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9894566Z test_fake_masked_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9901722Z test_fake_masked_select_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9908692Z test_fake_matmul_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9915750Z test_fake_matrix_exp_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9922547Z test_fake_max_binary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9929714Z test_fake_max_reduction_no_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9936623Z test_fake_max_reduction_with_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9943737Z test_fake_maximum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9950162Z test_fake_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9956990Z test_fake_median_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9963358Z test_fake_meshgrid_list_of_tensors_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9969910Z test_fake_meshgrid_variadic_tensors_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9976377Z test_fake_min_binary_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9983237Z test_fake_min_reduction_no_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9989736Z test_fake_min_reduction_with_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:35.9996640Z test_fake_minimum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0003654Z test_fake_mm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0010591Z test_fake_mode_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0017471Z test_fake_movedim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0024788Z test_fake_msort_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0031610Z test_fake_mul_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0038587Z test_fake_multinomial_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0045595Z test_fake_mv_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0052781Z test_fake_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0059398Z test_fake_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0066645Z test_fake_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0073731Z test_fake_nan_to_num_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0080407Z test_fake_nanmean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0086878Z test_fake_nanmedian_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0093434Z test_fake_nanquantile_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0100052Z test_fake_nansum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0107290Z test_fake_narrow_copy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0113821Z test_fake_narrow_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0120354Z test_fake_native_layer_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0126820Z test_fake_ne_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0133368Z test_fake_neg_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0139941Z test_fake_new_empty_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0146746Z test_fake_new_empty_strided_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0153353Z test_fake_new_full_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0159809Z test_fake_new_ones_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0166200Z test_fake_new_zeros_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0172719Z test_fake_nextafter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0179225Z test_fake_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0185926Z test_fake_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0192555Z test_fake_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0198903Z test_fake_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0205845Z test_fake_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0212428Z test_fake_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0218910Z test_fake_nn_functional_avg_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0225742Z test_fake_nn_functional_avg_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0232076Z test_fake_nn_functional_avg_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0238523Z test_fake_nn_functional_batch_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0245142Z test_fake_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0251660Z test_fake_nn_functional_bilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0258250Z test_fake_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0264932Z test_fake_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0271461Z test_fake_nn_functional_celu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0277859Z test_fake_nn_functional_conv1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0284350Z test_fake_nn_functional_conv2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0290857Z test_fake_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0297259Z test_fake_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0304075Z test_fake_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0310605Z test_fake_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0317071Z test_fake_nn_functional_cosine_similarity_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0323602Z test_fake_nn_functional_cross_entropy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0330249Z test_fake_nn_functional_ctc_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0336582Z test_fake_nn_functional_dropout2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0343453Z test_fake_nn_functional_dropout3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0349838Z test_fake_nn_functional_dropout_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0356505Z test_fake_nn_functional_elu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0362900Z test_fake_nn_functional_embedding_bag_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0369263Z test_fake_nn_functional_embedding_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0375897Z test_fake_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0382650Z test_fake_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0389120Z test_fake_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0395623Z test_fake_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0402106Z test_fake_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0408835Z test_fake_nn_functional_gelu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0415428Z test_fake_nn_functional_glu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0422312Z test_fake_nn_functional_grid_sample_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0428964Z test_fake_nn_functional_group_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0435588Z test_fake_nn_functional_hardshrink_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0442037Z test_fake_nn_functional_hardsigmoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0448556Z test_fake_nn_functional_hardswish_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0454921Z test_fake_nn_functional_hardtanh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0462021Z test_fake_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0468377Z test_fake_nn_functional_huber_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0475034Z test_fake_nn_functional_instance_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0481569Z test_fake_nn_functional_interpolate_area_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0488013Z test_fake_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0494747Z test_fake_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0501708Z test_fake_nn_functional_interpolate_linear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0508117Z test_fake_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0514708Z test_fake_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0521239Z test_fake_nn_functional_kl_div_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0527672Z test_fake_nn_functional_l1_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0534219Z test_fake_nn_functional_layer_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0540963Z test_fake_nn_functional_leaky_relu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0547491Z test_fake_nn_functional_linear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0554061Z test_fake_nn_functional_local_response_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0560477Z test_fake_nn_functional_logsigmoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0567035Z test_fake_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0573728Z test_fake_nn_functional_max_pool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0580203Z test_fake_nn_functional_max_pool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0586854Z test_fake_nn_functional_max_pool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0593679Z test_fake_nn_functional_max_unpool1d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0600038Z test_fake_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0606515Z test_fake_nn_functional_max_unpool2d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0612972Z test_fake_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0619561Z test_fake_nn_functional_max_unpool3d_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0626225Z test_fake_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0633019Z test_fake_nn_functional_mish_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0639983Z test_fake_nn_functional_mse_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0646428Z test_fake_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0652828Z test_fake_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0659433Z test_fake_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0666183Z test_fake_nn_functional_nll_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0672715Z test_fake_nn_functional_normalize_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0679334Z test_fake_nn_functional_one_hot_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0685731Z test_fake_nn_functional_pad_circular_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0692140Z test_fake_nn_functional_pad_constant_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0698620Z test_fake_nn_functional_pad_reflect_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0705666Z test_fake_nn_functional_pad_replicate_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0712534Z test_fake_nn_functional_pairwise_distance_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0719472Z test_fake_nn_functional_pdist_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0726044Z test_fake_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0732933Z test_fake_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0739582Z test_fake_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0746353Z test_fake_nn_functional_prelu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0753103Z test_fake_nn_functional_relu6_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0759643Z test_fake_nn_functional_relu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0766219Z test_fake_nn_functional_rrelu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0772783Z test_fake_nn_functional_selu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0779125Z test_fake_nn_functional_silu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0785858Z test_fake_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0792400Z test_fake_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0798718Z test_fake_nn_functional_softmin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0805310Z test_fake_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0811799Z test_fake_nn_functional_softplus_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0818280Z test_fake_nn_functional_softshrink_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0825284Z test_fake_nn_functional_softsign_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0831925Z test_fake_nn_functional_tanhshrink_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0838352Z test_fake_nn_functional_threshold_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0844870Z test_fake_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0851372Z test_fake_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0857883Z test_fake_nn_functional_unfold_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0864699Z test_fake_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0871508Z test_fake_nn_functional_upsample_nearest_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0877818Z test_fake_nonzero_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0884306Z test_fake_norm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0890911Z test_fake_norm_fro_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0897349Z test_fake_norm_inf_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0904484Z test_fake_norm_nuc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0910628Z test_fake_normal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0916969Z test_fake_normal_number_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0923642Z test_fake_ones_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0930051Z test_fake_ormqr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0936573Z test_fake_outer_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0943392Z test_fake_pca_lowrank_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0949882Z test_fake_permute_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0956360Z test_fake_pinverse_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0962930Z test_fake_polar_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0969364Z test_fake_polygamma_polygamma_n_0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0975877Z test_fake_polygamma_polygamma_n_1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0983158Z test_fake_polygamma_polygamma_n_2_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0989241Z test_fake_polygamma_polygamma_n_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.0995686Z test_fake_polygamma_polygamma_n_4_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1002422Z test_fake_positive_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1008934Z test_fake_pow_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1015269Z test_fake_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1022117Z test_fake_put_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1028574Z test_fake_qr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1035244Z test_fake_quantile_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1041689Z test_fake_rad2deg_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1048258Z test_fake_rand_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1054868Z test_fake_randint_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1061533Z test_fake_randn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1068052Z test_fake_randn_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1074617Z test_fake_ravel_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1081266Z test_fake_real_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1087855Z test_fake_reciprocal_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1094329Z test_fake_remainder_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1101098Z test_fake_renorm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1107604Z test_fake_repeat_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1114039Z test_fake_repeat_interleave_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1120526Z test_fake_reshape_as_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1126947Z test_fake_reshape_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1133591Z test_fake_resize__cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1139902Z test_fake_resize_as__cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1146898Z test_fake_resolve_conj_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1153290Z test_fake_resolve_neg_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1159783Z test_fake_roll_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1166292Z test_fake_rot90_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1172919Z test_fake_round_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1179486Z test_fake_round_decimals_0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1186015Z test_fake_round_decimals_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1192605Z test_fake_round_decimals_neg_3_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1199063Z test_fake_rsqrt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1206654Z test_fake_rsub_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1213378Z test_fake_scatter_add_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1220429Z test_fake_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1227509Z test_fake_scatter_reduce_amax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1233887Z test_fake_scatter_reduce_amin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1240464Z test_fake_scatter_reduce_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1247014Z test_fake_scatter_reduce_prod_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1253605Z test_fake_scatter_reduce_sum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1260011Z test_fake_searchsorted_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1266949Z test_fake_segment_reduce_lengths_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1273433Z test_fake_segment_reduce_offsets_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1279945Z test_fake_select_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1286578Z test_fake_select_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1293061Z test_fake_sgn_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1300366Z test_fake_short_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1307094Z test_fake_sigmoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1313734Z test_fake_sign_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1320364Z test_fake_signbit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1326770Z test_fake_sin_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1333051Z test_fake_sinc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1339800Z test_fake_sinh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1346445Z test_fake_slice_scatter_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1353065Z test_fake_softmax_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1359539Z test_fake_softmax_with_dtype_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1366176Z test_fake_sort_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1372541Z test_fake_sparse_sampled_addmm_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1379192Z test_fake_special_airy_ai_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1386119Z test_fake_special_bessel_j0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1392568Z test_fake_special_bessel_j1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1399161Z test_fake_special_bessel_y0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1405820Z test_fake_special_bessel_y1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1412747Z test_fake_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1419104Z test_fake_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1424031Z test_fake_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1428787Z test_fake_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1435098Z test_fake_special_entr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1441689Z test_fake_special_erfcx_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1448103Z test_fake_special_hermite_polynomial_h_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1454704Z test_fake_special_hermite_polynomial_he_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1461370Z test_fake_special_i0e_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1467675Z test_fake_special_i1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1474249Z test_fake_special_i1e_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1480693Z test_fake_special_laguerre_polynomial_l_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1485332Z test_fake_special_legendre_polynomial_p_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1491580Z test_fake_special_log_ndtr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1498046Z test_fake_special_modified_bessel_i0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1504920Z test_fake_special_modified_bessel_i1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1511319Z test_fake_special_modified_bessel_k0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1517781Z test_fake_special_modified_bessel_k1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1524437Z test_fake_special_ndtr_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1531294Z test_fake_special_ndtri_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1538242Z test_fake_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1545554Z test_fake_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1552374Z test_fake_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1557099Z test_fake_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1560916Z test_fake_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1565262Z test_fake_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1569557Z test_fake_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-09-19T18:08:36.1576539Z test_fake_special_spherical_bessel_j0_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1583203Z test_fake_special_xlog1py_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1589716Z test_fake_special_zeta_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1596376Z test_fake_split_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1602849Z test_fake_split_list_args_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1609437Z test_fake_split_with_sizes_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1615968Z test_fake_sqrt_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1622816Z test_fake_square_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1629027Z test_fake_squeeze_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1635579Z test_fake_stack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1642077Z test_fake_std_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1648516Z test_fake_std_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1655110Z test_fake_stft_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1661810Z test_fake_sub_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1668252Z test_fake_sum_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1674742Z test_fake_sum_to_size_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1681469Z test_fake_svd_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1687805Z test_fake_svd_lowrank_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1694362Z test_fake_symeig_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1701234Z test_fake_t_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1708163Z test_fake_take_along_dim_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1715416Z test_fake_take_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1722143Z test_fake_tan_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1728822Z test_fake_tanh_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1735299Z test_fake_tensor_split_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1742149Z test_fake_tensordot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1748604Z test_fake_tile_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1755300Z test_fake_to_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1761987Z test_fake_to_sparse_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1768535Z test_fake_topk_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1774767Z test_fake_trace_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1781514Z test_fake_transpose_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1787948Z test_fake_trapezoid_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1794919Z test_fake_trapz_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1801883Z test_fake_triangular_solve_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1808822Z test_fake_tril_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1815703Z test_fake_tril_indices_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1822877Z test_fake_triu_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1829772Z test_fake_triu_indices_cuda_int64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1836430Z test_fake_true_divide_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1842920Z test_fake_trunc_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1849368Z test_fake_unbind_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1855853Z test_fake_unflatten_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1862583Z test_fake_unfold_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1869309Z test_fake_uniform_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1875708Z test_fake_unique_consecutive_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1881919Z test_fake_unique_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1888512Z test_fake_unsqueeze_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1895042Z test_fake_var_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1901945Z test_fake_var_mean_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1908270Z test_fake_vdot_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1914980Z test_fake_view_as_complex_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1921394Z test_fake_view_as_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1927719Z test_fake_view_as_real_cuda_complex64 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1951652Z test_fake_view_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1952638Z test_fake_vsplit_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1953570Z test_fake_vstack_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1954445Z test_fake_where_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1960371Z test_fake_xlogy_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1967112Z test_fake_zero__cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1974205Z test_fake_zeros_like_cuda_float32 (__main__.TestFakeTensorNonErroringCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.1988606Z test_conj_view_H_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2000550Z test_conj_view_T_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2012146Z test_conj_view___getitem___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2023406Z test_conj_view___radd___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2033935Z test_conj_view___rdiv___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2044786Z test_conj_view___rmatmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2055439Z test_conj_view___rmul___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2066351Z test_conj_view___rpow___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2077060Z test_conj_view___rsub___cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2088124Z test_conj_view__masked_cumprod_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2099230Z test_conj_view__masked_cumsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2110019Z test_conj_view__masked_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2120841Z test_conj_view__masked_normalize_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2132962Z test_conj_view__masked_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2144342Z test_conj_view__masked_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2154901Z test_conj_view__masked_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2165537Z test_conj_view__masked_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2176282Z test_conj_view__refs_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2187295Z test_conj_view__refs_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2198095Z test_conj_view__refs_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2208870Z test_conj_view__refs_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2219654Z test_conj_view__refs_addcdiv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2230679Z test_conj_view__refs_addr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2241528Z test_conj_view__refs_all_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2252334Z test_conj_view__refs_allclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2263506Z test_conj_view__refs_any_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2271649Z test_conj_view__refs_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Errors when storage_offset is included (0.001s) 2022-09-19T18:08:36.2282872Z test_conj_view__refs_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2293701Z test_conj_view__refs_asinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2304786Z test_conj_view__refs_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2315506Z test_conj_view__refs_atanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2326330Z test_conj_view__refs_atleast_1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2337122Z test_conj_view__refs_atleast_2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2348213Z test_conj_view__refs_atleast_3d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2359053Z test_conj_view__refs_broadcast_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2369729Z test_conj_view__refs_broadcast_to_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2380427Z test_conj_view__refs_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2391683Z test_conj_view__refs_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2402263Z test_conj_view__refs_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2413834Z test_conj_view__refs_column_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2426089Z test_conj_view__refs_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2437746Z test_conj_view__refs_conj_physical_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2449586Z test_conj_view__refs_constant_pad_nd_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2461396Z test_conj_view__refs_contiguous_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2473368Z test_conj_view__refs_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2485258Z test_conj_view__refs_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2496700Z test_conj_view__refs_diag_embed_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2508913Z test_conj_view__refs_diagonal_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2520712Z test_conj_view__refs_div_no_rounding_mode_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2532682Z test_conj_view__refs_dsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2544885Z test_conj_view__refs_dstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2553965Z test_conj_view__refs_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:36.2563615Z test_conj_view__refs_empty_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:36.2575878Z test_conj_view__refs_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2587938Z test_conj_view__refs_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2599740Z test_conj_view__refs_expand_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2611545Z test_conj_view__refs_expand_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2620069Z test_conj_view__refs_eye_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:36.2631706Z test_conj_view__refs_fft_fft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2642510Z test_conj_view__refs_fft_fft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2653343Z test_conj_view__refs_fft_fftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2664390Z test_conj_view__refs_fft_fftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2675084Z test_conj_view__refs_fft_hfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2685745Z test_conj_view__refs_fft_hfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2696590Z test_conj_view__refs_fft_hfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2707476Z test_conj_view__refs_fft_ifft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2718932Z test_conj_view__refs_fft_ifft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2730036Z test_conj_view__refs_fft_ifftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2741103Z test_conj_view__refs_fft_ifftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2751793Z test_conj_view__refs_fft_irfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2762519Z test_conj_view__refs_fft_irfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2773224Z test_conj_view__refs_fft_irfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2784269Z test_conj_view__refs_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2794949Z test_conj_view__refs_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2805789Z test_conj_view__refs_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2816539Z test_conj_view__refs_fliplr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2827803Z test_conj_view__refs_flipud_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2838909Z test_conj_view__refs_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2849419Z test_conj_view__refs_hsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2860453Z test_conj_view__refs_hstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2871343Z test_conj_view__refs_imag_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2882187Z test_conj_view__refs_index_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2892788Z test_conj_view__refs_index_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2903797Z test_conj_view__refs_index_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2914667Z test_conj_view__refs_index_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2925320Z test_conj_view__refs_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2936371Z test_conj_view__refs_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2947180Z test_conj_view__refs_isinf_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2958119Z test_conj_view__refs_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2969360Z test_conj_view__refs_linalg_matrix_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2980365Z test_conj_view__refs_linalg_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.2991263Z test_conj_view__refs_linalg_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3002048Z test_conj_view__refs_linalg_svdvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3012650Z test_conj_view__refs_linalg_vector_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3023546Z test_conj_view__refs_linspace_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3034081Z test_conj_view__refs_log10_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3044870Z test_conj_view__refs_log2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3055504Z test_conj_view__refs_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3066600Z test_conj_view__refs_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3077186Z test_conj_view__refs_logical_not_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3088031Z test_conj_view__refs_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3098711Z test_conj_view__refs_logical_xor_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3109801Z test_conj_view__refs_logspace_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3120518Z test_conj_view__refs_masked_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3131128Z test_conj_view__refs_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3142317Z test_conj_view__refs_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3153009Z test_conj_view__refs_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3163718Z test_conj_view__refs_movedim_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3174465Z test_conj_view__refs_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3185405Z test_conj_view__refs_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3196225Z test_conj_view__refs_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3207021Z test_conj_view__refs_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3215609Z test_conj_view__refs_new_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:36.3224323Z test_conj_view__refs_new_empty_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty_strided is not comparable (0.001s) 2022-09-19T18:08:36.3235487Z test_conj_view__refs_new_full_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3246378Z test_conj_view__refs_new_ones_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3256874Z test_conj_view__refs_new_zeros_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3268096Z test_conj_view__refs_nn_functional_l1_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3278695Z test_conj_view__refs_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3289275Z test_conj_view__refs_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3300201Z test_conj_view__refs_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3311157Z test_conj_view__refs_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3321872Z test_conj_view__refs_positive_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3332558Z test_conj_view__refs_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3343571Z test_conj_view__refs_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3352190Z test_conj_view__refs_randn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Test expects tensor input (0.001s) 2022-09-19T18:08:36.3363117Z test_conj_view__refs_ravel_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3373779Z test_conj_view__refs_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3385032Z test_conj_view__refs_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3395444Z test_conj_view__refs_repeat_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3406225Z test_conj_view__refs_reshape_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3416992Z test_conj_view__refs_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3428104Z test_conj_view__refs_roll_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3438871Z test_conj_view__refs_rot90_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3450412Z test_conj_view__refs_rsqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3462474Z test_conj_view__refs_rsub_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3473347Z test_conj_view__refs_sgn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3484180Z test_conj_view__refs_sigmoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3494973Z test_conj_view__refs_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3506100Z test_conj_view__refs_sinc_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3517029Z test_conj_view__refs_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3527846Z test_conj_view__refs_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3538373Z test_conj_view__refs_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3549387Z test_conj_view__refs_squeeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3560071Z test_conj_view__refs_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3570961Z test_conj_view__refs_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3581835Z test_conj_view__refs_std_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3592559Z test_conj_view__refs_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3603261Z test_conj_view__refs_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3614212Z test_conj_view__refs_t_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3625353Z test_conj_view__refs_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3636144Z test_conj_view__refs_tanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3647188Z test_conj_view__refs_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3658136Z test_conj_view__refs_trace_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3669159Z test_conj_view__refs_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3679908Z test_conj_view__refs_tril_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3690737Z test_conj_view__refs_triu_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3701938Z test_conj_view__refs_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3712967Z test_conj_view__refs_unbind_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3724299Z test_conj_view__refs_unflatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3735088Z test_conj_view__refs_unfold_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3746217Z test_conj_view__refs_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3756872Z test_conj_view__refs_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3767617Z test_conj_view__refs_var_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3778315Z test_conj_view__refs_view_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3789459Z test_conj_view__refs_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3800165Z test_conj_view__refs_vsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3810996Z test_conj_view__refs_vstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3822125Z test_conj_view__refs_where_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3832808Z test_conj_view_abs_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3844377Z test_conj_view_acos_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3856140Z test_conj_view_acosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3867756Z test_conj_view_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3878324Z test_conj_view_addbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3889215Z test_conj_view_addcdiv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3900001Z test_conj_view_addcmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3910677Z test_conj_view_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3921520Z test_conj_view_addmm_decomposed_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3932240Z test_conj_view_addmv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3943271Z test_conj_view_addr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3954028Z test_conj_view_all_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3964787Z test_conj_view_allclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3975540Z test_conj_view_angle_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3986503Z test_conj_view_any_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.3997343Z test_conj_view_argwhere_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4006234Z test_conj_view_as_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Errors when storage_offset is included (0.001s) 2022-09-19T18:08:36.4014297Z test_conj_view_as_strided_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Works only for CPU complex64 (0.001s) 2022-09-19T18:08:36.4026551Z test_conj_view_asin_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4037199Z test_conj_view_asinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4048054Z test_conj_view_atan_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4058881Z test_conj_view_atanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4069827Z test_conj_view_atleast_1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4081074Z test_conj_view_atleast_2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4091616Z test_conj_view_atleast_3d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4102689Z test_conj_view_baddbmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4113384Z test_conj_view_bfloat16_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4124190Z test_conj_view_block_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4134964Z test_conj_view_bmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4146150Z test_conj_view_bool_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4156890Z test_conj_view_broadcast_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4167530Z test_conj_view_broadcast_to_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4178354Z test_conj_view_byte_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4190282Z test_conj_view_cartesian_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4200135Z test_conj_view_cat_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4211047Z test_conj_view_chalf_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4222171Z test_conj_view_char_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4232725Z test_conj_view_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4243589Z test_conj_view_cholesky_inverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4254265Z test_conj_view_cholesky_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4265874Z test_conj_view_chunk_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4277560Z test_conj_view_clone_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4289387Z test_conj_view_column_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4301613Z test_conj_view_combinations_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4313560Z test_conj_view_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4325276Z test_conj_view_conj_physical_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4337111Z test_conj_view_constant_pad_nd_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4349230Z test_conj_view_contiguous_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4360047Z test_conj_view_corrcoef_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4370928Z test_conj_view_cos_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4381956Z test_conj_view_cosh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4392608Z test_conj_view_count_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4403331Z test_conj_view_cov_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4414073Z test_conj_view_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4425332Z test_conj_view_cumprod_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4435743Z test_conj_view_cumsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4446580Z test_conj_view_cumulative_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4457365Z test_conj_view_diag_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4468722Z test_conj_view_diag_embed_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4479481Z test_conj_view_diagflat_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4490210Z test_conj_view_diagonal_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4501382Z test_conj_view_diff_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4511979Z test_conj_view_dist_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4522767Z test_conj_view_div_no_rounding_mode_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4533466Z test_conj_view_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4544412Z test_conj_view_double_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4555335Z test_conj_view_dsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4566045Z test_conj_view_dstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4576862Z test_conj_view_einsum_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4585385Z test_conj_view_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:36.4594045Z test_conj_view_empty_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:36.4605578Z test_conj_view_eq_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4616232Z test_conj_view_equal_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4627158Z test_conj_view_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4637953Z test_conj_view_expand_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4648596Z test_conj_view_expand_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4656705Z test_conj_view_eye_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:36.4668735Z test_conj_view_fft_fft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4679461Z test_conj_view_fft_fft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4690091Z test_conj_view_fft_fftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4701157Z test_conj_view_fft_fftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4712375Z test_conj_view_fft_hfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4722721Z test_conj_view_fft_hfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4734012Z test_conj_view_fft_hfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4744793Z test_conj_view_fft_ifft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4755566Z test_conj_view_fft_ifft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4767493Z test_conj_view_fft_ifftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4778274Z test_conj_view_fft_ifftshift_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4789297Z test_conj_view_fft_irfft2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4800078Z test_conj_view_fft_irfft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4810772Z test_conj_view_fft_irfftn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4821759Z test_conj_view_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4832556Z test_conj_view_flatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4843258Z test_conj_view_flip_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4853860Z test_conj_view_fliplr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4865856Z test_conj_view_flipud_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4877511Z test_conj_view_float_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4889145Z test_conj_view_float_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4900964Z test_conj_view_full_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4912759Z test_conj_view_gather_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4924438Z test_conj_view_geqrf_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4936403Z test_conj_view_gradient_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4947414Z test_conj_view_half_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4958165Z test_conj_view_hsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4968880Z test_conj_view_hstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4979833Z test_conj_view_imag_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.4990748Z test_conj_view_index_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5001688Z test_conj_view_index_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5013326Z test_conj_view_index_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5023442Z test_conj_view_index_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5035067Z test_conj_view_index_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5045883Z test_conj_view_inner_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5056706Z test_conj_view_int_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5068106Z test_conj_view_isclose_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5078797Z test_conj_view_isfinite_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5089599Z test_conj_view_isinf_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5100336Z test_conj_view_isnan_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5111419Z test_conj_view_isreal_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5122312Z test_conj_view_istft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5133031Z test_conj_view_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5145062Z test_conj_view_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5156747Z test_conj_view_jiterator_binary_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5167525Z test_conj_view_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5179216Z test_conj_view_jiterator_unary_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5189714Z test_conj_view_kron_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5200361Z test_conj_view_ldexp_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5211054Z test_conj_view_lerp_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5222083Z test_conj_view_linalg_cholesky_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5232911Z test_conj_view_linalg_cholesky_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5243631Z test_conj_view_linalg_cond_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5254729Z test_conj_view_linalg_cross_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5265383Z test_conj_view_linalg_det_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5276096Z test_conj_view_linalg_det_singular_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5286781Z test_conj_view_linalg_eig_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5297489Z test_conj_view_linalg_eigh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5308644Z test_conj_view_linalg_eigvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5319430Z test_conj_view_linalg_eigvalsh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5330257Z test_conj_view_linalg_householder_product_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5341047Z test_conj_view_linalg_inv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5352090Z test_conj_view_linalg_inv_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5362792Z test_conj_view_linalg_ldl_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5373741Z test_conj_view_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5384529Z test_conj_view_linalg_ldl_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5395236Z test_conj_view_linalg_lstsq_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5406185Z test_conj_view_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5416889Z test_conj_view_linalg_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5428135Z test_conj_view_linalg_lu_factor_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5438746Z test_conj_view_linalg_lu_factor_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5449337Z test_conj_view_linalg_lu_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5460171Z test_conj_view_linalg_matrix_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5471137Z test_conj_view_linalg_matrix_power_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5482000Z test_conj_view_linalg_matrix_rank_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5492712Z test_conj_view_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5503696Z test_conj_view_linalg_multi_dot_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5514559Z test_conj_view_linalg_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5525401Z test_conj_view_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5536391Z test_conj_view_linalg_pinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.5547636Z test_conj_view_linalg_pinv_hermitian_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8879343Z test_conj_view_linalg_pinv_singular_cuda_complex64 (__main__.TestMathBitsCUDA) ... ok (0.333s) 2022-09-19T18:08:36.8890418Z test_conj_view_linalg_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8901652Z test_conj_view_linalg_slogdet_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8912292Z test_conj_view_linalg_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8923153Z test_conj_view_linalg_solve_ex_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8933860Z test_conj_view_linalg_solve_triangular_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8944964Z test_conj_view_linalg_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8955725Z test_conj_view_linalg_svdvals_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8966467Z test_conj_view_linalg_tensorinv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8978478Z test_conj_view_linalg_tensorsolve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.8989398Z test_conj_view_linalg_vander_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9000236Z test_conj_view_linalg_vecdot_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9011195Z test_conj_view_linalg_vector_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9022215Z test_conj_view_linspace_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9032858Z test_conj_view_log10_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9043760Z test_conj_view_log2_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9054282Z test_conj_view_log_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9065407Z test_conj_view_log_softmax_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9076142Z test_conj_view_logdet_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9086789Z test_conj_view_logical_and_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9097366Z test_conj_view_logical_not_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9108486Z test_conj_view_logical_or_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9119154Z test_conj_view_logical_xor_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9130008Z test_conj_view_logspace_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9140750Z test_conj_view_long_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9151922Z test_conj_view_lu_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9163021Z test_conj_view_lu_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9174168Z test_conj_view_lu_unpack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9184813Z test_conj_view_mH_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9195993Z test_conj_view_mT_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9206791Z test_conj_view_masked_fill_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9217401Z test_conj_view_masked_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9228518Z test_conj_view_masked_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9239090Z test_conj_view_matmul_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9249706Z test_conj_view_matrix_exp_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9260456Z test_conj_view_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9271592Z test_conj_view_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9282149Z test_conj_view_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9292819Z test_conj_view_mm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9303797Z test_conj_view_movedim_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9314359Z test_conj_view_mul_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9325148Z test_conj_view_mv_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9335811Z test_conj_view_narrow_copy_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9346858Z test_conj_view_narrow_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9357432Z test_conj_view_ne_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9368200Z test_conj_view_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9376298Z test_conj_view_new_empty_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:36.9385326Z test_conj_view_new_empty_strided_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:36.9396604Z test_conj_view_new_full_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9407290Z test_conj_view_new_ones_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9417982Z test_conj_view_new_zeros_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9429083Z test_conj_view_nn_functional_conv1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9439773Z test_conj_view_nn_functional_conv2d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9450700Z test_conj_view_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9461745Z test_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9472454Z test_conj_view_nn_functional_l1_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9483064Z test_conj_view_nn_functional_linear_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9493752Z test_conj_view_nn_functional_normalize_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9505837Z test_conj_view_nn_functional_pad_circular_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9516426Z test_conj_view_nn_functional_pad_constant_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9527239Z test_conj_view_nn_functional_pad_reflect_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9537825Z test_conj_view_nn_functional_pad_replicate_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9548902Z test_conj_view_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9559532Z test_conj_view_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9570379Z test_conj_view_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9581276Z test_conj_view_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9591859Z test_conj_view_nn_functional_softsign_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9602564Z test_conj_view_nn_functional_tanhshrink_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9614322Z test_conj_view_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9626203Z test_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9637902Z test_conj_view_nn_functional_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9648518Z test_conj_view_nonzero_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9659258Z test_conj_view_norm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9670267Z test_conj_view_norm_fro_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9680912Z test_conj_view_norm_inf_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9691650Z test_conj_view_norm_nuc_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9702714Z test_conj_view_ones_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9713498Z test_conj_view_ormqr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9724336Z test_conj_view_outer_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9735082Z test_conj_view_permute_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9745929Z test_conj_view_pinverse_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9756886Z test_conj_view_positive_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9767383Z test_conj_view_pow_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9778130Z test_conj_view_prod_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9789204Z test_conj_view_put_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9799839Z test_conj_view_qr_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9810657Z test_conj_view_rand_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9823127Z test_conj_view_randn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9833652Z test_conj_view_randn_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9844456Z test_conj_view_ravel_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9856129Z test_conj_view_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9868186Z test_conj_view_reciprocal_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9879949Z test_conj_view_renorm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9891651Z test_conj_view_repeat_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9903532Z test_conj_view_repeat_interleave_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9915219Z test_conj_view_reshape_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9926094Z test_conj_view_reshape_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9936776Z test_conj_view_resize__cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9947725Z test_conj_view_resize_as__cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9958471Z test_conj_view_resolve_conj_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9969186Z test_conj_view_resolve_neg_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9979832Z test_conj_view_roll_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:36.9990746Z test_conj_view_rot90_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0001427Z test_conj_view_rsqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0012323Z test_conj_view_rsub_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0024241Z test_conj_view_scatter_add_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0035931Z test_conj_view_scatter_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0047529Z test_conj_view_select_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0059310Z test_conj_view_sgn_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0071293Z test_conj_view_short_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0083074Z test_conj_view_sigmoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0093875Z test_conj_view_sin_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0105109Z test_conj_view_sinc_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0115879Z test_conj_view_sinh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0126633Z test_conj_view_softmax_with_dtype_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0134715Z test_conj_view_sparse_sampled_addmm_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.0146424Z test_conj_view_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0157351Z test_conj_view_split_list_args_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0167874Z test_conj_view_split_with_sizes_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0178604Z test_conj_view_sqrt_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0189540Z test_conj_view_square_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0200373Z test_conj_view_squeeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0211056Z test_conj_view_stack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0222106Z test_conj_view_std_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0232729Z test_conj_view_std_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0243444Z test_conj_view_stft_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0254246Z test_conj_view_sub_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0265249Z test_conj_view_sum_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0276137Z test_conj_view_sum_to_size_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0286711Z test_conj_view_svd_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0297510Z test_conj_view_symeig_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0309075Z test_conj_view_t_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0319800Z test_conj_view_take_along_dim_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0330740Z test_conj_view_take_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0342051Z test_conj_view_tan_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0352712Z test_conj_view_tanh_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0363542Z test_conj_view_tensor_split_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0375157Z test_conj_view_tensordot_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0387433Z test_conj_view_tile_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0399033Z test_conj_view_to_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0410863Z test_conj_view_to_sparse_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0422965Z test_conj_view_trace_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0433647Z test_conj_view_transpose_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0444761Z test_conj_view_trapezoid_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0455118Z test_conj_view_trapz_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0466140Z test_conj_view_triangular_solve_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0476858Z test_conj_view_tril_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0487684Z test_conj_view_triu_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0498405Z test_conj_view_true_divide_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0509347Z test_conj_view_unbind_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0520145Z test_conj_view_unflatten_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0531002Z test_conj_view_unfold_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0542200Z test_conj_view_uniform_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0552821Z test_conj_view_unsqueeze_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0563690Z test_conj_view_var_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0574480Z test_conj_view_var_mean_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0585502Z test_conj_view_vdot_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0596218Z test_conj_view_view_as_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0607001Z test_conj_view_view_as_real_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0617712Z test_conj_view_view_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0628865Z test_conj_view_vsplit_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0639666Z test_conj_view_vstack_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0650449Z test_conj_view_where_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0661617Z test_conj_view_zero__cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0672609Z test_conj_view_zeros_like_cuda_complex64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0686393Z test_neg_conj_view_H_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0700543Z test_neg_conj_view_T_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0714735Z test_neg_conj_view___getitem___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0728670Z test_neg_conj_view___radd___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0742989Z test_neg_conj_view___rdiv___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0756775Z test_neg_conj_view___rmatmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0770662Z test_neg_conj_view___rmul___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0784849Z test_neg_conj_view___rpow___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0798789Z test_neg_conj_view___rsub___cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0812695Z test_neg_conj_view__masked_cumprod_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0827261Z test_neg_conj_view__masked_cumsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0842226Z test_neg_conj_view__masked_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0857472Z test_neg_conj_view__masked_normalize_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0873350Z test_neg_conj_view__masked_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0887260Z test_neg_conj_view__masked_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0901405Z test_neg_conj_view__masked_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0915132Z test_neg_conj_view__masked_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0929054Z test_neg_conj_view__refs_abs_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0944506Z test_neg_conj_view__refs_acos_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0959608Z test_neg_conj_view__refs_acosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0975023Z test_neg_conj_view__refs_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.0990842Z test_neg_conj_view__refs_addcdiv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1005780Z test_neg_conj_view__refs_addr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1021370Z test_neg_conj_view__refs_all_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1036619Z test_neg_conj_view__refs_allclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1050594Z test_neg_conj_view__refs_any_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1062391Z test_neg_conj_view__refs_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Errors when storage_offset is included (0.001s) 2022-09-19T18:08:37.1076737Z test_neg_conj_view__refs_asin_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1090516Z test_neg_conj_view__refs_asinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1105790Z test_neg_conj_view__refs_atan_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1119788Z test_neg_conj_view__refs_atanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1133625Z test_neg_conj_view__refs_atleast_1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1147704Z test_neg_conj_view__refs_atleast_2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1161648Z test_neg_conj_view__refs_atleast_3d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1175503Z test_neg_conj_view__refs_broadcast_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1189645Z test_neg_conj_view__refs_broadcast_to_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1203609Z test_neg_conj_view__refs_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1217458Z test_neg_conj_view__refs_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1231811Z test_neg_conj_view__refs_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1245697Z test_neg_conj_view__refs_column_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1259677Z test_neg_conj_view__refs_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1273679Z test_neg_conj_view__refs_conj_physical_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1287614Z test_neg_conj_view__refs_constant_pad_nd_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1301608Z test_neg_conj_view__refs_contiguous_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1315393Z test_neg_conj_view__refs_cos_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1329196Z test_neg_conj_view__refs_cosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1343595Z test_neg_conj_view__refs_diag_embed_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1357218Z test_neg_conj_view__refs_diagonal_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1370974Z test_neg_conj_view__refs_div_no_rounding_mode_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1385189Z test_neg_conj_view__refs_dsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1399020Z test_neg_conj_view__refs_dstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1410160Z test_neg_conj_view__refs_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:37.1422233Z test_neg_conj_view__refs_empty_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:37.1436667Z test_neg_conj_view__refs_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1450281Z test_neg_conj_view__refs_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1464532Z test_neg_conj_view__refs_expand_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1478192Z test_neg_conj_view__refs_expand_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1489376Z test_neg_conj_view__refs_eye_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.1503944Z test_neg_conj_view__refs_fft_fft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1517960Z test_neg_conj_view__refs_fft_fft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1532176Z test_neg_conj_view__refs_fft_fftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1546258Z test_neg_conj_view__refs_fft_fftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1560202Z test_neg_conj_view__refs_fft_hfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1574105Z test_neg_conj_view__refs_fft_hfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1588198Z test_neg_conj_view__refs_fft_hfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1602212Z test_neg_conj_view__refs_fft_ifft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1616252Z test_neg_conj_view__refs_fft_ifft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1630168Z test_neg_conj_view__refs_fft_ifftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1644392Z test_neg_conj_view__refs_fft_ifftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1658194Z test_neg_conj_view__refs_fft_irfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1672227Z test_neg_conj_view__refs_fft_irfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1685971Z test_neg_conj_view__refs_fft_irfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1699942Z test_neg_conj_view__refs_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1713894Z test_neg_conj_view__refs_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1727998Z test_neg_conj_view__refs_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1741966Z test_neg_conj_view__refs_fliplr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1755671Z test_neg_conj_view__refs_flipud_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1769634Z test_neg_conj_view__refs_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1783561Z test_neg_conj_view__refs_hsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1797405Z test_neg_conj_view__refs_hstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1811312Z test_neg_conj_view__refs_imag_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1825519Z test_neg_conj_view__refs_index_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1839212Z test_neg_conj_view__refs_index_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1853177Z test_neg_conj_view__refs_index_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1867293Z test_neg_conj_view__refs_index_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1881123Z test_neg_conj_view__refs_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1894971Z test_neg_conj_view__refs_isfinite_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1909160Z test_neg_conj_view__refs_isinf_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1923040Z test_neg_conj_view__refs_isnan_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1936900Z test_neg_conj_view__refs_linalg_matrix_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1950803Z test_neg_conj_view__refs_linalg_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1964591Z test_neg_conj_view__refs_linalg_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1978447Z test_neg_conj_view__refs_linalg_svdvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.1992404Z test_neg_conj_view__refs_linalg_vector_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2006164Z test_neg_conj_view__refs_linspace_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2020169Z test_neg_conj_view__refs_log10_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2034350Z test_neg_conj_view__refs_log2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2048066Z test_neg_conj_view__refs_log_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2062213Z test_neg_conj_view__refs_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2076009Z test_neg_conj_view__refs_logical_not_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2089871Z test_neg_conj_view__refs_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2103827Z test_neg_conj_view__refs_logical_xor_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2117720Z test_neg_conj_view__refs_logspace_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2131492Z test_neg_conj_view__refs_masked_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2145518Z test_neg_conj_view__refs_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2159290Z test_neg_conj_view__refs_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2173277Z test_neg_conj_view__refs_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2187469Z test_neg_conj_view__refs_movedim_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2201230Z test_neg_conj_view__refs_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2215172Z test_neg_conj_view__refs_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2229372Z test_neg_conj_view__refs_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2243062Z test_neg_conj_view__refs_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2254271Z test_neg_conj_view__refs_new_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:37.2266269Z test_neg_conj_view__refs_new_empty_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Expected: empty_strided is not comparable (0.001s) 2022-09-19T18:08:37.2280733Z test_neg_conj_view__refs_new_full_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2294574Z test_neg_conj_view__refs_new_ones_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2308584Z test_neg_conj_view__refs_new_zeros_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2322491Z test_neg_conj_view__refs_nn_functional_l1_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2336348Z test_neg_conj_view__refs_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2350620Z test_neg_conj_view__refs_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2364389Z test_neg_conj_view__refs_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2378462Z test_neg_conj_view__refs_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2392770Z test_neg_conj_view__refs_positive_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2406883Z test_neg_conj_view__refs_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2420777Z test_neg_conj_view__refs_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2432175Z test_neg_conj_view__refs_randn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Test expects tensor input (0.001s) 2022-09-19T18:08:37.2446906Z test_neg_conj_view__refs_ravel_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2460845Z test_neg_conj_view__refs_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2474826Z test_neg_conj_view__refs_reciprocal_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2488810Z test_neg_conj_view__refs_repeat_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2502839Z test_neg_conj_view__refs_reshape_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2516908Z test_neg_conj_view__refs_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2530857Z test_neg_conj_view__refs_roll_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2544918Z test_neg_conj_view__refs_rot90_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2558635Z test_neg_conj_view__refs_rsqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2572629Z test_neg_conj_view__refs_rsub_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2586839Z test_neg_conj_view__refs_sgn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2600701Z test_neg_conj_view__refs_sigmoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2614437Z test_neg_conj_view__refs_sin_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2628550Z test_neg_conj_view__refs_sinc_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2642592Z test_neg_conj_view__refs_sinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2656238Z test_neg_conj_view__refs_sqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2670273Z test_neg_conj_view__refs_square_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2684096Z test_neg_conj_view__refs_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2698111Z test_neg_conj_view__refs_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2712262Z test_neg_conj_view__refs_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2726053Z test_neg_conj_view__refs_std_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2741564Z test_neg_conj_view__refs_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2756576Z test_neg_conj_view__refs_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2772077Z test_neg_conj_view__refs_t_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2787477Z test_neg_conj_view__refs_tan_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2803039Z test_neg_conj_view__refs_tanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2818039Z test_neg_conj_view__refs_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2833751Z test_neg_conj_view__refs_trace_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2849100Z test_neg_conj_view__refs_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2864517Z test_neg_conj_view__refs_tril_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2879841Z test_neg_conj_view__refs_triu_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2895097Z test_neg_conj_view__refs_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2910757Z test_neg_conj_view__refs_unbind_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2926158Z test_neg_conj_view__refs_unflatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2941840Z test_neg_conj_view__refs_unfold_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2957090Z test_neg_conj_view__refs_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2971020Z test_neg_conj_view__refs_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2985171Z test_neg_conj_view__refs_var_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.2998985Z test_neg_conj_view__refs_view_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3012944Z test_neg_conj_view__refs_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3027265Z test_neg_conj_view__refs_vsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3041018Z test_neg_conj_view__refs_vstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3054918Z test_neg_conj_view__refs_where_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3070638Z test_neg_conj_view_abs_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3085692Z test_neg_conj_view_acos_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3099743Z test_neg_conj_view_acosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3113759Z test_neg_conj_view_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3127740Z test_neg_conj_view_addbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3142079Z test_neg_conj_view_addcdiv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3155818Z test_neg_conj_view_addcmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3169642Z test_neg_conj_view_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3183815Z test_neg_conj_view_addmm_decomposed_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3197446Z test_neg_conj_view_addmv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3212854Z test_neg_conj_view_addr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3228423Z test_neg_conj_view_all_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3243930Z test_neg_conj_view_allclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3259197Z test_neg_conj_view_angle_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3274804Z test_neg_conj_view_any_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3290213Z test_neg_conj_view_argwhere_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3305846Z test_neg_conj_view_as_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3320955Z test_neg_conj_view_as_strided_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3336348Z test_neg_conj_view_asin_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3350641Z test_neg_conj_view_asinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3364580Z test_neg_conj_view_atan_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3380032Z test_neg_conj_view_atanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3395422Z test_neg_conj_view_atleast_1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3409487Z test_neg_conj_view_atleast_2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3423762Z test_neg_conj_view_atleast_3d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3438177Z test_neg_conj_view_baddbmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3452549Z test_neg_conj_view_bfloat16_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3467021Z test_neg_conj_view_block_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3480767Z test_neg_conj_view_bmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3494619Z test_neg_conj_view_bool_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3508734Z test_neg_conj_view_broadcast_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3522768Z test_neg_conj_view_broadcast_to_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3536705Z test_neg_conj_view_byte_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3550747Z test_neg_conj_view_cartesian_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3564688Z test_neg_conj_view_cat_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3578549Z test_neg_conj_view_chalf_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3593092Z test_neg_conj_view_char_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3606932Z test_neg_conj_view_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3621844Z test_neg_conj_view_cholesky_inverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3635771Z test_neg_conj_view_cholesky_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3649965Z test_neg_conj_view_chunk_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3664066Z test_neg_conj_view_clone_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3678425Z test_neg_conj_view_column_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3692617Z test_neg_conj_view_combinations_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3706700Z test_neg_conj_view_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3720814Z test_neg_conj_view_conj_physical_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3734761Z test_neg_conj_view_constant_pad_nd_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3749155Z test_neg_conj_view_contiguous_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3763036Z test_neg_conj_view_corrcoef_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3777197Z test_neg_conj_view_cos_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3791435Z test_neg_conj_view_cosh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3806860Z test_neg_conj_view_count_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3821456Z test_neg_conj_view_cov_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3835431Z test_neg_conj_view_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3849578Z test_neg_conj_view_cumprod_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3863656Z test_neg_conj_view_cumsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3877735Z test_neg_conj_view_cumulative_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3891596Z test_neg_conj_view_diag_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3905767Z test_neg_conj_view_diag_embed_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3919716Z test_neg_conj_view_diagflat_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3933748Z test_neg_conj_view_diagonal_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3948025Z test_neg_conj_view_diff_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3961919Z test_neg_conj_view_dist_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3976021Z test_neg_conj_view_div_no_rounding_mode_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.3990128Z test_neg_conj_view_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4004089Z test_neg_conj_view_double_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4018515Z test_neg_conj_view_dsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4032630Z test_neg_conj_view_dstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4046747Z test_neg_conj_view_einsum_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4058316Z test_neg_conj_view_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.4072162Z test_neg_conj_view_empty_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.4088081Z test_neg_conj_view_eq_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4102626Z test_neg_conj_view_equal_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4116668Z test_neg_conj_view_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4130926Z test_neg_conj_view_expand_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4145118Z test_neg_conj_view_expand_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4156371Z test_neg_conj_view_eye_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.4171050Z test_neg_conj_view_fft_fft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4185443Z test_neg_conj_view_fft_fft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4199458Z test_neg_conj_view_fft_fftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4213241Z test_neg_conj_view_fft_fftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4227316Z test_neg_conj_view_fft_hfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4241467Z test_neg_conj_view_fft_hfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4255698Z test_neg_conj_view_fft_hfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4269982Z test_neg_conj_view_fft_ifft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4283909Z test_neg_conj_view_fft_ifft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4298573Z test_neg_conj_view_fft_ifftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4312879Z test_neg_conj_view_fft_ifftshift_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4326568Z test_neg_conj_view_fft_irfft2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4340983Z test_neg_conj_view_fft_irfft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4355438Z test_neg_conj_view_fft_irfftn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4369500Z test_neg_conj_view_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4383534Z test_neg_conj_view_flatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4397308Z test_neg_conj_view_flip_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4411166Z test_neg_conj_view_fliplr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4425474Z test_neg_conj_view_flipud_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4441715Z test_neg_conj_view_float_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:08:37.4457421Z test_neg_conj_view_float_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4471748Z test_neg_conj_view_full_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4486060Z test_neg_conj_view_gather_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4500271Z test_neg_conj_view_geqrf_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4514346Z test_neg_conj_view_gradient_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4528260Z test_neg_conj_view_half_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4543962Z test_neg_conj_view_hsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4557876Z test_neg_conj_view_hstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4572167Z test_neg_conj_view_imag_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4587147Z test_neg_conj_view_index_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4600999Z test_neg_conj_view_index_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4614871Z test_neg_conj_view_index_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4629149Z test_neg_conj_view_index_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4643722Z test_neg_conj_view_index_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4657800Z test_neg_conj_view_inner_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4672145Z test_neg_conj_view_int_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4686267Z test_neg_conj_view_isclose_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4700254Z test_neg_conj_view_isfinite_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4714951Z test_neg_conj_view_isinf_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4728887Z test_neg_conj_view_isnan_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4743196Z test_neg_conj_view_isreal_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4757647Z test_neg_conj_view_istft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4771631Z test_neg_conj_view_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4785957Z test_neg_conj_view_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4800258Z test_neg_conj_view_jiterator_binary_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4814833Z test_neg_conj_view_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4829128Z test_neg_conj_view_jiterator_unary_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4843017Z test_neg_conj_view_kron_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4856853Z test_neg_conj_view_ldexp_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4871162Z test_neg_conj_view_lerp_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4885166Z test_neg_conj_view_linalg_cholesky_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4899259Z test_neg_conj_view_linalg_cholesky_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4913453Z test_neg_conj_view_linalg_cond_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4927593Z test_neg_conj_view_linalg_cross_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4942062Z test_neg_conj_view_linalg_det_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4955968Z test_neg_conj_view_linalg_det_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4969840Z test_neg_conj_view_linalg_eig_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4984127Z test_neg_conj_view_linalg_eigh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.4998100Z test_neg_conj_view_linalg_eigvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5012139Z test_neg_conj_view_linalg_eigvalsh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5026417Z test_neg_conj_view_linalg_householder_product_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5040459Z test_neg_conj_view_linalg_inv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5054797Z test_neg_conj_view_linalg_inv_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5069060Z test_neg_conj_view_linalg_ldl_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5083397Z test_neg_conj_view_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5097619Z test_neg_conj_view_linalg_ldl_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5112222Z test_neg_conj_view_linalg_lstsq_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5126026Z test_neg_conj_view_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5141627Z test_neg_conj_view_linalg_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5155846Z test_neg_conj_view_linalg_lu_factor_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5169855Z test_neg_conj_view_linalg_lu_factor_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5184041Z test_neg_conj_view_linalg_lu_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5198008Z test_neg_conj_view_linalg_matrix_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5212273Z test_neg_conj_view_linalg_matrix_power_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5226763Z test_neg_conj_view_linalg_matrix_rank_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5240768Z test_neg_conj_view_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5254874Z test_neg_conj_view_linalg_multi_dot_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5269168Z test_neg_conj_view_linalg_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5283206Z test_neg_conj_view_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5297290Z test_neg_conj_view_linalg_pinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5311643Z test_neg_conj_view_linalg_pinv_hermitian_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5379912Z test_neg_conj_view_linalg_pinv_singular_cuda_complex128 (__main__.TestMathBitsCUDA) ... ok (0.007s) 2022-09-19T18:08:37.5393867Z test_neg_conj_view_linalg_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5408261Z test_neg_conj_view_linalg_slogdet_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5422586Z test_neg_conj_view_linalg_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5436888Z test_neg_conj_view_linalg_solve_ex_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5450877Z test_neg_conj_view_linalg_solve_triangular_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5465353Z test_neg_conj_view_linalg_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5479404Z test_neg_conj_view_linalg_svdvals_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5493449Z test_neg_conj_view_linalg_tensorinv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5507671Z test_neg_conj_view_linalg_tensorsolve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5521798Z test_neg_conj_view_linalg_vander_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5536104Z test_neg_conj_view_linalg_vecdot_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5550236Z test_neg_conj_view_linalg_vector_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5564141Z test_neg_conj_view_linspace_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5578015Z test_neg_conj_view_log10_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5592290Z test_neg_conj_view_log2_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5606017Z test_neg_conj_view_log_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5619849Z test_neg_conj_view_log_softmax_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5633856Z test_neg_conj_view_logdet_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5647643Z test_neg_conj_view_logical_and_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5661964Z test_neg_conj_view_logical_not_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5676085Z test_neg_conj_view_logical_or_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5689954Z test_neg_conj_view_logical_xor_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5704647Z test_neg_conj_view_logspace_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5718748Z test_neg_conj_view_long_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5732698Z test_neg_conj_view_lu_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5747058Z test_neg_conj_view_lu_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5760746Z test_neg_conj_view_lu_unpack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5774528Z test_neg_conj_view_mH_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5788938Z test_neg_conj_view_mT_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5804572Z test_neg_conj_view_masked_fill_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5820049Z test_neg_conj_view_masked_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5834353Z test_neg_conj_view_masked_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5848689Z test_neg_conj_view_matmul_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5863065Z test_neg_conj_view_matrix_exp_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5876918Z test_neg_conj_view_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5891340Z test_neg_conj_view_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5904925Z test_neg_conj_view_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5918602Z test_neg_conj_view_mm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5932683Z test_neg_conj_view_movedim_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5947077Z test_neg_conj_view_mul_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5960962Z test_neg_conj_view_mv_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5975028Z test_neg_conj_view_narrow_copy_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.5989325Z test_neg_conj_view_narrow_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6003648Z test_neg_conj_view_ne_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6017461Z test_neg_conj_view_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6029473Z test_neg_conj_view_new_empty_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.6041472Z test_neg_conj_view_new_empty_strided_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:37.6056015Z test_neg_conj_view_new_full_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6070130Z test_neg_conj_view_new_ones_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6094936Z test_neg_conj_view_new_zeros_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:08:37.6109136Z test_neg_conj_view_nn_functional_conv1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6123096Z test_neg_conj_view_nn_functional_conv2d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6137108Z test_neg_conj_view_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6151564Z test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6165385Z test_neg_conj_view_nn_functional_l1_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6179215Z test_neg_conj_view_nn_functional_linear_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6194264Z test_neg_conj_view_nn_functional_normalize_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6207715Z test_neg_conj_view_nn_functional_pad_circular_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6222321Z test_neg_conj_view_nn_functional_pad_constant_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6236219Z test_neg_conj_view_nn_functional_pad_reflect_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6250887Z test_neg_conj_view_nn_functional_pad_replicate_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6265033Z test_neg_conj_view_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6278903Z test_neg_conj_view_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6293501Z test_neg_conj_view_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6307782Z test_neg_conj_view_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6321288Z test_neg_conj_view_nn_functional_softsign_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6335051Z test_neg_conj_view_nn_functional_tanhshrink_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6349553Z test_neg_conj_view_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6363179Z test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6377060Z test_neg_conj_view_nn_functional_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6391081Z test_neg_conj_view_nonzero_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6404759Z test_neg_conj_view_norm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6418842Z test_neg_conj_view_norm_fro_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6432813Z test_neg_conj_view_norm_inf_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6446759Z test_neg_conj_view_norm_nuc_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6460747Z test_neg_conj_view_ones_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6474675Z test_neg_conj_view_ormqr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6488687Z test_neg_conj_view_outer_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6503318Z test_neg_conj_view_permute_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6517539Z test_neg_conj_view_pinverse_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6531620Z test_neg_conj_view_positive_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6545719Z test_neg_conj_view_pow_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6559825Z test_neg_conj_view_prod_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6573956Z test_neg_conj_view_put_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6588458Z test_neg_conj_view_qr_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6602363Z test_neg_conj_view_rand_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6616195Z test_neg_conj_view_randn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6630495Z test_neg_conj_view_randn_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6644328Z test_neg_conj_view_ravel_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6658152Z test_neg_conj_view_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6672730Z test_neg_conj_view_reciprocal_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6686837Z test_neg_conj_view_renorm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6700703Z test_neg_conj_view_repeat_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6715744Z test_neg_conj_view_repeat_interleave_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6729801Z test_neg_conj_view_reshape_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6744284Z test_neg_conj_view_reshape_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6757967Z test_neg_conj_view_resize__cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6772195Z test_neg_conj_view_resize_as__cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6786503Z test_neg_conj_view_resolve_conj_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6800614Z test_neg_conj_view_resolve_neg_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6814422Z test_neg_conj_view_roll_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6828709Z test_neg_conj_view_rot90_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6842981Z test_neg_conj_view_rsqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6857630Z test_neg_conj_view_rsub_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6871770Z test_neg_conj_view_scatter_add_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6885867Z test_neg_conj_view_scatter_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6899938Z test_neg_conj_view_select_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6914381Z test_neg_conj_view_sgn_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6928186Z test_neg_conj_view_short_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6942523Z test_neg_conj_view_sigmoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6956715Z test_neg_conj_view_sin_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6970431Z test_neg_conj_view_sinc_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.6986032Z test_neg_conj_view_sinh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7000908Z test_neg_conj_view_softmax_with_dtype_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7011991Z test_neg_conj_view_sparse_sampled_addmm_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.7028226Z test_neg_conj_view_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7042327Z test_neg_conj_view_split_list_args_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7056189Z test_neg_conj_view_split_with_sizes_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7070752Z test_neg_conj_view_sqrt_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7084343Z test_neg_conj_view_square_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7098231Z test_neg_conj_view_squeeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7112250Z test_neg_conj_view_stack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7126269Z test_neg_conj_view_std_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7140228Z test_neg_conj_view_std_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7154554Z test_neg_conj_view_stft_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7168539Z test_neg_conj_view_sub_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7182860Z test_neg_conj_view_sum_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7196651Z test_neg_conj_view_sum_to_size_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7210679Z test_neg_conj_view_svd_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7224938Z test_neg_conj_view_symeig_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7238821Z test_neg_conj_view_t_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7252612Z test_neg_conj_view_take_along_dim_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7266762Z test_neg_conj_view_take_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7280398Z test_neg_conj_view_tan_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7294699Z test_neg_conj_view_tanh_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7309321Z test_neg_conj_view_tensor_split_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7323409Z test_neg_conj_view_tensordot_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7337148Z test_neg_conj_view_tile_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7351378Z test_neg_conj_view_to_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7365538Z test_neg_conj_view_to_sparse_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7379514Z test_neg_conj_view_trace_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7393938Z test_neg_conj_view_transpose_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7407704Z test_neg_conj_view_trapezoid_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7421773Z test_neg_conj_view_trapz_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7436849Z test_neg_conj_view_triangular_solve_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7452298Z test_neg_conj_view_tril_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7467048Z test_neg_conj_view_triu_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7480805Z test_neg_conj_view_true_divide_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7494718Z test_neg_conj_view_unbind_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7508976Z test_neg_conj_view_unflatten_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7523281Z test_neg_conj_view_unfold_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7537090Z test_neg_conj_view_uniform_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7551517Z test_neg_conj_view_unsqueeze_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7565278Z test_neg_conj_view_var_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7580000Z test_neg_conj_view_var_mean_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7594203Z test_neg_conj_view_vdot_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7607998Z test_neg_conj_view_view_as_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7622034Z test_neg_conj_view_view_as_real_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7635827Z test_neg_conj_view_view_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7649626Z test_neg_conj_view_vsplit_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7664112Z test_neg_conj_view_vstack_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7677927Z test_neg_conj_view_where_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7692226Z test_neg_conj_view_zero__cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7706482Z test_neg_conj_view_zeros_like_cuda_complex128 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7716952Z test_neg_view_H_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7727061Z test_neg_view_T_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7737059Z test_neg_view___getitem___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7747372Z test_neg_view___radd___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7757401Z test_neg_view___rdiv___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7767461Z test_neg_view___rmatmul___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7777625Z test_neg_view___rmod___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7788178Z test_neg_view___rmul___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7798126Z test_neg_view___rpow___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7808284Z test_neg_view___rsub___cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7818303Z test_neg_view__masked_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7828446Z test_neg_view__masked_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7838651Z test_neg_view__masked_argmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7848793Z test_neg_view__masked_argmin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7858804Z test_neg_view__masked_cumprod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7869273Z test_neg_view__masked_cumsum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7879715Z test_neg_view__masked_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7889040Z test_neg_view__masked_logaddexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7899138Z test_neg_view__masked_logsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7909377Z test_neg_view__masked_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7919343Z test_neg_view__masked_median_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7929147Z test_neg_view__masked_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7939041Z test_neg_view__masked_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7949302Z test_neg_view__masked_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7959296Z test_neg_view__masked_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7969573Z test_neg_view__masked_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7979251Z test_neg_view__masked_std_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7989300Z test_neg_view__masked_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.7999443Z test_neg_view__masked_var_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8010150Z test_neg_view__refs_abs_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8019738Z test_neg_view__refs_acos_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8029929Z test_neg_view__refs_acosh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8040211Z test_neg_view__refs_add_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8049755Z test_neg_view__refs_addcdiv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8060216Z test_neg_view__refs_addr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8070417Z test_neg_view__refs_all_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8080871Z test_neg_view__refs_allclose_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8090519Z test_neg_view__refs_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8100396Z test_neg_view__refs_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8110712Z test_neg_view__refs_any_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8120783Z test_neg_view__refs_arange_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8127857Z test_neg_view__refs_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Errors when storage_offset is included (0.001s) 2022-09-19T18:08:37.8138587Z test_neg_view__refs_asin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8148762Z test_neg_view__refs_asinh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8159013Z test_neg_view__refs_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8168980Z test_neg_view__refs_atan_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8179265Z test_neg_view__refs_atanh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8189195Z test_neg_view__refs_atleast_1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8199139Z test_neg_view__refs_atleast_2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8208985Z test_neg_view__refs_atleast_3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8219119Z test_neg_view__refs_broadcast_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8229304Z test_neg_view__refs_broadcast_to_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8239203Z test_neg_view__refs_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8249471Z test_neg_view__refs_ceil_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8259309Z test_neg_view__refs_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8269467Z test_neg_view__refs_clamp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8279696Z test_neg_view__refs_clamp_max_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8289584Z test_neg_view__refs_clamp_min_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8299782Z test_neg_view__refs_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8309692Z test_neg_view__refs_column_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8320348Z test_neg_view__refs_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8330170Z test_neg_view__refs_conj_physical_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8340364Z test_neg_view__refs_constant_pad_nd_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8350580Z test_neg_view__refs_contiguous_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8360361Z test_neg_view__refs_copysign_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8370262Z test_neg_view__refs_cos_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8380270Z test_neg_view__refs_cosh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8390821Z test_neg_view__refs_diag_embed_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8401282Z test_neg_view__refs_diagonal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8410793Z test_neg_view__refs_digamma_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8421112Z test_neg_view__refs_div_floor_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8431276Z test_neg_view__refs_div_no_rounding_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8441246Z test_neg_view__refs_div_trunc_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8451082Z test_neg_view__refs_dsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8461115Z test_neg_view__refs_dstack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8468445Z test_neg_view__refs_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:37.8476586Z test_neg_view__refs_empty_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:37.8487504Z test_neg_view__refs_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8497273Z test_neg_view__refs_erf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8507314Z test_neg_view__refs_erfc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8517236Z test_neg_view__refs_erfinv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8527190Z test_neg_view__refs_exp2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8536965Z test_neg_view__refs_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8547143Z test_neg_view__refs_expand_as_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8557302Z test_neg_view__refs_expand_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8567135Z test_neg_view__refs_expm1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8574303Z test_neg_view__refs_eye_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:37.8585753Z test_neg_view__refs_fft_fft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8595697Z test_neg_view__refs_fft_fft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8605544Z test_neg_view__refs_fft_fftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8615442Z test_neg_view__refs_fft_fftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8625813Z test_neg_view__refs_fft_hfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8636005Z test_neg_view__refs_fft_hfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8645795Z test_neg_view__refs_fft_hfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8655940Z test_neg_view__refs_fft_ifft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8666029Z test_neg_view__refs_fft_ifft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8675974Z test_neg_view__refs_fft_ifftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8685834Z test_neg_view__refs_fft_ifftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8695943Z test_neg_view__refs_fft_ihfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8706115Z test_neg_view__refs_fft_ihfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8717121Z test_neg_view__refs_fft_ihfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8727337Z test_neg_view__refs_fft_irfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8737368Z test_neg_view__refs_fft_irfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8747791Z test_neg_view__refs_fft_irfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8757793Z test_neg_view__refs_fft_rfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8767730Z test_neg_view__refs_fft_rfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8777896Z test_neg_view__refs_fft_rfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8787944Z test_neg_view__refs_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8797779Z test_neg_view__refs_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8807863Z test_neg_view__refs_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8818461Z test_neg_view__refs_fliplr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8828426Z test_neg_view__refs_flipud_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8838653Z test_neg_view__refs_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8848556Z test_neg_view__refs_floor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8858415Z test_neg_view__refs_floor_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8868663Z test_neg_view__refs_fmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8878975Z test_neg_view__refs_fmin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8889053Z test_neg_view__refs_fmod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8899121Z test_neg_view__refs_frac_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8909338Z test_neg_view__refs_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8919346Z test_neg_view__refs_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8929519Z test_neg_view__refs_heaviside_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8939978Z test_neg_view__refs_hsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8949933Z test_neg_view__refs_hstack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8959821Z test_neg_view__refs_hypot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8970047Z test_neg_view__refs_i0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8980404Z test_neg_view__refs_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.8990664Z test_neg_view__refs_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9000173Z test_neg_view__refs_index_add_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9009966Z test_neg_view__refs_index_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9020107Z test_neg_view__refs_index_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9030104Z test_neg_view__refs_index_select_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9040440Z test_neg_view__refs_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9050680Z test_neg_view__refs_isfinite_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9060412Z test_neg_view__refs_isinf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9070722Z test_neg_view__refs_isnan_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9080624Z test_neg_view__refs_isneginf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9090839Z test_neg_view__refs_isposinf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9100848Z test_neg_view__refs_le_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9111004Z test_neg_view__refs_lgamma_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9120973Z test_neg_view__refs_linalg_matrix_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9131213Z test_neg_view__refs_linalg_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9141304Z test_neg_view__refs_linalg_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9151290Z test_neg_view__refs_linalg_svdvals_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9161332Z test_neg_view__refs_linalg_vector_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9171249Z test_neg_view__refs_linspace_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9181365Z test_neg_view__refs_log10_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9191136Z test_neg_view__refs_log1p_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9201490Z test_neg_view__refs_log2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9211329Z test_neg_view__refs_log_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9221608Z test_neg_view__refs_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9231731Z test_neg_view__refs_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9241535Z test_neg_view__refs_logical_not_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9251866Z test_neg_view__refs_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9261866Z test_neg_view__refs_logical_xor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9271700Z test_neg_view__refs_logspace_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9281758Z test_neg_view__refs_logsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9291865Z test_neg_view__refs_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9302622Z test_neg_view__refs_masked_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9312534Z test_neg_view__refs_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9322409Z test_neg_view__refs_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9332567Z test_neg_view__refs_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9342758Z test_neg_view__refs_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9352644Z test_neg_view__refs_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9362777Z test_neg_view__refs_movedim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9372882Z test_neg_view__refs_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9383013Z test_neg_view__refs_nan_to_num_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9393021Z test_neg_view__refs_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9402976Z test_neg_view__refs_native_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9413689Z test_neg_view__refs_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9424311Z test_neg_view__refs_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9432482Z test_neg_view__refs_new_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty is not comparable (0.001s) 2022-09-19T18:08:37.9439523Z test_neg_view__refs_new_empty_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Expected: empty_strided is not comparable (0.001s) 2022-09-19T18:08:37.9450252Z test_neg_view__refs_new_full_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9459982Z test_neg_view__refs_new_ones_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9470288Z test_neg_view__refs_new_zeros_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9480137Z test_neg_view__refs_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9490042Z test_neg_view__refs_nn_functional_celu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9497392Z test_neg_view__refs_nn_functional_dropout_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Expected: dropout is not comparable (0.001s) 2022-09-19T18:08:37.9508457Z test_neg_view__refs_nn_functional_elu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9518202Z test_neg_view__refs_nn_functional_gelu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9528297Z test_neg_view__refs_nn_functional_glu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9538416Z test_neg_view__refs_nn_functional_hardshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9548815Z test_neg_view__refs_nn_functional_hardtanh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9558848Z test_neg_view__refs_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9568792Z test_neg_view__refs_nn_functional_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9578755Z test_neg_view__refs_nn_functional_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9588859Z test_neg_view__refs_nn_functional_leaky_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9598723Z test_neg_view__refs_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9608696Z test_neg_view__refs_nn_functional_mish_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9618540Z test_neg_view__refs_nn_functional_mse_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9629271Z test_neg_view__refs_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9638814Z test_neg_view__refs_nn_functional_pdist_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9648917Z test_neg_view__refs_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9658789Z test_neg_view__refs_nn_functional_prelu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9668998Z test_neg_view__refs_nn_functional_relu6_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9678930Z test_neg_view__refs_nn_functional_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9689047Z test_neg_view__refs_nn_functional_selu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9699244Z test_neg_view__refs_nn_functional_softplus_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9709786Z test_neg_view__refs_nn_functional_softshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9719707Z test_neg_view__refs_nn_functional_tanhshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9729853Z test_neg_view__refs_nn_functional_threshold_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9739789Z test_neg_view__refs_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9750148Z test_neg_view__refs_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9760093Z test_neg_view__refs_positive_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9771008Z test_neg_view__refs_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9781333Z test_neg_view__refs_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9788540Z test_neg_view__refs_randn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Test expects tensor input (0.001s) 2022-09-19T18:08:37.9799054Z test_neg_view__refs_ravel_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9809744Z test_neg_view__refs_real_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9820480Z test_neg_view__refs_reciprocal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9831517Z test_neg_view__refs_remainder_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9842408Z test_neg_view__refs_repeat_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9852216Z test_neg_view__refs_reshape_as_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9862574Z test_neg_view__refs_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9872528Z test_neg_view__refs_roll_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9882933Z test_neg_view__refs_rot90_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9892692Z test_neg_view__refs_round_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9902876Z test_neg_view__refs_rsqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9912971Z test_neg_view__refs_rsub_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9923071Z test_neg_view__refs_sgn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9933179Z test_neg_view__refs_sigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9943274Z test_neg_view__refs_sign_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9953124Z test_neg_view__refs_signbit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9963358Z test_neg_view__refs_sin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9973221Z test_neg_view__refs_sinc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9983285Z test_neg_view__refs_sinh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:37.9993988Z test_neg_view__refs_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0003961Z test_neg_view__refs_special_i0e_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0013824Z test_neg_view__refs_special_i1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0024157Z test_neg_view__refs_special_i1e_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0034048Z test_neg_view__refs_special_logit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0044186Z test_neg_view__refs_special_zeta_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0054164Z test_neg_view__refs_sqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0064216Z test_neg_view__refs_square_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0074213Z test_neg_view__refs_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0084511Z test_neg_view__refs_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0094372Z test_neg_view__refs_std_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0104453Z test_neg_view__refs_std_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0114391Z test_neg_view__refs_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0124331Z test_neg_view__refs_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0134224Z test_neg_view__refs_t_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0144503Z test_neg_view__refs_tan_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0154317Z test_neg_view__refs_tanh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0164481Z test_neg_view__refs_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0174319Z test_neg_view__refs_trace_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0184595Z test_neg_view__refs_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0194791Z test_neg_view__refs_tril_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0205113Z test_neg_view__refs_triu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0215072Z test_neg_view__refs_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0225279Z test_neg_view__refs_trunc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0235309Z test_neg_view__refs_unbind_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0245414Z test_neg_view__refs_unflatten_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0255476Z test_neg_view__refs_unfold_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0265708Z test_neg_view__refs_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0275615Z test_neg_view__refs_var_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0285738Z test_neg_view__refs_var_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0296011Z test_neg_view__refs_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0306312Z test_neg_view__refs_view_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0316311Z test_neg_view__refs_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0326269Z test_neg_view__refs_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0336213Z test_neg_view__refs_where_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0346504Z test_neg_view_abs_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0356376Z test_neg_view_acos_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0366295Z test_neg_view_acosh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0376469Z test_neg_view_add_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0387015Z test_neg_view_addbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0397243Z test_neg_view_addcdiv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0407133Z test_neg_view_addcmul_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0417268Z test_neg_view_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0427655Z test_neg_view_addmm_decomposed_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0437642Z test_neg_view_addmv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0447632Z test_neg_view_addr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0457579Z test_neg_view_all_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0467705Z test_neg_view_allclose_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0477647Z test_neg_view_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0487653Z test_neg_view_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0497588Z test_neg_view_aminmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0507891Z test_neg_view_angle_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0517882Z test_neg_view_any_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0527865Z test_neg_view_arange_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0538015Z test_neg_view_argmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0548251Z test_neg_view_argmin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0558069Z test_neg_view_argsort_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0568750Z test_neg_view_argwhere_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0577722Z test_neg_view_as_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Errors when storage_offset is included (0.001s) 2022-09-19T18:08:38.0585629Z test_neg_view_as_strided_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Works for float64, fails for everything else (0.001s) 2022-09-19T18:08:38.0596128Z test_neg_view_asin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0606167Z test_neg_view_asinh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0616078Z test_neg_view_atan2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0626271Z test_neg_view_atan_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0636991Z test_neg_view_atanh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0647075Z test_neg_view_atleast_1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0656921Z test_neg_view_atleast_2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0667847Z test_neg_view_atleast_3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0677872Z test_neg_view_baddbmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0688744Z test_neg_view_bernoulli_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0698891Z test_neg_view_bfloat16_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0708912Z test_neg_view_block_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0718950Z test_neg_view_bmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0729061Z test_neg_view_bool_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0738864Z test_neg_view_broadcast_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0748897Z test_neg_view_broadcast_to_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0758666Z test_neg_view_bucketize_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0768548Z test_neg_view_byte_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0779750Z test_neg_view_cartesian_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0790161Z test_neg_view_cat_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0800331Z test_neg_view_cdist_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0810180Z test_neg_view_ceil_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0820401Z test_neg_view_chalf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0830892Z test_neg_view_char_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0840470Z test_neg_view_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0851092Z test_neg_view_cholesky_inverse_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0861313Z test_neg_view_cholesky_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0870891Z test_neg_view_chunk_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0880985Z test_neg_view_clamp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0890716Z test_neg_view_clamp_max_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0900294Z test_neg_view_clamp_min_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0910336Z test_neg_view_clone_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0920420Z test_neg_view_column_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0930384Z test_neg_view_combinations_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0940432Z test_neg_view_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0951001Z test_neg_view_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0961091Z test_neg_view_conj_physical_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0971206Z test_neg_view_constant_pad_nd_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0981597Z test_neg_view_contiguous_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.0991570Z test_neg_view_copysign_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1001466Z test_neg_view_corrcoef_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1011461Z test_neg_view_cos_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1021571Z test_neg_view_cosh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1031869Z test_neg_view_count_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1041604Z test_neg_view_cov_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1051489Z test_neg_view_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1061613Z test_neg_view_cummax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1071647Z test_neg_view_cummin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1081589Z test_neg_view_cumprod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1091646Z test_neg_view_cumsum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1101807Z test_neg_view_cumulative_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1112155Z test_neg_view_deg2rad_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1121921Z test_neg_view_diag_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1131873Z test_neg_view_diag_embed_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1142145Z test_neg_view_diagflat_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1152760Z test_neg_view_diagonal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1163688Z test_neg_view_diagonal_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1174055Z test_neg_view_diff_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1184260Z test_neg_view_digamma_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1193869Z test_neg_view_dist_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1203723Z test_neg_view_div_floor_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1213815Z test_neg_view_div_no_rounding_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1224394Z test_neg_view_div_trunc_rounding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1234259Z test_neg_view_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1244218Z test_neg_view_double_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1254188Z test_neg_view_dsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1264384Z test_neg_view_dstack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1274634Z test_neg_view_einsum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1281838Z test_neg_view_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.1289635Z test_neg_view_empty_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.1300466Z test_neg_view_eq_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1310489Z test_neg_view_equal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1320378Z test_neg_view_erf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1330264Z test_neg_view_erfc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1340512Z test_neg_view_erfinv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1350525Z test_neg_view_exp2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1360948Z test_neg_view_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1370974Z test_neg_view_expand_as_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1381122Z test_neg_view_expand_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1390902Z test_neg_view_expm1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1398433Z test_neg_view_eye_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.1410148Z test_neg_view_fft_fft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1419894Z test_neg_view_fft_fft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1429981Z test_neg_view_fft_fftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1440087Z test_neg_view_fft_fftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1449940Z test_neg_view_fft_hfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1459846Z test_neg_view_fft_hfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1469794Z test_neg_view_fft_hfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1479441Z test_neg_view_fft_ifft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1489258Z test_neg_view_fft_ifft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1499084Z test_neg_view_fft_ifftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1509313Z test_neg_view_fft_ifftshift_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1519324Z test_neg_view_fft_ihfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1529776Z test_neg_view_fft_ihfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1540278Z test_neg_view_fft_ihfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1550219Z test_neg_view_fft_irfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1560410Z test_neg_view_fft_irfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1570315Z test_neg_view_fft_irfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1580178Z test_neg_view_fft_rfft2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1590430Z test_neg_view_fft_rfft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1600609Z test_neg_view_fft_rfftn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1610538Z test_neg_view_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1620531Z test_neg_view_flatten_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1630673Z test_neg_view_flip_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1640439Z test_neg_view_fliplr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1650645Z test_neg_view_flipud_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1660569Z test_neg_view_float_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1670867Z test_neg_view_float_power_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1680856Z test_neg_view_floor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1691003Z test_neg_view_floor_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1701864Z test_neg_view_fmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1711611Z test_neg_view_fmin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1721465Z test_neg_view_fmod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1731416Z test_neg_view_frac_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1741740Z test_neg_view_frexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1751718Z test_neg_view_full_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1761839Z test_neg_view_gather_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1771689Z test_neg_view_ge_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1781913Z test_neg_view_geqrf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1791723Z test_neg_view_gradient_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1802180Z test_neg_view_gt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1812049Z test_neg_view_half_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1822232Z test_neg_view_heaviside_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1832586Z test_neg_view_histc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1842608Z test_neg_view_hsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1852874Z test_neg_view_hstack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1863047Z test_neg_view_hypot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1873037Z test_neg_view_i0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1883013Z test_neg_view_igamma_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1892949Z test_neg_view_igammac_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1903167Z test_neg_view_index_add_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1913306Z test_neg_view_index_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1930641Z test_neg_view_index_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1933475Z test_neg_view_index_put_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1943840Z test_neg_view_index_reduce_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1953630Z test_neg_view_index_select_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1963911Z test_neg_view_inner_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1974818Z test_neg_view_int_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1986004Z test_neg_view_isclose_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.1995928Z test_neg_view_isfinite_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2005797Z test_neg_view_isin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2015936Z test_neg_view_isinf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2026227Z test_neg_view_isnan_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2036021Z test_neg_view_isneginf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2046103Z test_neg_view_isposinf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2056193Z test_neg_view_isreal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2066589Z test_neg_view_istft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2076618Z test_neg_view_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2086940Z test_neg_view_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2097468Z test_neg_view_jiterator_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2107933Z test_neg_view_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2117775Z test_neg_view_jiterator_unary_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2127649Z test_neg_view_kron_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2137590Z test_neg_view_kthvalue_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2147777Z test_neg_view_ldexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2157833Z test_neg_view_le_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2167893Z test_neg_view_lerp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2177695Z test_neg_view_lgamma_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2188271Z test_neg_view_linalg_cholesky_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2198615Z test_neg_view_linalg_cholesky_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2208174Z test_neg_view_linalg_cond_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2218080Z test_neg_view_linalg_cross_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2228424Z test_neg_view_linalg_det_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2238538Z test_neg_view_linalg_det_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2248802Z test_neg_view_linalg_eig_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2259626Z test_neg_view_linalg_eigh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2270575Z test_neg_view_linalg_eigvals_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2281478Z test_neg_view_linalg_eigvalsh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2291454Z test_neg_view_linalg_householder_product_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2302093Z test_neg_view_linalg_inv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2312049Z test_neg_view_linalg_inv_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2322385Z test_neg_view_linalg_ldl_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2332112Z test_neg_view_linalg_ldl_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2342360Z test_neg_view_linalg_ldl_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2352558Z test_neg_view_linalg_lstsq_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2362513Z test_neg_view_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2372440Z test_neg_view_linalg_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2382622Z test_neg_view_linalg_lu_factor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2393289Z test_neg_view_linalg_lu_factor_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2402917Z test_neg_view_linalg_lu_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2413263Z test_neg_view_linalg_matrix_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2423481Z test_neg_view_linalg_matrix_power_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2433396Z test_neg_view_linalg_matrix_rank_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2443565Z test_neg_view_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2453658Z test_neg_view_linalg_multi_dot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2463960Z test_neg_view_linalg_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2474231Z test_neg_view_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2483872Z test_neg_view_linalg_pinv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.2493831Z test_neg_view_linalg_pinv_hermitian_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5712068Z test_neg_view_linalg_pinv_singular_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.322s) 2022-09-19T18:08:38.5722362Z test_neg_view_linalg_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5732341Z test_neg_view_linalg_slogdet_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5742509Z test_neg_view_linalg_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5752450Z test_neg_view_linalg_solve_ex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5762443Z test_neg_view_linalg_solve_triangular_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5772492Z test_neg_view_linalg_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5783002Z test_neg_view_linalg_svdvals_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5793081Z test_neg_view_linalg_tensorinv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5802938Z test_neg_view_linalg_tensorsolve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5812951Z test_neg_view_linalg_vander_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5822946Z test_neg_view_linalg_vecdot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5833161Z test_neg_view_linalg_vector_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5843276Z test_neg_view_linspace_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5853352Z test_neg_view_log10_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5864321Z test_neg_view_log1p_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5874528Z test_neg_view_log2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5884579Z test_neg_view_log_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5894453Z test_neg_view_log_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5905371Z test_neg_view_log_softmax_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5915345Z test_neg_view_logaddexp2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5925230Z test_neg_view_logaddexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5935383Z test_neg_view_logcumsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5945525Z test_neg_view_logdet_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5955383Z test_neg_view_logical_and_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5965083Z test_neg_view_logical_not_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5974834Z test_neg_view_logical_or_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5985179Z test_neg_view_logical_xor_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.5995070Z test_neg_view_logit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6005498Z test_neg_view_logspace_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6015389Z test_neg_view_logsumexp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6026477Z test_neg_view_long_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6037301Z test_neg_view_lt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6047239Z test_neg_view_lu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6057260Z test_neg_view_lu_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6067265Z test_neg_view_lu_unpack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6077911Z test_neg_view_mH_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6088765Z test_neg_view_mT_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6098898Z test_neg_view_masked_fill_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6109122Z test_neg_view_masked_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6118947Z test_neg_view_masked_select_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6128845Z test_neg_view_matmul_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6138709Z test_neg_view_matrix_exp_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6149235Z test_neg_view_max_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6159394Z test_neg_view_max_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6169674Z test_neg_view_max_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6179972Z test_neg_view_maximum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6190216Z test_neg_view_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6200185Z test_neg_view_median_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6210143Z test_neg_view_meshgrid_list_of_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6220203Z test_neg_view_meshgrid_variadic_tensors_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6230223Z test_neg_view_min_binary_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6240167Z test_neg_view_min_reduction_no_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6250285Z test_neg_view_min_reduction_with_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6260653Z test_neg_view_minimum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6270801Z test_neg_view_mm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6280767Z test_neg_view_mode_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6290687Z test_neg_view_movedim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6301030Z test_neg_view_msort_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6310860Z test_neg_view_mul_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6320930Z test_neg_view_multinomial_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6330868Z test_neg_view_mv_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6340884Z test_neg_view_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6350963Z test_neg_view_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6360793Z test_neg_view_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6370754Z test_neg_view_nan_to_num_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6380694Z test_neg_view_nanmean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6390744Z test_neg_view_nanmedian_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6400506Z test_neg_view_nanquantile_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6410738Z test_neg_view_nansum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6420575Z test_neg_view_narrow_copy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6431817Z test_neg_view_narrow_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6441900Z test_neg_view_native_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6452006Z test_neg_view_ne_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6462583Z test_neg_view_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6469797Z test_neg_view_new_empty_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.6478079Z test_neg_view_new_empty_strided_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:38.6489702Z test_neg_view_new_full_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6499534Z test_neg_view_new_ones_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6509775Z test_neg_view_new_zeros_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6519675Z test_neg_view_nextafter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6529733Z test_neg_view_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6540370Z test_neg_view_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6550016Z test_neg_view_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6560323Z test_neg_view_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6570640Z test_neg_view_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6582147Z test_neg_view_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6592544Z test_neg_view_nn_functional_avg_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6602507Z test_neg_view_nn_functional_avg_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6612813Z test_neg_view_nn_functional_avg_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6622909Z test_neg_view_nn_functional_batch_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6633118Z test_neg_view_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6643107Z test_neg_view_nn_functional_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6653416Z test_neg_view_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6663474Z test_neg_view_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6673464Z test_neg_view_nn_functional_celu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6683590Z test_neg_view_nn_functional_conv1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6693591Z test_neg_view_nn_functional_conv2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6703981Z test_neg_view_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6714213Z test_neg_view_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6724729Z test_neg_view_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6735002Z test_neg_view_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6745001Z test_neg_view_nn_functional_cosine_similarity_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6754877Z test_neg_view_nn_functional_cross_entropy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6764575Z test_neg_view_nn_functional_ctc_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6774597Z test_neg_view_nn_functional_dropout2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6784873Z test_neg_view_nn_functional_dropout3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6792242Z test_neg_view_nn_functional_dropout_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.6802804Z test_neg_view_nn_functional_elu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6812938Z test_neg_view_nn_functional_embedding_bag_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6820981Z test_neg_view_nn_functional_embedding_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.6831331Z test_neg_view_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6841464Z test_neg_view_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6851679Z test_neg_view_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6861833Z test_neg_view_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6871938Z test_neg_view_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6881839Z test_neg_view_nn_functional_gelu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6891685Z test_neg_view_nn_functional_glu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6901783Z test_neg_view_nn_functional_grid_sample_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6911762Z test_neg_view_nn_functional_group_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6921680Z test_neg_view_nn_functional_hardshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6932084Z test_neg_view_nn_functional_hardsigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6942326Z test_neg_view_nn_functional_hardswish_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6952396Z test_neg_view_nn_functional_hardtanh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6962369Z test_neg_view_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6972541Z test_neg_view_nn_functional_huber_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6982421Z test_neg_view_nn_functional_instance_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.6992318Z test_neg_view_nn_functional_interpolate_area_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7003097Z test_neg_view_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7013479Z test_neg_view_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7023939Z test_neg_view_nn_functional_interpolate_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7033805Z test_neg_view_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7043702Z test_neg_view_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7053587Z test_neg_view_nn_functional_kl_div_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7063619Z test_neg_view_nn_functional_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7073522Z test_neg_view_nn_functional_layer_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7083317Z test_neg_view_nn_functional_leaky_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7093139Z test_neg_view_nn_functional_linear_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7103330Z test_neg_view_nn_functional_local_response_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7113535Z test_neg_view_nn_functional_logsigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7123678Z test_neg_view_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7133796Z test_neg_view_nn_functional_max_pool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7144066Z test_neg_view_nn_functional_max_pool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7154003Z test_neg_view_nn_functional_max_pool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7164111Z test_neg_view_nn_functional_max_unpool1d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7174366Z test_neg_view_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7184647Z test_neg_view_nn_functional_max_unpool2d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7194603Z test_neg_view_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7204413Z test_neg_view_nn_functional_max_unpool3d_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7214468Z test_neg_view_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7224691Z test_neg_view_nn_functional_mish_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7234811Z test_neg_view_nn_functional_mse_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7244742Z test_neg_view_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7254767Z test_neg_view_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7265104Z test_neg_view_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7275071Z test_neg_view_nn_functional_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7284951Z test_neg_view_nn_functional_normalize_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7295051Z test_neg_view_nn_functional_pad_circular_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7305100Z test_neg_view_nn_functional_pad_constant_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7315090Z test_neg_view_nn_functional_pad_reflect_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7325273Z test_neg_view_nn_functional_pad_replicate_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7335733Z test_neg_view_nn_functional_pairwise_distance_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7345867Z test_neg_view_nn_functional_pdist_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7355805Z test_neg_view_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7365794Z test_neg_view_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7375795Z test_neg_view_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7386015Z test_neg_view_nn_functional_prelu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7396048Z test_neg_view_nn_functional_relu6_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7406241Z test_neg_view_nn_functional_relu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7415964Z test_neg_view_nn_functional_rrelu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7426552Z test_neg_view_nn_functional_selu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7436758Z test_neg_view_nn_functional_silu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7446746Z test_neg_view_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7456834Z test_neg_view_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7467440Z test_neg_view_nn_functional_softmin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7477442Z test_neg_view_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7487230Z test_neg_view_nn_functional_softplus_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7497338Z test_neg_view_nn_functional_softshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7507603Z test_neg_view_nn_functional_softsign_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7517546Z test_neg_view_nn_functional_tanhshrink_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7527587Z test_neg_view_nn_functional_threshold_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7537751Z test_neg_view_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7547825Z test_neg_view_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7557645Z test_neg_view_nn_functional_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7567513Z test_neg_view_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7577375Z test_neg_view_nn_functional_upsample_nearest_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7587534Z test_neg_view_nonzero_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7597366Z test_neg_view_norm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7607342Z test_neg_view_norm_fro_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7617482Z test_neg_view_norm_inf_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7628013Z test_neg_view_norm_nuc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7637792Z test_neg_view_normal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7648685Z test_neg_view_normal_number_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7659013Z test_neg_view_ones_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7669161Z test_neg_view_ops_nvprims_var_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7679309Z test_neg_view_ormqr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7690139Z test_neg_view_outer_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7700318Z test_neg_view_pca_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7710267Z test_neg_view_permute_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7719909Z test_neg_view_pinverse_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7729862Z test_neg_view_polar_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7739999Z test_neg_view_polygamma_polygamma_n_0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7750159Z test_neg_view_polygamma_polygamma_n_1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7760212Z test_neg_view_polygamma_polygamma_n_2_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7770150Z test_neg_view_polygamma_polygamma_n_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7780164Z test_neg_view_polygamma_polygamma_n_4_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7790657Z test_neg_view_positive_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7801445Z test_neg_view_pow_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7812419Z test_neg_view_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7822735Z test_neg_view_put_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7832633Z test_neg_view_qr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7842520Z test_neg_view_quantile_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7853228Z test_neg_view_rad2deg_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7864289Z test_neg_view_rand_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7874280Z test_neg_view_randint_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7884114Z test_neg_view_randn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7893952Z test_neg_view_randn_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7904074Z test_neg_view_ravel_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7913809Z test_neg_view_real_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7923977Z test_neg_view_reciprocal_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7933854Z test_neg_view_remainder_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7944026Z test_neg_view_renorm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7954312Z test_neg_view_repeat_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7964253Z test_neg_view_repeat_interleave_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7974095Z test_neg_view_reshape_as_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7984330Z test_neg_view_reshape_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.7994182Z test_neg_view_resize__cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8004400Z test_neg_view_resize_as__cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8014393Z test_neg_view_resolve_conj_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8025474Z test_neg_view_resolve_neg_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8035376Z test_neg_view_roll_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8045474Z test_neg_view_rot90_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8055339Z test_neg_view_round_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8065410Z test_neg_view_round_decimals_0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8072640Z test_neg_view_round_decimals_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.8080623Z test_neg_view_round_decimals_neg_3_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.8090993Z test_neg_view_rsqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8101263Z test_neg_view_rsub_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8111618Z test_neg_view_scatter_add_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8121783Z test_neg_view_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8132013Z test_neg_view_scatter_reduce_amax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8142260Z test_neg_view_scatter_reduce_amin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8152069Z test_neg_view_scatter_reduce_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8162077Z test_neg_view_scatter_reduce_prod_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8172138Z test_neg_view_scatter_reduce_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8182362Z test_neg_view_searchsorted_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8192242Z test_neg_view_segment_reduce_lengths_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8202329Z test_neg_view_segment_reduce_offsets_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8212584Z test_neg_view_select_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8222687Z test_neg_view_select_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8232998Z test_neg_view_sgn_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8243067Z test_neg_view_short_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8252941Z test_neg_view_sigmoid_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8263245Z test_neg_view_sign_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8273341Z test_neg_view_signbit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8283605Z test_neg_view_sin_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8293517Z test_neg_view_sinc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8303716Z test_neg_view_sinh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8313564Z test_neg_view_slice_scatter_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8323692Z test_neg_view_softmax_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8333800Z test_neg_view_softmax_with_dtype_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8343972Z test_neg_view_sort_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8351504Z test_neg_view_sparse_sampled_addmm_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:38.8361898Z test_neg_view_special_airy_ai_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8371510Z test_neg_view_special_bessel_j0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8381733Z test_neg_view_special_bessel_j1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8391566Z test_neg_view_special_bessel_y0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8401802Z test_neg_view_special_bessel_y1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8411868Z test_neg_view_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8422257Z test_neg_view_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8429932Z test_neg_view_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8437753Z test_neg_view_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8448375Z test_neg_view_special_entr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8458013Z test_neg_view_special_erfcx_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8468195Z test_neg_view_special_hermite_polynomial_h_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8477982Z test_neg_view_special_hermite_polynomial_he_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8488772Z test_neg_view_special_i0e_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8498987Z test_neg_view_special_i1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8509931Z test_neg_view_special_i1e_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8520629Z test_neg_view_special_laguerre_polynomial_l_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8528318Z test_neg_view_special_legendre_polynomial_p_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8538363Z test_neg_view_special_log_ndtr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8548630Z test_neg_view_special_modified_bessel_i0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8558454Z test_neg_view_special_modified_bessel_i1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8568353Z test_neg_view_special_modified_bessel_k0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8577963Z test_neg_view_special_modified_bessel_k1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8588031Z test_neg_view_special_ndtr_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8597771Z test_neg_view_special_ndtri_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8607690Z test_neg_view_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8617365Z test_neg_view_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8627390Z test_neg_view_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8634909Z test_neg_view_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8642799Z test_neg_view_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8650375Z test_neg_view_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8657968Z test_neg_view_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:38.8669097Z test_neg_view_special_spherical_bessel_j0_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8678578Z test_neg_view_special_xlog1py_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8688308Z test_neg_view_special_zeta_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8698109Z test_neg_view_split_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8708182Z test_neg_view_split_list_args_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8717960Z test_neg_view_split_with_sizes_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8727893Z test_neg_view_sqrt_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8737764Z test_neg_view_square_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8748000Z test_neg_view_squeeze_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8757977Z test_neg_view_stack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8767953Z test_neg_view_std_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8777920Z test_neg_view_std_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8788118Z test_neg_view_stft_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8797818Z test_neg_view_sub_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8807751Z test_neg_view_sum_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8817330Z test_neg_view_sum_to_size_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8827443Z test_neg_view_svd_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8837179Z test_neg_view_svd_lowrank_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8846919Z test_neg_view_symeig_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8856715Z test_neg_view_t_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8866839Z test_neg_view_take_along_dim_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8876549Z test_neg_view_take_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8886370Z test_neg_view_tan_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8896066Z test_neg_view_tanh_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8906114Z test_neg_view_tensor_split_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8915797Z test_neg_view_tensordot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8925697Z test_neg_view_tile_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8935558Z test_neg_view_to_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8945643Z test_neg_view_to_sparse_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8955401Z test_neg_view_topk_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8965100Z test_neg_view_trace_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8974869Z test_neg_view_transpose_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8984924Z test_neg_view_trapezoid_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.8994743Z test_neg_view_trapz_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9004558Z test_neg_view_triangular_solve_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9014326Z test_neg_view_tril_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9024736Z test_neg_view_triu_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9034535Z test_neg_view_true_divide_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9044318Z test_neg_view_trunc_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9054140Z test_neg_view_unbind_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9064426Z test_neg_view_unflatten_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9074116Z test_neg_view_unfold_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9084766Z test_neg_view_uniform_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9095560Z test_neg_view_unique_consecutive_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9106553Z test_neg_view_unique_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9117028Z test_neg_view_unsqueeze_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9127875Z test_neg_view_var_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9138487Z test_neg_view_var_mean_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9149582Z test_neg_view_vdot_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9160165Z test_neg_view_view_as_complex_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9170028Z test_neg_view_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9181062Z test_neg_view_view_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9191790Z test_neg_view_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9201521Z test_neg_view_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9211413Z test_neg_view_where_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9221511Z test_neg_view_xlogy_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9231488Z test_neg_view_zero__cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9241314Z test_neg_view_zeros_like_cuda_float64 (__main__.TestMathBitsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9255745Z test_tags_H_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9268212Z test_tags_T_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9280274Z test_tags___getitem___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9292259Z test_tags___radd___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9304637Z test_tags___rand___cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9316624Z test_tags___rdiv___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9328597Z test_tags___rmatmul___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9340598Z test_tags___rmod___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9352753Z test_tags___rmul___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9364509Z test_tags___ror___cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9376472Z test_tags___rpow___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9388537Z test_tags___rsub___cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9400298Z test_tags___rxor___cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9412262Z test_tags__masked_amax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9424358Z test_tags__masked_amin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9436146Z test_tags__masked_argmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9447957Z test_tags__masked_argmin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9459857Z test_tags__masked_cumprod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9471925Z test_tags__masked_cumsum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9483675Z test_tags__masked_log_softmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9495521Z test_tags__masked_logaddexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9507645Z test_tags__masked_logsumexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9519602Z test_tags__masked_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9531625Z test_tags__masked_median_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9543598Z test_tags__masked_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9555439Z test_tags__masked_normalize_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9567386Z test_tags__masked_prod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9579330Z test_tags__masked_softmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9591435Z test_tags__masked_softmin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9603259Z test_tags__masked_std_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9615132Z test_tags__masked_sum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9627346Z test_tags__masked_var_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9639141Z test_tags__refs_abs_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9651342Z test_tags__refs_acos_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9663120Z test_tags__refs_acosh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9675049Z test_tags__refs_add_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9687099Z test_tags__refs_addcdiv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9698887Z test_tags__refs_addr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9711136Z test_tags__refs_all_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9723331Z test_tags__refs_allclose_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9735074Z test_tags__refs_amax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9747209Z test_tags__refs_amin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9759168Z test_tags__refs_any_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9771075Z test_tags__refs_arange_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9783114Z test_tags__refs_as_strided_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9794967Z test_tags__refs_asin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9806961Z test_tags__refs_asinh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9818766Z test_tags__refs_atan2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9831138Z test_tags__refs_atan_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9843196Z test_tags__refs_atanh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9855187Z test_tags__refs_atleast_1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9867519Z test_tags__refs_atleast_2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9879445Z test_tags__refs_atleast_3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9891237Z test_tags__refs_bitwise_and_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9903320Z test_tags__refs_bitwise_left_shift_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9915184Z test_tags__refs_bitwise_not_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9927005Z test_tags__refs_bitwise_or_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9939090Z test_tags__refs_bitwise_xor_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9951349Z test_tags__refs_broadcast_shapes_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9963276Z test_tags__refs_broadcast_tensors_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9975142Z test_tags__refs_broadcast_to_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9987348Z test_tags__refs_cat_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:38.9999172Z test_tags__refs_ceil_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0011072Z test_tags__refs_chunk_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0023247Z test_tags__refs_clamp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0035340Z test_tags__refs_clamp_max_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0047363Z test_tags__refs_clamp_min_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0059285Z test_tags__refs_clone_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0071629Z test_tags__refs_column_stack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0083542Z test_tags__refs_conj_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0095647Z test_tags__refs_conj_physical_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0107774Z test_tags__refs_constant_pad_nd_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0119713Z test_tags__refs_contiguous_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0131861Z test_tags__refs_copysign_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0144535Z test_tags__refs_cos_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0156567Z test_tags__refs_cosh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0168394Z test_tags__refs_diag_embed_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0180420Z test_tags__refs_diagonal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0192435Z test_tags__refs_digamma_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0204314Z test_tags__refs_div_floor_rounding_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0216122Z test_tags__refs_div_no_rounding_mode_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0228337Z test_tags__refs_div_trunc_rounding_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0240270Z test_tags__refs_dsplit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0252086Z test_tags__refs_dstack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0264417Z test_tags__refs_empty_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0277289Z test_tags__refs_empty_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0289418Z test_tags__refs_eq_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0301478Z test_tags__refs_erf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0313379Z test_tags__refs_erfc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0325374Z test_tags__refs_erfinv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0337257Z test_tags__refs_exp2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0349379Z test_tags__refs_exp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0361312Z test_tags__refs_expand_as_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0373091Z test_tags__refs_expand_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0385369Z test_tags__refs_expm1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0397105Z test_tags__refs_eye_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0409147Z test_tags__refs_fft_fft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0421329Z test_tags__refs_fft_fft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0433738Z test_tags__refs_fft_fftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0445630Z test_tags__refs_fft_fftshift_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0457847Z test_tags__refs_fft_hfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0470004Z test_tags__refs_fft_hfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0481749Z test_tags__refs_fft_hfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0493610Z test_tags__refs_fft_ifft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0506172Z test_tags__refs_fft_ifft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0517909Z test_tags__refs_fft_ifftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0530010Z test_tags__refs_fft_ifftshift_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0542047Z test_tags__refs_fft_ihfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0553810Z test_tags__refs_fft_ihfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0565794Z test_tags__refs_fft_ihfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0577664Z test_tags__refs_fft_irfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0589827Z test_tags__refs_fft_irfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0601733Z test_tags__refs_fft_irfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0613683Z test_tags__refs_fft_rfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0625877Z test_tags__refs_fft_rfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0637678Z test_tags__refs_fft_rfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0649566Z test_tags__refs_fill_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0661681Z test_tags__refs_flatten_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0673742Z test_tags__refs_flip_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0685490Z test_tags__refs_fliplr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0697705Z test_tags__refs_flipud_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0709959Z test_tags__refs_float_power_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0721975Z test_tags__refs_floor_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0733572Z test_tags__refs_floor_divide_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0745841Z test_tags__refs_fmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0757806Z test_tags__refs_fmin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0769582Z test_tags__refs_fmod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0781747Z test_tags__refs_frac_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0793656Z test_tags__refs_gcd_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0805742Z test_tags__refs_ge_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0817763Z test_tags__refs_gt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0830061Z test_tags__refs_heaviside_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0841999Z test_tags__refs_hsplit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0853846Z test_tags__refs_hstack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0867262Z test_tags__refs_hypot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0880305Z test_tags__refs_i0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0893425Z test_tags__refs_igamma_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0906632Z test_tags__refs_igammac_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0919491Z test_tags__refs_imag_cuda_complex64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0932527Z test_tags__refs_index_add_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0945900Z test_tags__refs_index_copy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0958992Z test_tags__refs_index_fill_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0970870Z test_tags__refs_index_select_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0983183Z test_tags__refs_isclose_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.0994880Z test_tags__refs_isfinite_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1006738Z test_tags__refs_isinf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1018563Z test_tags__refs_isnan_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1031170Z test_tags__refs_isneginf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1043345Z test_tags__refs_isposinf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1054864Z test_tags__refs_lcm_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1066997Z test_tags__refs_le_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1078816Z test_tags__refs_lgamma_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1090774Z test_tags__refs_linalg_matrix_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1102903Z test_tags__refs_linalg_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1114852Z test_tags__refs_linalg_svd_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1126769Z test_tags__refs_linalg_svdvals_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1139321Z test_tags__refs_linalg_vector_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1150979Z test_tags__refs_linspace_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1162885Z test_tags__refs_log10_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1174939Z test_tags__refs_log1p_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1186821Z test_tags__refs_log2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1198872Z test_tags__refs_log_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1210792Z test_tags__refs_log_softmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1222880Z test_tags__refs_logical_and_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1234824Z test_tags__refs_logical_not_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1246854Z test_tags__refs_logical_or_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1258980Z test_tags__refs_logical_xor_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1270896Z test_tags__refs_logspace_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1282757Z test_tags__refs_logsumexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1294530Z test_tags__refs_lt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1306869Z test_tags__refs_masked_fill_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1318648Z test_tags__refs_maximum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1330769Z test_tags__refs_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1343033Z test_tags__refs_meshgrid_list_of_tensors_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1354522Z test_tags__refs_meshgrid_variadic_tensors_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1366347Z test_tags__refs_minimum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1378169Z test_tags__refs_movedim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1390354Z test_tags__refs_mul_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1402413Z test_tags__refs_nan_to_num_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1414194Z test_tags__refs_narrow_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1426485Z test_tags__refs_native_layer_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1438257Z test_tags__refs_ne_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1450186Z test_tags__refs_neg_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1462419Z test_tags__refs_new_empty_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1474330Z test_tags__refs_new_empty_strided_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1487411Z test_tags__refs_new_full_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1500463Z test_tags__refs_new_ones_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1513877Z test_tags__refs_new_zeros_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1527071Z test_tags__refs_nextafter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1540323Z test_tags__refs_nn_functional_celu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1552670Z test_tags__refs_nn_functional_dropout_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1564575Z test_tags__refs_nn_functional_elu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1576602Z test_tags__refs_nn_functional_gelu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1588863Z test_tags__refs_nn_functional_glu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1600892Z test_tags__refs_nn_functional_hardshrink_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1612593Z test_tags__refs_nn_functional_hardtanh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1624993Z test_tags__refs_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1636892Z test_tags__refs_nn_functional_l1_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1649052Z test_tags__refs_nn_functional_layer_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1661198Z test_tags__refs_nn_functional_leaky_relu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1673115Z test_tags__refs_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1685128Z test_tags__refs_nn_functional_mish_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1696973Z test_tags__refs_nn_functional_mse_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1709484Z test_tags__refs_nn_functional_pairwise_distance_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1721303Z test_tags__refs_nn_functional_pdist_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1733028Z test_tags__refs_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1745215Z test_tags__refs_nn_functional_prelu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1757003Z test_tags__refs_nn_functional_relu6_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1768930Z test_tags__refs_nn_functional_relu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1781102Z test_tags__refs_nn_functional_selu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1792995Z test_tags__refs_nn_functional_softplus_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1804975Z test_tags__refs_nn_functional_softshrink_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1816691Z test_tags__refs_nn_functional_tanhshrink_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1829039Z test_tags__refs_nn_functional_threshold_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1841139Z test_tags__refs_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1852933Z test_tags__refs_permute_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1865073Z test_tags__refs_positive_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1876932Z test_tags__refs_pow_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1888714Z test_tags__refs_prod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1900817Z test_tags__refs_randn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1912730Z test_tags__refs_ravel_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1924524Z test_tags__refs_real_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1936385Z test_tags__refs_reciprocal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1948676Z test_tags__refs_remainder_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1960609Z test_tags__refs_repeat_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1972595Z test_tags__refs_reshape_as_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1984675Z test_tags__refs_reshape_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.1997858Z test_tags__refs_roll_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2011124Z test_tags__refs_rot90_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2024849Z test_tags__refs_round_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2037751Z test_tags__refs_rsqrt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2051021Z test_tags__refs_rsub_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2062992Z test_tags__refs_sgn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2074926Z test_tags__refs_sigmoid_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2086755Z test_tags__refs_sign_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2098528Z test_tags__refs_signbit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2110733Z test_tags__refs_sin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2122745Z test_tags__refs_sinc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2134762Z test_tags__refs_sinh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2146860Z test_tags__refs_softmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2158879Z test_tags__refs_special_i0e_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2171180Z test_tags__refs_special_i1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2182815Z test_tags__refs_special_i1e_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2194830Z test_tags__refs_special_logit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2206586Z test_tags__refs_special_zeta_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2218609Z test_tags__refs_sqrt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2230654Z test_tags__refs_square_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2242556Z test_tags__refs_squeeze_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2254499Z test_tags__refs_stack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2266733Z test_tags__refs_std_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2278717Z test_tags__refs_std_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2290664Z test_tags__refs_sub_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2302981Z test_tags__refs_sum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2314787Z test_tags__refs_t_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2326857Z test_tags__refs_tan_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2338849Z test_tags__refs_tanh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2351161Z test_tags__refs_tensor_split_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2364330Z test_tags__refs_trace_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2377460Z test_tags__refs_transpose_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2390884Z test_tags__refs_tril_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2404085Z test_tags__refs_tril_indices_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2415983Z test_tags__refs_triu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2428617Z test_tags__refs_triu_indices_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2440192Z test_tags__refs_true_divide_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2451987Z test_tags__refs_trunc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2465244Z test_tags__refs_unbind_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2478349Z test_tags__refs_unflatten_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2491296Z test_tags__refs_unfold_copy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2504890Z test_tags__refs_unsqueeze_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2517783Z test_tags__refs_var_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2530876Z test_tags__refs_var_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2543085Z test_tags__refs_view_as_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2555024Z test_tags__refs_view_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2566967Z test_tags__refs_vsplit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2579056Z test_tags__refs_vstack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2591094Z test_tags__refs_where_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2603100Z test_tags_abs_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2615017Z test_tags_acos_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2627295Z test_tags_acosh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2639174Z test_tags_add_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2651150Z test_tags_addbmm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2663415Z test_tags_addcdiv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2675095Z test_tags_addcmul_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2687102Z test_tags_addmm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2699098Z test_tags_addmm_decomposed_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2711184Z test_tags_addmv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2723485Z test_tags_addr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2735357Z test_tags_all_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2747612Z test_tags_allclose_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2759580Z test_tags_amax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2771689Z test_tags_amin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2783746Z test_tags_aminmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2795787Z test_tags_angle_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2807745Z test_tags_any_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2819615Z test_tags_arange_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2831583Z test_tags_argmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2843457Z test_tags_argmin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2855442Z test_tags_argsort_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2867829Z test_tags_argwhere_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2879763Z test_tags_as_strided_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2891687Z test_tags_as_strided_scatter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2904381Z test_tags_asin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2916302Z test_tags_asinh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2929388Z test_tags_atan2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2942615Z test_tags_atan_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2954612Z test_tags_atanh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2966507Z test_tags_atleast_1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2978445Z test_tags_atleast_2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.2990571Z test_tags_atleast_3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3002436Z test_tags_baddbmm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3015629Z test_tags_bernoulli_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3027732Z test_tags_bfloat16_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3039605Z test_tags_bincount_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3051623Z test_tags_bitwise_and_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3063658Z test_tags_bitwise_left_shift_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3075778Z test_tags_bitwise_not_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3087254Z test_tags_bitwise_or_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3099105Z test_tags_bitwise_right_shift_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3111519Z test_tags_bitwise_xor_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3123310Z test_tags_block_diag_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3135429Z test_tags_bmm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3147446Z test_tags_bool_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3159362Z test_tags_broadcast_shapes_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3171300Z test_tags_broadcast_tensors_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3183335Z test_tags_broadcast_to_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3195290Z test_tags_bucketize_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3207413Z test_tags_byte_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3219137Z test_tags_cartesian_prod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3231255Z test_tags_cat_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3244372Z test_tags_cdist_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3257340Z test_tags_ceil_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3270652Z test_tags_chalf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3283804Z test_tags_char_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3296727Z test_tags_cholesky_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3310194Z test_tags_cholesky_inverse_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3322154Z test_tags_cholesky_solve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3334531Z test_tags_chunk_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3346378Z test_tags_clamp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3358248Z test_tags_clamp_max_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3370315Z test_tags_clamp_min_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3382269Z test_tags_clone_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3394481Z test_tags_column_stack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3407517Z test_tags_combinations_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3420965Z test_tags_complex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3434034Z test_tags_conj_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3445959Z test_tags_conj_physical_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3458049Z test_tags_constant_pad_nd_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3470497Z test_tags_contiguous_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3482364Z test_tags_copysign_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3494482Z test_tags_corrcoef_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3507060Z test_tags_cos_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3518951Z test_tags_cosh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3531209Z test_tags_count_nonzero_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3543162Z test_tags_cov_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3555201Z test_tags_cross_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3567059Z test_tags_cummax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3579107Z test_tags_cummin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3591212Z test_tags_cumprod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3603008Z test_tags_cumsum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3614949Z test_tags_cumulative_trapezoid_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3627210Z test_tags_deg2rad_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3638825Z test_tags_diag_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3650809Z test_tags_diag_embed_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3662911Z test_tags_diagflat_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3674896Z test_tags_diagonal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3686758Z test_tags_diagonal_scatter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3698709Z test_tags_diff_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3710789Z test_tags_digamma_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3722934Z test_tags_dist_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3734785Z test_tags_div_floor_rounding_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3746975Z test_tags_div_no_rounding_mode_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3758945Z test_tags_div_trunc_rounding_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3771114Z test_tags_dot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3783190Z test_tags_double_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3795263Z test_tags_dsplit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3807132Z test_tags_dstack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3819060Z test_tags_einsum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3831320Z test_tags_empty_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3843173Z test_tags_empty_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3855441Z test_tags_eq_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3867649Z test_tags_equal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3879511Z test_tags_erf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3891524Z test_tags_erfc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3903636Z test_tags_erfinv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3915651Z test_tags_exp2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3927582Z test_tags_exp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3939427Z test_tags_expand_as_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3951573Z test_tags_expand_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3963387Z test_tags_expm1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3975192Z test_tags_eye_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3987392Z test_tags_fft_fft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.3999247Z test_tags_fft_fft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4011034Z test_tags_fft_fftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4024605Z test_tags_fft_fftshift_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4037681Z test_tags_fft_hfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4050669Z test_tags_fft_hfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4063967Z test_tags_fft_hfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4076923Z test_tags_fft_ifft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4088996Z test_tags_fft_ifft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4101217Z test_tags_fft_ifftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4113323Z test_tags_fft_ifftshift_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4125442Z test_tags_fft_ihfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4137253Z test_tags_fft_ihfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4149647Z test_tags_fft_ihfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4161593Z test_tags_fft_irfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4173525Z test_tags_fft_irfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4185736Z test_tags_fft_irfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4197607Z test_tags_fft_rfft2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4209522Z test_tags_fft_rfft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4221768Z test_tags_fft_rfftn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4233713Z test_tags_fill_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4245655Z test_tags_flatten_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4257445Z test_tags_flip_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4269762Z test_tags_fliplr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4281754Z test_tags_flipud_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4293507Z test_tags_float_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4305538Z test_tags_float_power_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4317425Z test_tags_floor_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4329659Z test_tags_floor_divide_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4341632Z test_tags_fmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4353547Z test_tags_fmin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4365437Z test_tags_fmod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4377339Z test_tags_frac_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4389615Z test_tags_frexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4401331Z test_tags_full_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4413299Z test_tags_gather_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4425655Z test_tags_gcd_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4437453Z test_tags_ge_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4449340Z test_tags_geqrf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4461517Z test_tags_gradient_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4473380Z test_tags_gt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4485108Z test_tags_half_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4496965Z test_tags_heaviside_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4509008Z test_tags_histc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4520993Z test_tags_hsplit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4533112Z test_tags_hstack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4545225Z test_tags_hypot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4557107Z test_tags_i0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4569022Z test_tags_igamma_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4582378Z test_tags_igammac_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4595381Z test_tags_imag_cuda_complex64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4608385Z test_tags_index_add_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4621781Z test_tags_index_copy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4633778Z test_tags_index_fill_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4645852Z test_tags_index_put_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4657744Z test_tags_index_reduce_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4671214Z test_tags_index_select_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4684584Z test_tags_inner_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4697598Z test_tags_int_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4710086Z test_tags_isclose_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4722081Z test_tags_isfinite_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4734071Z test_tags_isin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4746248Z test_tags_isinf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4758068Z test_tags_isnan_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4770022Z test_tags_isneginf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4782300Z test_tags_isposinf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4794124Z test_tags_isreal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4805965Z test_tags_istft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4817967Z test_tags_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4830347Z test_tags_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4842315Z test_tags_jiterator_binary_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4854170Z test_tags_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4866338Z test_tags_jiterator_unary_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4878285Z test_tags_kron_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4890167Z test_tags_kthvalue_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4902240Z test_tags_lcm_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4914161Z test_tags_ldexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4926160Z test_tags_le_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4938194Z test_tags_lerp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4950437Z test_tags_lgamma_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4962391Z test_tags_linalg_cholesky_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4974284Z test_tags_linalg_cholesky_ex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4986546Z test_tags_linalg_cond_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.4998388Z test_tags_linalg_cross_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5010456Z test_tags_linalg_det_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5022684Z test_tags_linalg_det_singular_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5034651Z test_tags_linalg_eig_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5046583Z test_tags_linalg_eigh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5058873Z test_tags_linalg_eigvals_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5070800Z test_tags_linalg_eigvalsh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5083979Z test_tags_linalg_householder_product_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5097107Z test_tags_linalg_inv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5110652Z test_tags_linalg_inv_ex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5122706Z test_tags_linalg_ldl_factor_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5134790Z test_tags_linalg_ldl_factor_ex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5147145Z test_tags_linalg_ldl_solve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5159052Z test_tags_linalg_lstsq_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5170954Z test_tags_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5183073Z test_tags_linalg_lu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5195104Z test_tags_linalg_lu_factor_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5207196Z test_tags_linalg_lu_factor_ex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5218919Z test_tags_linalg_lu_solve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5231061Z test_tags_linalg_matrix_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5243239Z test_tags_linalg_matrix_power_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5254977Z test_tags_linalg_matrix_rank_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5267868Z test_tags_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5279627Z test_tags_linalg_multi_dot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5291752Z test_tags_linalg_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5304549Z test_tags_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5316286Z test_tags_linalg_pinv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5328264Z test_tags_linalg_pinv_hermitian_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5347792Z test_tags_linalg_pinv_singular_cuda_float32 (__main__.TestTagsCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:39.5359912Z test_tags_linalg_qr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5371835Z test_tags_linalg_slogdet_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5384263Z test_tags_linalg_solve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5396272Z test_tags_linalg_solve_ex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5408208Z test_tags_linalg_solve_triangular_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5420096Z test_tags_linalg_svd_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5432668Z test_tags_linalg_svdvals_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5444554Z test_tags_linalg_tensorinv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5456442Z test_tags_linalg_tensorsolve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5469138Z test_tags_linalg_vander_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5481138Z test_tags_linalg_vecdot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5493129Z test_tags_linalg_vector_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5505685Z test_tags_linspace_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5517653Z test_tags_log10_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5529916Z test_tags_log1p_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5542732Z test_tags_log2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5554512Z test_tags_log_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5566557Z test_tags_log_softmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5578535Z test_tags_log_softmax_dtype_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5591228Z test_tags_logaddexp2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5603241Z test_tags_logaddexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5615021Z test_tags_logcumsumexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5627689Z test_tags_logdet_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5639624Z test_tags_logical_and_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5651535Z test_tags_logical_not_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5663983Z test_tags_logical_or_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5675897Z test_tags_logical_xor_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5687793Z test_tags_logit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5699900Z test_tags_logspace_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5712489Z test_tags_logsumexp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5724379Z test_tags_long_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5736264Z test_tags_lt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5748936Z test_tags_lu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5761031Z test_tags_lu_solve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5773184Z test_tags_lu_unpack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5786157Z test_tags_mH_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5797726Z test_tags_mT_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5809692Z test_tags_masked_fill_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5822043Z test_tags_masked_scatter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5833995Z test_tags_masked_select_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5846019Z test_tags_matmul_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5857827Z test_tags_matrix_exp_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5870513Z test_tags_max_binary_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5882410Z test_tags_max_reduction_no_dim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5894278Z test_tags_max_reduction_with_dim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5906483Z test_tags_maximum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5918419Z test_tags_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5930362Z test_tags_median_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5942549Z test_tags_meshgrid_list_of_tensors_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5954497Z test_tags_meshgrid_variadic_tensors_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5966273Z test_tags_min_binary_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5978112Z test_tags_min_reduction_no_dim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.5990748Z test_tags_min_reduction_with_dim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6002682Z test_tags_minimum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6014600Z test_tags_mm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6026988Z test_tags_mode_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6038726Z test_tags_movedim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6050712Z test_tags_msort_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6062799Z test_tags_mul_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6074714Z test_tags_multinomial_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6086505Z test_tags_mv_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6098388Z test_tags_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6110707Z test_tags_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6122561Z test_tags_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6134510Z test_tags_nan_to_num_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6146739Z test_tags_nanmean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6158858Z test_tags_nanmedian_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6170898Z test_tags_nanquantile_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6183051Z test_tags_nansum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6195028Z test_tags_narrow_copy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6207105Z test_tags_narrow_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6219139Z test_tags_native_layer_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6231407Z test_tags_ne_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6243294Z test_tags_neg_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6255219Z test_tags_new_empty_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6267498Z test_tags_new_empty_strided_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6279425Z test_tags_new_full_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6291344Z test_tags_new_ones_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6303491Z test_tags_new_zeros_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6315475Z test_tags_nextafter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6327621Z test_tags_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6339421Z test_tags_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6351829Z test_tags_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6363730Z test_tags_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6375619Z test_tags_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6387820Z test_tags_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6399868Z test_tags_nn_functional_avg_pool1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6412067Z test_tags_nn_functional_avg_pool2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6424417Z test_tags_nn_functional_avg_pool3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6436267Z test_tags_nn_functional_batch_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6448272Z test_tags_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6460248Z test_tags_nn_functional_bilinear_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6472367Z test_tags_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6484306Z test_tags_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6496198Z test_tags_nn_functional_celu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6508453Z test_tags_nn_functional_conv1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6520348Z test_tags_nn_functional_conv2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6532487Z test_tags_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6544454Z test_tags_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6556238Z test_tags_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6568191Z test_tags_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6580083Z test_tags_nn_functional_cosine_similarity_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6592170Z test_tags_nn_functional_cross_entropy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6604072Z test_tags_nn_functional_ctc_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6616122Z test_tags_nn_functional_dropout2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6628504Z test_tags_nn_functional_dropout3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6640320Z test_tags_nn_functional_dropout_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6652141Z test_tags_nn_functional_elu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6664377Z test_tags_nn_functional_embedding_bag_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6676625Z test_tags_nn_functional_embedding_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6688460Z test_tags_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6700334Z test_tags_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6712485Z test_tags_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6724540Z test_tags_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6736632Z test_tags_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6748815Z test_tags_nn_functional_gelu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6760881Z test_tags_nn_functional_glu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6772853Z test_tags_nn_functional_grid_sample_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6784845Z test_tags_nn_functional_group_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6796748Z test_tags_nn_functional_hardshrink_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6808880Z test_tags_nn_functional_hardsigmoid_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6820930Z test_tags_nn_functional_hardswish_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6833026Z test_tags_nn_functional_hardtanh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6844864Z test_tags_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6856831Z test_tags_nn_functional_huber_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6868974Z test_tags_nn_functional_instance_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6881031Z test_tags_nn_functional_interpolate_area_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6894220Z test_tags_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6907510Z test_tags_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6920795Z test_tags_nn_functional_interpolate_linear_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6933880Z test_tags_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6947310Z test_tags_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6960665Z test_tags_nn_functional_kl_div_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6973621Z test_tags_nn_functional_l1_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6986979Z test_tags_nn_functional_layer_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.6999899Z test_tags_nn_functional_leaky_relu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7011860Z test_tags_nn_functional_linear_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7024112Z test_tags_nn_functional_local_response_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7035959Z test_tags_nn_functional_logsigmoid_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7047835Z test_tags_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7058015Z test_tags_nn_functional_max_pool1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:39.7070220Z test_tags_nn_functional_max_pool2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7082219Z test_tags_nn_functional_max_pool3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7094160Z test_tags_nn_functional_max_unpool1d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7106337Z test_tags_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7119492Z test_tags_nn_functional_max_unpool2d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7131541Z test_tags_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7143669Z test_tags_nn_functional_max_unpool3d_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7155495Z test_tags_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7167384Z test_tags_nn_functional_mish_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7179419Z test_tags_nn_functional_mse_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7191713Z test_tags_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7203551Z test_tags_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7215460Z test_tags_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7227653Z test_tags_nn_functional_nll_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7239713Z test_tags_nn_functional_normalize_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7251802Z test_tags_nn_functional_one_hot_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7263788Z test_tags_nn_functional_pad_circular_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7275698Z test_tags_nn_functional_pad_constant_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7287540Z test_tags_nn_functional_pad_reflect_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7299526Z test_tags_nn_functional_pad_replicate_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7311691Z test_tags_nn_functional_pairwise_distance_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7323606Z test_tags_nn_functional_pdist_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7335643Z test_tags_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7347936Z test_tags_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7359683Z test_tags_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7371526Z test_tags_nn_functional_prelu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7383711Z test_tags_nn_functional_relu6_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7395593Z test_tags_nn_functional_relu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7407418Z test_tags_nn_functional_rrelu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7419660Z test_tags_nn_functional_selu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7431768Z test_tags_nn_functional_silu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7443786Z test_tags_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7455399Z test_tags_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7467593Z test_tags_nn_functional_softmin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7479358Z test_tags_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7491254Z test_tags_nn_functional_softplus_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7503494Z test_tags_nn_functional_softshrink_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7515502Z test_tags_nn_functional_softsign_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7527443Z test_tags_nn_functional_tanhshrink_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7539379Z test_tags_nn_functional_threshold_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7551526Z test_tags_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7563514Z test_tags_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7575283Z test_tags_nn_functional_unfold_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7588117Z test_tags_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7600035Z test_tags_nn_functional_upsample_nearest_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7611981Z test_tags_nonzero_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7624484Z test_tags_norm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7636442Z test_tags_norm_fro_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7648438Z test_tags_norm_inf_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7660563Z test_tags_norm_nuc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7672857Z test_tags_normal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7685931Z test_tags_normal_number_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7699075Z test_tags_ones_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7712439Z test_tags_ops_nvprims_var_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7724499Z test_tags_ormqr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7736514Z test_tags_outer_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7748838Z test_tags_pca_lowrank_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7760686Z test_tags_permute_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7772703Z test_tags_pinverse_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7785106Z test_tags_polar_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7796972Z test_tags_polygamma_polygamma_n_0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7808851Z test_tags_polygamma_polygamma_n_1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7821249Z test_tags_polygamma_polygamma_n_2_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7833161Z test_tags_polygamma_polygamma_n_3_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7845221Z test_tags_polygamma_polygamma_n_4_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7857224Z test_tags_positive_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7869337Z test_tags_pow_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7881093Z test_tags_prod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7893080Z test_tags_put_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7906014Z test_tags_qr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7917485Z test_tags_quantile_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7929389Z test_tags_rad2deg_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7941696Z test_tags_rand_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7953348Z test_tags_randint_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7965111Z test_tags_randn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7977066Z test_tags_randn_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.7989277Z test_tags_ravel_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8001273Z test_tags_real_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8013360Z test_tags_reciprocal_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8026750Z test_tags_remainder_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8039847Z test_tags_renorm_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8051811Z test_tags_repeat_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8063870Z test_tags_repeat_interleave_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8075761Z test_tags_reshape_as_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8087652Z test_tags_reshape_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8099525Z test_tags_resize__cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8111656Z test_tags_resize_as__cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8123632Z test_tags_resolve_conj_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8135492Z test_tags_resolve_neg_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8147528Z test_tags_roll_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8159445Z test_tags_rot90_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8171498Z test_tags_round_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8183665Z test_tags_round_decimals_0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8195713Z test_tags_round_decimals_3_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8207599Z test_tags_round_decimals_neg_3_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8219807Z test_tags_rsqrt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8231852Z test_tags_rsub_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8243849Z test_tags_scatter_add_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8255750Z test_tags_scatter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8268159Z test_tags_scatter_reduce_amax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8280088Z test_tags_scatter_reduce_amin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8292071Z test_tags_scatter_reduce_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8304207Z test_tags_scatter_reduce_prod_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8316222Z test_tags_scatter_reduce_sum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8328081Z test_tags_searchsorted_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8340046Z test_tags_segment_reduce_lengths_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8352143Z test_tags_segment_reduce_offsets_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8363970Z test_tags_select_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8377061Z test_tags_select_scatter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8389554Z test_tags_sgn_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8401364Z test_tags_short_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8413272Z test_tags_sigmoid_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8425436Z test_tags_sign_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8437393Z test_tags_signbit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8449191Z test_tags_sin_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8461485Z test_tags_sinc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8473395Z test_tags_sinh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8485367Z test_tags_slice_scatter_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8497078Z test_tags_softmax_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8509247Z test_tags_softmax_with_dtype_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8521553Z test_tags_sort_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8530835Z test_tags_sparse_sampled_addmm_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:39.8543194Z test_tags_special_airy_ai_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8555155Z test_tags_special_bessel_j0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8567051Z test_tags_special_bessel_j1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8579263Z test_tags_special_bessel_y0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8591745Z test_tags_special_bessel_y1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8603911Z test_tags_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8615966Z test_tags_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8626025Z test_tags_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8635821Z test_tags_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8648484Z test_tags_special_entr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8661029Z test_tags_special_erfcx_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8673182Z test_tags_special_hermite_polynomial_h_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8685376Z test_tags_special_hermite_polynomial_he_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8697700Z test_tags_special_i0e_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8711374Z test_tags_special_i1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8723387Z test_tags_special_i1e_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8735545Z test_tags_special_laguerre_polynomial_l_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8745795Z test_tags_special_legendre_polynomial_p_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8757812Z test_tags_special_log_ndtr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8769651Z test_tags_special_modified_bessel_i0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8782267Z test_tags_special_modified_bessel_i1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8794466Z test_tags_special_modified_bessel_k0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8806443Z test_tags_special_modified_bessel_k1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8818306Z test_tags_special_ndtr_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8830610Z test_tags_special_ndtri_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8842513Z test_tags_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8854382Z test_tags_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8866893Z test_tags_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8877600Z test_tags_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8887190Z test_tags_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8898469Z test_tags_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8910375Z test_tags_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestTagsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2022-09-19T18:08:39.8921929Z test_tags_special_spherical_bessel_j0_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8934255Z test_tags_special_xlog1py_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8946244Z test_tags_special_zeta_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8958557Z test_tags_split_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8970396Z test_tags_split_list_args_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8982996Z test_tags_split_with_sizes_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.8995429Z test_tags_sqrt_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9007356Z test_tags_square_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9019413Z test_tags_squeeze_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9032307Z test_tags_stack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9043949Z test_tags_std_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9055795Z test_tags_std_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9068150Z test_tags_stft_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9080902Z test_tags_sub_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9092822Z test_tags_sum_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9105500Z test_tags_sum_to_size_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9117569Z test_tags_svd_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9129478Z test_tags_svd_lowrank_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9141821Z test_tags_symeig_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9153675Z test_tags_t_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9165706Z test_tags_take_along_dim_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9177654Z test_tags_take_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9190708Z test_tags_tan_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9202794Z test_tags_tanh_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9215075Z test_tags_tensor_split_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9227266Z test_tags_tensordot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9239179Z test_tags_tile_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9251233Z test_tags_to_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9260927Z test_tags_to_sparse_cuda_float32 (__main__.TestTagsCUDA) ... skip: Allowed exception (0.001s) 2022-09-19T18:08:39.9273905Z test_tags_topk_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9286189Z test_tags_trace_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9297881Z test_tags_transpose_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9310535Z test_tags_trapezoid_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9322990Z test_tags_trapz_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9334655Z test_tags_triangular_solve_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9346948Z test_tags_tril_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9359307Z test_tags_tril_indices_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9371504Z test_tags_triu_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9383648Z test_tags_triu_indices_cuda_int64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9395608Z test_tags_true_divide_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9407740Z test_tags_trunc_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9420071Z test_tags_unbind_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9432546Z test_tags_unflatten_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9444774Z test_tags_unfold_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9456954Z test_tags_uniform_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9469658Z test_tags_unique_consecutive_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9482039Z test_tags_unique_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9493933Z test_tags_unsqueeze_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9506194Z test_tags_var_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9518247Z test_tags_var_mean_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9530360Z test_tags_vdot_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9542764Z test_tags_view_as_complex_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9554761Z test_tags_view_as_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9566672Z test_tags_view_as_real_cuda_complex64 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9578707Z test_tags_view_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9591482Z test_tags_vsplit_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9603369Z test_tags_vstack_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9615287Z test_tags_where_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9627642Z test_tags_xlogy_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9639965Z test_tags_zero__cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9652227Z test_tags_zeros_like_cuda_float32 (__main__.TestTagsCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:39.9652754Z 2022-09-19T18:08:39.9653406Z ---------------------------------------------------------------------- 2022-09-19T18:08:39.9653801Z Ran 24413 tests in 1029.708s 2022-09-19T18:08:39.9656548Z 2022-09-19T18:08:39.9657009Z OK (skipped=24393) 2022-09-19T18:08:39.9657190Z 2022-09-19T18:08:39.9657334Z Generating XML reports... 2022-09-19T18:08:42.8240069Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220919175129.xml 2022-09-19T18:08:43.0098238Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestCompositeComplianceCUDA-20220919175129.xml 2022-09-19T18:08:43.1455784Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestFakeTensorNonErroringCUDA-20220919175129.xml 2022-09-19T18:08:43.3458867Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220919175129.xml 2022-09-19T18:08:43.4405926Z Generated XML report: test-reports/python-unittest/test_ops/TEST-TestTagsCUDA-20220919175129.xml 2022-09-19T18:08:44.7922823Z Running test_jit_fuser_te ... [2022-09-19 18:08:44.791751] 2022-09-19T18:08:44.7923534Z Executing ['/opt/conda/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-09-19 18:08:44.791852] 2022-09-19T18:08:49.5777888Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2022-09-19T18:08:49.9952595Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2022-09-19T18:08:50.2307691Z 2022-09-19T18:08:50.2308246Z Running tests... 2022-09-19T18:08:50.2308785Z ---------------------------------------------------------------------- 2022-09-19T18:08:50.2320113Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:50.2332089Z test_failures___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:50.2341462Z test_failures_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:50.2350309Z test_failures_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:08:50.2381217Z test_nnc_correctness_H_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:50.2400344Z test_nnc_correctness_H_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2419544Z test_nnc_correctness_H_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2439573Z test_nnc_correctness_H_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2458207Z test_nnc_correctness_H_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2477654Z test_nnc_correctness_H_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2496713Z test_nnc_correctness_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2515963Z test_nnc_correctness_H_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2536332Z test_nnc_correctness_H_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2555265Z test_nnc_correctness_H_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2573959Z test_nnc_correctness_H_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2593104Z test_nnc_correctness_H_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2612049Z test_nnc_correctness_H_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2631514Z test_nnc_correctness_T_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2650230Z test_nnc_correctness_T_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2671104Z test_nnc_correctness_T_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2691846Z test_nnc_correctness_T_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2710998Z test_nnc_correctness_T_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2729547Z test_nnc_correctness_T_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2748510Z test_nnc_correctness_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2767181Z test_nnc_correctness_T_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2785920Z test_nnc_correctness_T_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2804760Z test_nnc_correctness_T_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2824439Z test_nnc_correctness_T_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2843359Z test_nnc_correctness_T_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2864169Z test_nnc_correctness_T_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2885868Z test_nnc_correctness___getitem___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2904599Z test_nnc_correctness___getitem___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2923278Z test_nnc_correctness___getitem___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2942357Z test_nnc_correctness___getitem___cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2961042Z test_nnc_correctness___getitem___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2979913Z test_nnc_correctness___getitem___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.2998706Z test_nnc_correctness___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3017411Z test_nnc_correctness___getitem___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3036651Z test_nnc_correctness___getitem___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3055594Z test_nnc_correctness___getitem___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3074892Z test_nnc_correctness___getitem___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3097376Z test_nnc_correctness___getitem___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3116150Z test_nnc_correctness___getitem___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3134860Z test_nnc_correctness___radd___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3154062Z test_nnc_correctness___radd___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3172582Z test_nnc_correctness___radd___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3191827Z test_nnc_correctness___radd___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3210326Z test_nnc_correctness___radd___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3229761Z test_nnc_correctness___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3248340Z test_nnc_correctness___radd___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3267574Z test_nnc_correctness___radd___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3286154Z test_nnc_correctness___radd___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3305268Z test_nnc_correctness___radd___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3327863Z test_nnc_correctness___radd___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3346589Z test_nnc_correctness___radd___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3365054Z test_nnc_correctness___rand___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3384354Z test_nnc_correctness___rand___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3402740Z test_nnc_correctness___rand___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3421650Z test_nnc_correctness___rand___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3440390Z test_nnc_correctness___rand___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3460449Z test_nnc_correctness___rand___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3479155Z test_nnc_correctness___rdiv___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3497719Z test_nnc_correctness___rdiv___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3516804Z test_nnc_correctness___rdiv___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3535933Z test_nnc_correctness___rdiv___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3561326Z test_nnc_correctness___rdiv___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3579907Z test_nnc_correctness___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3598861Z test_nnc_correctness___rdiv___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3617465Z test_nnc_correctness___rdiv___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3638071Z test_nnc_correctness___rdiv___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3658396Z test_nnc_correctness___rdiv___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3678565Z test_nnc_correctness___rdiv___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3697127Z test_nnc_correctness___rdiv___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3716223Z test_nnc_correctness___rmatmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3734919Z test_nnc_correctness___rmatmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3754246Z test_nnc_correctness___rmatmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3772835Z test_nnc_correctness___rmatmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3795564Z test_nnc_correctness___rmatmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3814299Z test_nnc_correctness___rmod___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3833149Z test_nnc_correctness___rmod___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3851718Z test_nnc_correctness___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3870804Z test_nnc_correctness___rmod___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3889593Z test_nnc_correctness___rmod___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3908238Z test_nnc_correctness___rmod___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3927050Z test_nnc_correctness___rmod___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3946454Z test_nnc_correctness___rmod___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3964968Z test_nnc_correctness___rmod___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.3983987Z test_nnc_correctness___rmul___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4006277Z test_nnc_correctness___rmul___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4025360Z test_nnc_correctness___rmul___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4044104Z test_nnc_correctness___rmul___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4063096Z test_nnc_correctness___rmul___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4081952Z test_nnc_correctness___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4100705Z test_nnc_correctness___rmul___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4119667Z test_nnc_correctness___rmul___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4138414Z test_nnc_correctness___rmul___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4157699Z test_nnc_correctness___rmul___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4176142Z test_nnc_correctness___rmul___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4195166Z test_nnc_correctness___rmul___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4213966Z test_nnc_correctness___ror___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4237050Z test_nnc_correctness___ror___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4255616Z test_nnc_correctness___ror___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4274571Z test_nnc_correctness___ror___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4293302Z test_nnc_correctness___ror___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4312285Z test_nnc_correctness___ror___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4331130Z test_nnc_correctness___rpow___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4350081Z test_nnc_correctness___rpow___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4368836Z test_nnc_correctness___rpow___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4387575Z test_nnc_correctness___rpow___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4406207Z test_nnc_correctness___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4425779Z test_nnc_correctness___rpow___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4444520Z test_nnc_correctness___rpow___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4467246Z test_nnc_correctness___rpow___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4486053Z test_nnc_correctness___rpow___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4505322Z test_nnc_correctness___rpow___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4523713Z test_nnc_correctness___rpow___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4543043Z test_nnc_correctness___rsub___cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4561965Z test_nnc_correctness___rsub___cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4580481Z test_nnc_correctness___rsub___cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4599401Z test_nnc_correctness___rsub___cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4619641Z test_nnc_correctness___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4640092Z test_nnc_correctness___rsub___cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4660316Z test_nnc_correctness___rsub___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4679524Z test_nnc_correctness___rsub___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4702569Z test_nnc_correctness___rsub___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4721597Z test_nnc_correctness___rsub___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4740369Z test_nnc_correctness___rsub___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4759380Z test_nnc_correctness___rxor___cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4777813Z test_nnc_correctness___rxor___cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4796906Z test_nnc_correctness___rxor___cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4815601Z test_nnc_correctness___rxor___cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4834706Z test_nnc_correctness___rxor___cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4853199Z test_nnc_correctness___rxor___cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4872173Z test_nnc_correctness__masked_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4891416Z test_nnc_correctness__masked_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4914430Z test_nnc_correctness__masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4934377Z test_nnc_correctness__masked_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4954957Z test_nnc_correctness__masked_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4975233Z test_nnc_correctness__masked_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.4995932Z test_nnc_correctness__masked_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5016004Z test_nnc_correctness__masked_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5036466Z test_nnc_correctness__masked_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5055096Z test_nnc_correctness__masked_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5075669Z test_nnc_correctness__masked_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5095769Z test_nnc_correctness__masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5116411Z test_nnc_correctness__masked_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5135515Z test_nnc_correctness__masked_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5158645Z test_nnc_correctness__masked_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5177398Z test_nnc_correctness__masked_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5196431Z test_nnc_correctness__masked_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5214911Z test_nnc_correctness__masked_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5234243Z test_nnc_correctness__masked_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5252815Z test_nnc_correctness__masked_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5272024Z test_nnc_correctness__masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5290648Z test_nnc_correctness__masked_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5309636Z test_nnc_correctness__masked_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5328469Z test_nnc_correctness__masked_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5347503Z test_nnc_correctness__masked_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5366596Z test_nnc_correctness__masked_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5389661Z test_nnc_correctness__masked_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5408382Z test_nnc_correctness__masked_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5427500Z test_nnc_correctness__masked_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5446386Z test_nnc_correctness__masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5465545Z test_nnc_correctness__masked_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5484120Z test_nnc_correctness__masked_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5503279Z test_nnc_correctness__masked_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5521589Z test_nnc_correctness__masked_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5540387Z test_nnc_correctness__masked_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5559359Z test_nnc_correctness__masked_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5578006Z test_nnc_correctness__masked_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5597338Z test_nnc_correctness__masked_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5620775Z test_nnc_correctness__masked_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5639519Z test_nnc_correctness__masked_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5658202Z test_nnc_correctness__masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5677314Z test_nnc_correctness__masked_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5696066Z test_nnc_correctness__masked_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5714821Z test_nnc_correctness__masked_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5733648Z test_nnc_correctness__masked_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5752545Z test_nnc_correctness__masked_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5771007Z test_nnc_correctness__masked_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5790149Z test_nnc_correctness__masked_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5808685Z test_nnc_correctness__masked_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5832290Z test_nnc_correctness__masked_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5850742Z test_nnc_correctness__masked_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5871542Z test_nnc_correctness__masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5891516Z test_nnc_correctness__masked_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5912036Z test_nnc_correctness__masked_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5932593Z test_nnc_correctness__masked_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5953015Z test_nnc_correctness__masked_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5973285Z test_nnc_correctness__masked_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.5993548Z test_nnc_correctness__masked_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6014044Z test_nnc_correctness__masked_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6033217Z test_nnc_correctness__masked_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6052225Z test_nnc_correctness__masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6076825Z test_nnc_correctness__masked_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6095775Z test_nnc_correctness__masked_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6114730Z test_nnc_correctness__masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6133549Z test_nnc_correctness__masked_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6152949Z test_nnc_correctness__masked_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6171396Z test_nnc_correctness__masked_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6190454Z test_nnc_correctness__masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6208977Z test_nnc_correctness__masked_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6228107Z test_nnc_correctness__masked_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6246804Z test_nnc_correctness__masked_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6265851Z test_nnc_correctness__masked_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6284375Z test_nnc_correctness__masked_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6309053Z test_nnc_correctness__masked_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6329158Z test_nnc_correctness__masked_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6348103Z test_nnc_correctness__masked_mean_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6366624Z test_nnc_correctness__masked_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6385547Z test_nnc_correctness__masked_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6404180Z test_nnc_correctness__masked_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6423164Z test_nnc_correctness__masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6441815Z test_nnc_correctness__masked_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6460455Z test_nnc_correctness__masked_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6479626Z test_nnc_correctness__masked_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6498029Z test_nnc_correctness__masked_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6516995Z test_nnc_correctness__masked_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6540212Z test_nnc_correctness__masked_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6559224Z test_nnc_correctness__masked_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6577586Z test_nnc_correctness__masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6596402Z test_nnc_correctness__masked_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6615145Z test_nnc_correctness__masked_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6634134Z test_nnc_correctness__masked_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6652690Z test_nnc_correctness__masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6671516Z test_nnc_correctness__masked_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6690225Z test_nnc_correctness__masked_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6709092Z test_nnc_correctness__masked_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6727877Z test_nnc_correctness__masked_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6751117Z test_nnc_correctness__masked_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6769646Z test_nnc_correctness__masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6788567Z test_nnc_correctness__masked_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6807306Z test_nnc_correctness__masked_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6826366Z test_nnc_correctness__masked_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6845387Z test_nnc_correctness__masked_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6864296Z test_nnc_correctness__masked_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6882890Z test_nnc_correctness__masked_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6901697Z test_nnc_correctness__masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6921933Z test_nnc_correctness__masked_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6942715Z test_nnc_correctness__masked_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6962497Z test_nnc_correctness__masked_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.6985731Z test_nnc_correctness__masked_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7004308Z test_nnc_correctness__masked_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7023473Z test_nnc_correctness__masked_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7042039Z test_nnc_correctness__masked_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7062479Z test_nnc_correctness__masked_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7082414Z test_nnc_correctness__masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7102854Z test_nnc_correctness__masked_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7123349Z test_nnc_correctness__masked_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7143659Z test_nnc_correctness__masked_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7163683Z test_nnc_correctness__masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7184133Z test_nnc_correctness__masked_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7204343Z test_nnc_correctness__masked_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7227880Z test_nnc_correctness__masked_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7246417Z test_nnc_correctness__masked_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7266881Z test_nnc_correctness__masked_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7286952Z test_nnc_correctness__masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7307526Z test_nnc_correctness__masked_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7327517Z test_nnc_correctness__masked_std_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7348120Z test_nnc_correctness__masked_std_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7368071Z test_nnc_correctness__masked_std_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7388454Z test_nnc_correctness__masked_std_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7408851Z test_nnc_correctness__masked_std_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7429694Z test_nnc_correctness__masked_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7448712Z test_nnc_correctness__masked_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7471957Z test_nnc_correctness__masked_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7490488Z test_nnc_correctness__masked_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7510875Z test_nnc_correctness__masked_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7531063Z test_nnc_correctness__masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7550200Z test_nnc_correctness__masked_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7568721Z test_nnc_correctness__masked_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7587649Z test_nnc_correctness__masked_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7606402Z test_nnc_correctness__masked_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7625468Z test_nnc_correctness__masked_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7644316Z test_nnc_correctness__masked_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7663307Z test_nnc_correctness__masked_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7686402Z test_nnc_correctness__masked_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7705434Z test_nnc_correctness__masked_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7724151Z test_nnc_correctness__masked_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7743025Z test_nnc_correctness__masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7761621Z test_nnc_correctness__masked_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7780283Z test_nnc_correctness__masked_var_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7799157Z test_nnc_correctness__masked_var_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7817806Z test_nnc_correctness__masked_var_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7836778Z test_nnc_correctness__masked_var_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7855536Z test_nnc_correctness__masked_var_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7874662Z test_nnc_correctness_abs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7893574Z test_nnc_correctness_abs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7917380Z test_nnc_correctness_abs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7936227Z test_nnc_correctness_abs_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7955232Z test_nnc_correctness_abs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7973861Z test_nnc_correctness_abs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.7992850Z test_nnc_correctness_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8011574Z test_nnc_correctness_abs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8030817Z test_nnc_correctness_abs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8049495Z test_nnc_correctness_abs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8068373Z test_nnc_correctness_abs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8087527Z test_nnc_correctness_abs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8106354Z test_nnc_correctness_abs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8125305Z test_nnc_correctness_acos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8148877Z test_nnc_correctness_acos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8167649Z test_nnc_correctness_acos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8186637Z test_nnc_correctness_acos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8205192Z test_nnc_correctness_acos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8224297Z test_nnc_correctness_acos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8243000Z test_nnc_correctness_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8262188Z test_nnc_correctness_acos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8280871Z test_nnc_correctness_acos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8299746Z test_nnc_correctness_acos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8318858Z test_nnc_correctness_acos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8337958Z test_nnc_correctness_acos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8357253Z test_nnc_correctness_acos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8381033Z test_nnc_correctness_acosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8399479Z test_nnc_correctness_acosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8418255Z test_nnc_correctness_acosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8437208Z test_nnc_correctness_acosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8455888Z test_nnc_correctness_acosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8474785Z test_nnc_correctness_acosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8493539Z test_nnc_correctness_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8512511Z test_nnc_correctness_acosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8531249Z test_nnc_correctness_acosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8550450Z test_nnc_correctness_acosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8569231Z test_nnc_correctness_acosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8593230Z test_nnc_correctness_acosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8611666Z test_nnc_correctness_acosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8630724Z test_nnc_correctness_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8649261Z test_nnc_correctness_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8668268Z test_nnc_correctness_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8687021Z test_nnc_correctness_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8706265Z test_nnc_correctness_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8724868Z test_nnc_correctness_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8744183Z test_nnc_correctness_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8763011Z test_nnc_correctness_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8782044Z test_nnc_correctness_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8800715Z test_nnc_correctness_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8824685Z test_nnc_correctness_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8843461Z test_nnc_correctness_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8862345Z test_nnc_correctness_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8881216Z test_nnc_correctness_addbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8899773Z test_nnc_correctness_addbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8918970Z test_nnc_correctness_addbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8937699Z test_nnc_correctness_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8956539Z test_nnc_correctness_addbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8975284Z test_nnc_correctness_addcdiv_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.8994227Z test_nnc_correctness_addcdiv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9013082Z test_nnc_correctness_addcdiv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9032222Z test_nnc_correctness_addcdiv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9057010Z test_nnc_correctness_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9075999Z test_nnc_correctness_addcdiv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9094671Z test_nnc_correctness_addcmul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9113608Z test_nnc_correctness_addcmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9132740Z test_nnc_correctness_addcmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9151953Z test_nnc_correctness_addcmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9170346Z test_nnc_correctness_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9190707Z test_nnc_correctness_addcmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9210556Z test_nnc_correctness_addcmul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9229799Z test_nnc_correctness_addcmul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9248525Z test_nnc_correctness_addcmul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9267453Z test_nnc_correctness_addcmul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9290941Z test_nnc_correctness_addcmul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9309704Z test_nnc_correctness_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9328409Z test_nnc_correctness_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9347350Z test_nnc_correctness_addmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9365843Z test_nnc_correctness_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9384656Z test_nnc_correctness_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9403304Z test_nnc_correctness_addmm_decomposed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9422480Z test_nnc_correctness_addmm_decomposed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9441117Z test_nnc_correctness_addmm_decomposed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9459831Z test_nnc_correctness_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9478704Z test_nnc_correctness_addmm_decomposed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9502616Z test_nnc_correctness_addmv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9521165Z test_nnc_correctness_addmv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9539828Z test_nnc_correctness_addmv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9558835Z test_nnc_correctness_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9577377Z test_nnc_correctness_addmv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9596293Z test_nnc_correctness_addr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9615012Z test_nnc_correctness_addr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9634073Z test_nnc_correctness_addr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9652637Z test_nnc_correctness_addr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9671576Z test_nnc_correctness_addr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9690487Z test_nnc_correctness_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9709682Z test_nnc_correctness_addr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9733061Z test_nnc_correctness_addr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9751825Z test_nnc_correctness_addr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9770522Z test_nnc_correctness_addr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9789382Z test_nnc_correctness_addr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9808057Z test_nnc_correctness_addr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9827204Z test_nnc_correctness_all_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9845983Z test_nnc_correctness_all_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9864995Z test_nnc_correctness_all_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9883715Z test_nnc_correctness_all_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9902909Z test_nnc_correctness_all_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9921530Z test_nnc_correctness_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9940494Z test_nnc_correctness_all_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9963908Z test_nnc_correctness_all_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:50.9982933Z test_nnc_correctness_all_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0001569Z test_nnc_correctness_all_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0020383Z test_nnc_correctness_all_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0039423Z test_nnc_correctness_all_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0050657Z test_nnc_correctness_allclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.0062630Z test_nnc_correctness_allclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.0073914Z test_nnc_correctness_allclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.0085206Z test_nnc_correctness_allclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.0096460Z test_nnc_correctness_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.0108095Z test_nnc_correctness_allclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.0127456Z test_nnc_correctness_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0146566Z test_nnc_correctness_amax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0165298Z test_nnc_correctness_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0184332Z test_nnc_correctness_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0203057Z test_nnc_correctness_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0222635Z test_nnc_correctness_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0241207Z test_nnc_correctness_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0265123Z test_nnc_correctness_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0283660Z test_nnc_correctness_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0302890Z test_nnc_correctness_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0321441Z test_nnc_correctness_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0340256Z test_nnc_correctness_amin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0359022Z test_nnc_correctness_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0377783Z test_nnc_correctness_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0396796Z test_nnc_correctness_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0415762Z test_nnc_correctness_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0434970Z test_nnc_correctness_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0453908Z test_nnc_correctness_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0478465Z test_nnc_correctness_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0496802Z test_nnc_correctness_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0516306Z test_nnc_correctness_aminmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0534735Z test_nnc_correctness_aminmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0553641Z test_nnc_correctness_aminmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0572522Z test_nnc_correctness_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0591600Z test_nnc_correctness_aminmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0610190Z test_nnc_correctness_aminmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0629151Z test_nnc_correctness_aminmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0648154Z test_nnc_correctness_aminmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0667398Z test_nnc_correctness_aminmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0686151Z test_nnc_correctness_aminmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0710446Z test_nnc_correctness_angle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0729259Z test_nnc_correctness_angle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0748125Z test_nnc_correctness_angle_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0766787Z test_nnc_correctness_angle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0785937Z test_nnc_correctness_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0804532Z test_nnc_correctness_angle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0823565Z test_nnc_correctness_angle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0842108Z test_nnc_correctness_angle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0860776Z test_nnc_correctness_angle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0879682Z test_nnc_correctness_angle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0898431Z test_nnc_correctness_angle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0917504Z test_nnc_correctness_any_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0941489Z test_nnc_correctness_any_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0960225Z test_nnc_correctness_any_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0979138Z test_nnc_correctness_any_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.0998098Z test_nnc_correctness_any_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1016892Z test_nnc_correctness_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1036212Z test_nnc_correctness_any_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1055018Z test_nnc_correctness_any_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1073944Z test_nnc_correctness_any_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1092768Z test_nnc_correctness_any_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1111658Z test_nnc_correctness_any_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1130574Z test_nnc_correctness_any_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1150882Z test_nnc_correctness_arange_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1174809Z test_nnc_correctness_arange_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1193322Z test_nnc_correctness_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1212049Z test_nnc_correctness_arange_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1231235Z test_nnc_correctness_arange_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1251349Z test_nnc_correctness_arange_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1271720Z test_nnc_correctness_arange_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1291950Z test_nnc_correctness_arange_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1312408Z test_nnc_correctness_arange_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1332745Z test_nnc_correctness_argmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1353103Z test_nnc_correctness_argmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1371984Z test_nnc_correctness_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1396081Z test_nnc_correctness_argmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1414652Z test_nnc_correctness_argmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1433410Z test_nnc_correctness_argmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1452231Z test_nnc_correctness_argmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1471329Z test_nnc_correctness_argmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1490113Z test_nnc_correctness_argmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1509203Z test_nnc_correctness_argmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1527972Z test_nnc_correctness_argmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1546909Z test_nnc_correctness_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1565737Z test_nnc_correctness_argmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1585034Z test_nnc_correctness_argmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1603735Z test_nnc_correctness_argmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1628257Z test_nnc_correctness_argmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1646876Z test_nnc_correctness_argmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1665673Z test_nnc_correctness_argmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1684402Z test_nnc_correctness_argsort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1703379Z test_nnc_correctness_argsort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1722172Z test_nnc_correctness_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1740607Z test_nnc_correctness_argsort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1759501Z test_nnc_correctness_argsort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1778475Z test_nnc_correctness_argsort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1797471Z test_nnc_correctness_argsort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1816109Z test_nnc_correctness_argsort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1835465Z test_nnc_correctness_argsort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1860596Z test_nnc_correctness_argwhere_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1879449Z test_nnc_correctness_argwhere_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1899778Z test_nnc_correctness_argwhere_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1920189Z test_nnc_correctness_argwhere_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1940554Z test_nnc_correctness_argwhere_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1960747Z test_nnc_correctness_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1980810Z test_nnc_correctness_argwhere_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.1999621Z test_nnc_correctness_argwhere_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2018160Z test_nnc_correctness_argwhere_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2037407Z test_nnc_correctness_argwhere_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2056049Z test_nnc_correctness_argwhere_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2075063Z test_nnc_correctness_argwhere_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2098454Z test_nnc_correctness_as_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2117239Z test_nnc_correctness_as_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2135909Z test_nnc_correctness_as_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2154896Z test_nnc_correctness_as_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2173667Z test_nnc_correctness_as_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2192604Z test_nnc_correctness_as_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2211212Z test_nnc_correctness_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2230296Z test_nnc_correctness_as_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2249521Z test_nnc_correctness_as_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2268088Z test_nnc_correctness_as_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2286931Z test_nnc_correctness_as_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2310718Z test_nnc_correctness_as_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2329319Z test_nnc_correctness_as_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2348291Z test_nnc_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2366993Z test_nnc_correctness_as_strided_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2386169Z test_nnc_correctness_as_strided_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2404689Z test_nnc_correctness_as_strided_scatter_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2424086Z test_nnc_correctness_as_strided_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2442574Z test_nnc_correctness_as_strided_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2461376Z test_nnc_correctness_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2481541Z test_nnc_correctness_as_strided_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2502045Z test_nnc_correctness_as_strided_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2520829Z test_nnc_correctness_as_strided_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2544917Z test_nnc_correctness_as_strided_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2563585Z test_nnc_correctness_as_strided_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2582449Z test_nnc_correctness_as_strided_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2600987Z test_nnc_correctness_asin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2619742Z test_nnc_correctness_asin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2638703Z test_nnc_correctness_asin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2657444Z test_nnc_correctness_asin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2676345Z test_nnc_correctness_asin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2695058Z test_nnc_correctness_asin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2714245Z test_nnc_correctness_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2733181Z test_nnc_correctness_asin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2752016Z test_nnc_correctness_asin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2775726Z test_nnc_correctness_asin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2795879Z test_nnc_correctness_asin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2816109Z test_nnc_correctness_asin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2836580Z test_nnc_correctness_asin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2856716Z test_nnc_correctness_asinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2877083Z test_nnc_correctness_asinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2897490Z test_nnc_correctness_asinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2917895Z test_nnc_correctness_asinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2936770Z test_nnc_correctness_asinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2956786Z test_nnc_correctness_asinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2975484Z test_nnc_correctness_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.2994424Z test_nnc_correctness_asinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3018209Z test_nnc_correctness_asinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3037326Z test_nnc_correctness_asinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3056102Z test_nnc_correctness_asinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3074942Z test_nnc_correctness_asinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3093568Z test_nnc_correctness_asinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3112609Z test_nnc_correctness_atan2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3131497Z test_nnc_correctness_atan2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3150686Z test_nnc_correctness_atan2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3169416Z test_nnc_correctness_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3188309Z test_nnc_correctness_atan2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3207345Z test_nnc_correctness_atan2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3231623Z test_nnc_correctness_atan2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3250312Z test_nnc_correctness_atan2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3269190Z test_nnc_correctness_atan2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3287993Z test_nnc_correctness_atan2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3307414Z test_nnc_correctness_atan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3325741Z test_nnc_correctness_atan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3344940Z test_nnc_correctness_atan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3363823Z test_nnc_correctness_atan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3383231Z test_nnc_correctness_atan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3401897Z test_nnc_correctness_atan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3420981Z test_nnc_correctness_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3439883Z test_nnc_correctness_atan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3465757Z test_nnc_correctness_atan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3484342Z test_nnc_correctness_atan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3503379Z test_nnc_correctness_atan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3521852Z test_nnc_correctness_atan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3540753Z test_nnc_correctness_atan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3559554Z test_nnc_correctness_atanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3578152Z test_nnc_correctness_atanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3597346Z test_nnc_correctness_atanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3615736Z test_nnc_correctness_atanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3634819Z test_nnc_correctness_atanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3653701Z test_nnc_correctness_atanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3672999Z test_nnc_correctness_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3696631Z test_nnc_correctness_atanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3715515Z test_nnc_correctness_atanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3734379Z test_nnc_correctness_atanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3753558Z test_nnc_correctness_atanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3772509Z test_nnc_correctness_atanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3791550Z test_nnc_correctness_atanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3810507Z test_nnc_correctness_atleast_1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3829936Z test_nnc_correctness_atleast_1d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3848645Z test_nnc_correctness_atleast_1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3867542Z test_nnc_correctness_atleast_1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3886419Z test_nnc_correctness_atleast_1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3906184Z test_nnc_correctness_atleast_1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3930010Z test_nnc_correctness_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3949061Z test_nnc_correctness_atleast_1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3967858Z test_nnc_correctness_atleast_1d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.3986700Z test_nnc_correctness_atleast_1d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4005315Z test_nnc_correctness_atleast_1d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4025202Z test_nnc_correctness_atleast_1d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4043714Z test_nnc_correctness_atleast_1d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4063086Z test_nnc_correctness_atleast_2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4081665Z test_nnc_correctness_atleast_2d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4101131Z test_nnc_correctness_atleast_2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4120256Z test_nnc_correctness_atleast_2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4145362Z test_nnc_correctness_atleast_2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4163757Z test_nnc_correctness_atleast_2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4183013Z test_nnc_correctness_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4202068Z test_nnc_correctness_atleast_2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4221042Z test_nnc_correctness_atleast_2d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4241112Z test_nnc_correctness_atleast_2d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4258711Z test_nnc_correctness_atleast_2d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4277523Z test_nnc_correctness_atleast_2d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4296126Z test_nnc_correctness_atleast_2d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4315186Z test_nnc_correctness_atleast_3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4334616Z test_nnc_correctness_atleast_3d_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4353983Z test_nnc_correctness_atleast_3d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4378257Z test_nnc_correctness_atleast_3d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4397774Z test_nnc_correctness_atleast_3d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4416789Z test_nnc_correctness_atleast_3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4435778Z test_nnc_correctness_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4454502Z test_nnc_correctness_atleast_3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4473586Z test_nnc_correctness_atleast_3d_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4492509Z test_nnc_correctness_atleast_3d_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4511695Z test_nnc_correctness_atleast_3d_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4530647Z test_nnc_correctness_atleast_3d_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4549570Z test_nnc_correctness_atleast_3d_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4569289Z test_nnc_correctness_baddbmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4588297Z test_nnc_correctness_baddbmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4613745Z test_nnc_correctness_baddbmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4633025Z test_nnc_correctness_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4651651Z test_nnc_correctness_baddbmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4671362Z test_nnc_correctness_bernoulli_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4690084Z test_nnc_correctness_bernoulli_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4709309Z test_nnc_correctness_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4729316Z test_nnc_correctness_bernoulli_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4741639Z test_nnc_correctness_bfloat16_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4752639Z test_nnc_correctness_bfloat16_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4764029Z test_nnc_correctness_bfloat16_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4775584Z test_nnc_correctness_bfloat16_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4787173Z test_nnc_correctness_bfloat16_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4798709Z test_nnc_correctness_bfloat16_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4809627Z test_nnc_correctness_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4821526Z test_nnc_correctness_bfloat16_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4832738Z test_nnc_correctness_bfloat16_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4844000Z test_nnc_correctness_bfloat16_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4855175Z test_nnc_correctness_bfloat16_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4866674Z test_nnc_correctness_bfloat16_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4878009Z test_nnc_correctness_bfloat16_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:51.4897194Z test_nnc_correctness_bincount_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4916109Z test_nnc_correctness_bincount_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4934802Z test_nnc_correctness_bincount_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4954136Z test_nnc_correctness_bincount_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4972678Z test_nnc_correctness_bincount_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.4996827Z test_nnc_correctness_bitwise_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5015440Z test_nnc_correctness_bitwise_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5034586Z test_nnc_correctness_bitwise_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5053585Z test_nnc_correctness_bitwise_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5073132Z test_nnc_correctness_bitwise_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5092330Z test_nnc_correctness_bitwise_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5111171Z test_nnc_correctness_bitwise_left_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5129846Z test_nnc_correctness_bitwise_left_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5148956Z test_nnc_correctness_bitwise_left_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5167680Z test_nnc_correctness_bitwise_left_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5186820Z test_nnc_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5210603Z test_nnc_correctness_bitwise_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5229542Z test_nnc_correctness_bitwise_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5248341Z test_nnc_correctness_bitwise_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5267917Z test_nnc_correctness_bitwise_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5286949Z test_nnc_correctness_bitwise_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5305991Z test_nnc_correctness_bitwise_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5324682Z test_nnc_correctness_bitwise_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5344176Z test_nnc_correctness_bitwise_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5362965Z test_nnc_correctness_bitwise_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5382528Z test_nnc_correctness_bitwise_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5401300Z test_nnc_correctness_bitwise_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5419974Z test_nnc_correctness_bitwise_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5444116Z test_nnc_correctness_bitwise_right_shift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5463091Z test_nnc_correctness_bitwise_right_shift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5481962Z test_nnc_correctness_bitwise_right_shift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5500846Z test_nnc_correctness_bitwise_right_shift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5519763Z test_nnc_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5538708Z test_nnc_correctness_bitwise_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5557640Z test_nnc_correctness_bitwise_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5576517Z test_nnc_correctness_bitwise_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5595804Z test_nnc_correctness_bitwise_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5614511Z test_nnc_correctness_bitwise_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5633555Z test_nnc_correctness_bitwise_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5652482Z test_nnc_correctness_block_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5677500Z test_nnc_correctness_block_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5696526Z test_nnc_correctness_block_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5716218Z test_nnc_correctness_block_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5735172Z test_nnc_correctness_block_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5754443Z test_nnc_correctness_block_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5773300Z test_nnc_correctness_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5792518Z test_nnc_correctness_block_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5811330Z test_nnc_correctness_block_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5830512Z test_nnc_correctness_block_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5849226Z test_nnc_correctness_block_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5868475Z test_nnc_correctness_block_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5887263Z test_nnc_correctness_block_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5912706Z test_nnc_correctness_bmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5931389Z test_nnc_correctness_bmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5950639Z test_nnc_correctness_bmm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5969545Z test_nnc_correctness_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.5988980Z test_nnc_correctness_bmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6007811Z test_nnc_correctness_bool_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6027020Z test_nnc_correctness_bool_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6045967Z test_nnc_correctness_bool_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6064787Z test_nnc_correctness_bool_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6083342Z test_nnc_correctness_bool_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6102383Z test_nnc_correctness_bool_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6126331Z test_nnc_correctness_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6145318Z test_nnc_correctness_bool_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6164511Z test_nnc_correctness_bool_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6183618Z test_nnc_correctness_bool_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6202151Z test_nnc_correctness_bool_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6221477Z test_nnc_correctness_bool_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6240635Z test_nnc_correctness_bool_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6259448Z test_nnc_correctness_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6278749Z test_nnc_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6297883Z test_nnc_correctness_broadcast_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6317475Z test_nnc_correctness_broadcast_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6336723Z test_nnc_correctness_broadcast_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6361142Z test_nnc_correctness_broadcast_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6379842Z test_nnc_correctness_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6399259Z test_nnc_correctness_broadcast_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6417949Z test_nnc_correctness_broadcast_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6437022Z test_nnc_correctness_broadcast_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6455836Z test_nnc_correctness_broadcast_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6474576Z test_nnc_correctness_broadcast_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6493304Z test_nnc_correctness_broadcast_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6512369Z test_nnc_correctness_broadcast_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6531463Z test_nnc_correctness_broadcast_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6550731Z test_nnc_correctness_broadcast_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6569619Z test_nnc_correctness_broadcast_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6594151Z test_nnc_correctness_broadcast_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6613054Z test_nnc_correctness_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6632312Z test_nnc_correctness_broadcast_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6651099Z test_nnc_correctness_broadcast_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6670030Z test_nnc_correctness_broadcast_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6688701Z test_nnc_correctness_broadcast_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6708190Z test_nnc_correctness_broadcast_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6727303Z test_nnc_correctness_broadcast_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6746758Z test_nnc_correctness_bucketize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6765540Z test_nnc_correctness_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6784654Z test_nnc_correctness_bucketize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6803596Z test_nnc_correctness_bucketize_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6828406Z test_nnc_correctness_bucketize_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6847174Z test_nnc_correctness_bucketize_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6866482Z test_nnc_correctness_bucketize_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6885146Z test_nnc_correctness_bucketize_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6905942Z test_nnc_correctness_byte_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6925246Z test_nnc_correctness_byte_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6944562Z test_nnc_correctness_byte_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6963227Z test_nnc_correctness_byte_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.6982607Z test_nnc_correctness_byte_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7001165Z test_nnc_correctness_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7020151Z test_nnc_correctness_byte_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7044583Z test_nnc_correctness_byte_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7063503Z test_nnc_correctness_byte_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7082571Z test_nnc_correctness_byte_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7101392Z test_nnc_correctness_byte_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7120122Z test_nnc_correctness_byte_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7139094Z test_nnc_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7158129Z test_nnc_correctness_cartesian_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7176683Z test_nnc_correctness_cartesian_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7196061Z test_nnc_correctness_cartesian_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7214975Z test_nnc_correctness_cartesian_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7234833Z test_nnc_correctness_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7254239Z test_nnc_correctness_cartesian_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7278722Z test_nnc_correctness_cartesian_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7297393Z test_nnc_correctness_cartesian_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7316193Z test_nnc_correctness_cartesian_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7335204Z test_nnc_correctness_cartesian_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7354111Z test_nnc_correctness_cartesian_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7372756Z test_nnc_correctness_cat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7391741Z test_nnc_correctness_cat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7410640Z test_nnc_correctness_cat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7429959Z test_nnc_correctness_cat_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7448589Z test_nnc_correctness_cat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7467327Z test_nnc_correctness_cat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7486250Z test_nnc_correctness_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7512018Z test_nnc_correctness_cat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7530703Z test_nnc_correctness_cat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7549645Z test_nnc_correctness_cat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7568137Z test_nnc_correctness_cat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7587053Z test_nnc_correctness_cat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7605832Z test_nnc_correctness_cat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7624743Z test_nnc_correctness_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7643682Z test_nnc_correctness_cdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7662596Z test_nnc_correctness_ceil_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7681260Z test_nnc_correctness_ceil_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7700165Z test_nnc_correctness_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7719326Z test_nnc_correctness_ceil_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7743256Z test_nnc_correctness_ceil_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7761658Z test_nnc_correctness_ceil_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7780554Z test_nnc_correctness_ceil_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7799175Z test_nnc_correctness_ceil_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7817762Z test_nnc_correctness_ceil_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7837011Z test_nnc_correctness_chalf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7855813Z test_nnc_correctness_chalf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7875026Z test_nnc_correctness_chalf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7893711Z test_nnc_correctness_chalf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7912530Z test_nnc_correctness_chalf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7931587Z test_nnc_correctness_chalf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7955514Z test_nnc_correctness_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7974492Z test_nnc_correctness_chalf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.7993670Z test_nnc_correctness_chalf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8012239Z test_nnc_correctness_chalf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8031378Z test_nnc_correctness_chalf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8049815Z test_nnc_correctness_chalf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8068698Z test_nnc_correctness_chalf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8087441Z test_nnc_correctness_char_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8106295Z test_nnc_correctness_char_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8125035Z test_nnc_correctness_char_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8144080Z test_nnc_correctness_char_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8162785Z test_nnc_correctness_char_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8187112Z test_nnc_correctness_char_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8205630Z test_nnc_correctness_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8224706Z test_nnc_correctness_char_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8243356Z test_nnc_correctness_char_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8262691Z test_nnc_correctness_char_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8281206Z test_nnc_correctness_char_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8300009Z test_nnc_correctness_char_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8318963Z test_nnc_correctness_char_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8337428Z test_nnc_correctness_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8356067Z test_nnc_correctness_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8374443Z test_nnc_correctness_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8393070Z test_nnc_correctness_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8416520Z test_nnc_correctness_cholesky_inverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8435245Z test_nnc_correctness_cholesky_inverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8453773Z test_nnc_correctness_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8472307Z test_nnc_correctness_cholesky_inverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8490719Z test_nnc_correctness_cholesky_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8509347Z test_nnc_correctness_cholesky_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8527778Z test_nnc_correctness_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8546742Z test_nnc_correctness_cholesky_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8565570Z test_nnc_correctness_chunk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8584856Z test_nnc_correctness_chunk_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8603595Z test_nnc_correctness_chunk_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8622576Z test_nnc_correctness_chunk_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8646618Z test_nnc_correctness_chunk_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8665541Z test_nnc_correctness_chunk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8684306Z test_nnc_correctness_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8703706Z test_nnc_correctness_chunk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8721820Z test_nnc_correctness_chunk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8740867Z test_nnc_correctness_chunk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8759612Z test_nnc_correctness_chunk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8778414Z test_nnc_correctness_chunk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8797259Z test_nnc_correctness_chunk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8816078Z test_nnc_correctness_clamp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8835200Z test_nnc_correctness_clamp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8859246Z test_nnc_correctness_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8878367Z test_nnc_correctness_clamp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8896728Z test_nnc_correctness_clamp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8916915Z test_nnc_correctness_clamp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8937044Z test_nnc_correctness_clamp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8955951Z test_nnc_correctness_clamp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8974567Z test_nnc_correctness_clamp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.8993565Z test_nnc_correctness_clamp_max_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9012376Z test_nnc_correctness_clamp_max_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9031599Z test_nnc_correctness_clamp_max_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9050523Z test_nnc_correctness_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9069637Z test_nnc_correctness_clamp_max_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9093743Z test_nnc_correctness_clamp_max_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9112796Z test_nnc_correctness_clamp_max_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9131733Z test_nnc_correctness_clamp_max_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9150827Z test_nnc_correctness_clamp_max_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9171119Z test_nnc_correctness_clamp_max_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9190799Z test_nnc_correctness_clamp_min_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9209779Z test_nnc_correctness_clamp_min_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9229058Z test_nnc_correctness_clamp_min_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9247841Z test_nnc_correctness_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9266718Z test_nnc_correctness_clamp_min_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9285512Z test_nnc_correctness_clamp_min_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9304751Z test_nnc_correctness_clamp_min_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9328605Z test_nnc_correctness_clamp_min_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9347695Z test_nnc_correctness_clamp_min_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9366387Z test_nnc_correctness_clamp_min_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9385707Z test_nnc_correctness_clone_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9404471Z test_nnc_correctness_clone_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9423639Z test_nnc_correctness_clone_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9442518Z test_nnc_correctness_clone_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9461697Z test_nnc_correctness_clone_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9480440Z test_nnc_correctness_clone_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9499433Z test_nnc_correctness_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9518700Z test_nnc_correctness_clone_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9537875Z test_nnc_correctness_clone_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9562240Z test_nnc_correctness_clone_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9581352Z test_nnc_correctness_clone_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9599924Z test_nnc_correctness_clone_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9618957Z test_nnc_correctness_clone_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9638002Z test_nnc_correctness_column_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9657011Z test_nnc_correctness_column_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9676129Z test_nnc_correctness_column_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9695006Z test_nnc_correctness_column_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9714320Z test_nnc_correctness_column_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9733343Z test_nnc_correctness_column_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9752295Z test_nnc_correctness_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9776625Z test_nnc_correctness_column_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9795493Z test_nnc_correctness_column_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9814220Z test_nnc_correctness_column_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9833354Z test_nnc_correctness_column_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9852270Z test_nnc_correctness_column_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9871286Z test_nnc_correctness_column_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9890269Z test_nnc_correctness_combinations_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9909191Z test_nnc_correctness_combinations_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9927808Z test_nnc_correctness_combinations_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9947138Z test_nnc_correctness_combinations_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9965970Z test_nnc_correctness_combinations_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:51.9985200Z test_nnc_correctness_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0009725Z test_nnc_correctness_combinations_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0028571Z test_nnc_correctness_combinations_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0047311Z test_nnc_correctness_combinations_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0066381Z test_nnc_correctness_combinations_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0085256Z test_nnc_correctness_combinations_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0104708Z test_nnc_correctness_combinations_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0123624Z test_nnc_correctness_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0142715Z test_nnc_correctness_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0161433Z test_nnc_correctness_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0180302Z test_nnc_correctness_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0199233Z test_nnc_correctness_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0219622Z test_nnc_correctness_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0245449Z test_nnc_correctness_conj_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0264308Z test_nnc_correctness_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0283062Z test_nnc_correctness_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0302065Z test_nnc_correctness_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0320962Z test_nnc_correctness_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0339926Z test_nnc_correctness_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0358593Z test_nnc_correctness_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0377521Z test_nnc_correctness_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0396652Z test_nnc_correctness_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0415557Z test_nnc_correctness_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0434709Z test_nnc_correctness_conj_physical_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0453729Z test_nnc_correctness_conj_physical_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0477993Z test_nnc_correctness_conj_physical_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0496531Z test_nnc_correctness_conj_physical_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0515808Z test_nnc_correctness_conj_physical_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0534496Z test_nnc_correctness_conj_physical_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0553469Z test_nnc_correctness_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0572222Z test_nnc_correctness_conj_physical_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0591124Z test_nnc_correctness_conj_physical_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0609904Z test_nnc_correctness_conj_physical_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0628933Z test_nnc_correctness_conj_physical_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0647804Z test_nnc_correctness_conj_physical_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0668420Z test_nnc_correctness_conj_physical_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0692362Z test_nnc_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0711189Z test_nnc_correctness_constant_pad_nd_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0730029Z test_nnc_correctness_constant_pad_nd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0748932Z test_nnc_correctness_constant_pad_nd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0767727Z test_nnc_correctness_constant_pad_nd_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0786831Z test_nnc_correctness_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0805474Z test_nnc_correctness_constant_pad_nd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0824707Z test_nnc_correctness_constant_pad_nd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0843677Z test_nnc_correctness_constant_pad_nd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0862888Z test_nnc_correctness_constant_pad_nd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0881891Z test_nnc_correctness_constant_pad_nd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0901026Z test_nnc_correctness_constant_pad_nd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0925846Z test_nnc_correctness_contiguous_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0944900Z test_nnc_correctness_contiguous_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0963669Z test_nnc_correctness_contiguous_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.0982496Z test_nnc_correctness_contiguous_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1001162Z test_nnc_correctness_contiguous_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1019765Z test_nnc_correctness_contiguous_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1038730Z test_nnc_correctness_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1057500Z test_nnc_correctness_contiguous_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1076792Z test_nnc_correctness_contiguous_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1095444Z test_nnc_correctness_contiguous_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1114533Z test_nnc_correctness_contiguous_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1133636Z test_nnc_correctness_contiguous_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1157715Z test_nnc_correctness_contiguous_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1176489Z test_nnc_correctness_copysign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1195614Z test_nnc_correctness_copysign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1214376Z test_nnc_correctness_copysign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1233501Z test_nnc_correctness_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1252117Z test_nnc_correctness_copysign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1271246Z test_nnc_correctness_copysign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1289988Z test_nnc_correctness_copysign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1309087Z test_nnc_correctness_copysign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1328109Z test_nnc_correctness_copysign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1347346Z test_nnc_correctness_copysign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1366612Z test_nnc_correctness_corrcoef_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1390800Z test_nnc_correctness_corrcoef_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1409482Z test_nnc_correctness_corrcoef_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1428415Z test_nnc_correctness_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1447152Z test_nnc_correctness_corrcoef_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1466201Z test_nnc_correctness_corrcoef_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1484879Z test_nnc_correctness_corrcoef_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1504140Z test_nnc_correctness_corrcoef_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1522815Z test_nnc_correctness_corrcoef_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1541912Z test_nnc_correctness_corrcoef_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1560589Z test_nnc_correctness_cos_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1579413Z test_nnc_correctness_cos_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1603809Z test_nnc_correctness_cos_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1622819Z test_nnc_correctness_cos_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1641532Z test_nnc_correctness_cos_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1662119Z test_nnc_correctness_cos_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1680810Z test_nnc_correctness_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1699677Z test_nnc_correctness_cos_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1718811Z test_nnc_correctness_cos_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1737549Z test_nnc_correctness_cos_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1756556Z test_nnc_correctness_cos_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1775476Z test_nnc_correctness_cos_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1794694Z test_nnc_correctness_cos_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1813380Z test_nnc_correctness_cosh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1838117Z test_nnc_correctness_cosh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1856787Z test_nnc_correctness_cosh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1875907Z test_nnc_correctness_cosh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1894640Z test_nnc_correctness_cosh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1913721Z test_nnc_correctness_cosh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1932350Z test_nnc_correctness_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1951539Z test_nnc_correctness_cosh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1970292Z test_nnc_correctness_cosh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.1989198Z test_nnc_correctness_cosh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2007923Z test_nnc_correctness_cosh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2026781Z test_nnc_correctness_cosh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2045707Z test_nnc_correctness_cosh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2071481Z test_nnc_correctness_count_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2090076Z test_nnc_correctness_count_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2108808Z test_nnc_correctness_count_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2127282Z test_nnc_correctness_count_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2146539Z test_nnc_correctness_count_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2165229Z test_nnc_correctness_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2184166Z test_nnc_correctness_count_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2203001Z test_nnc_correctness_count_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2221885Z test_nnc_correctness_count_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2240827Z test_nnc_correctness_count_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2259489Z test_nnc_correctness_count_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2278487Z test_nnc_correctness_count_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2302743Z test_nnc_correctness_cov_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2321264Z test_nnc_correctness_cov_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2341781Z test_nnc_correctness_cov_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2361798Z test_nnc_correctness_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2382316Z test_nnc_correctness_cov_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2400922Z test_nnc_correctness_cov_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2419478Z test_nnc_correctness_cov_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2439047Z test_nnc_correctness_cov_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2456945Z test_nnc_correctness_cov_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2475636Z test_nnc_correctness_cov_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2494335Z test_nnc_correctness_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2518708Z test_nnc_correctness_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2537243Z test_nnc_correctness_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2557457Z test_nnc_correctness_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2576126Z test_nnc_correctness_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2594817Z test_nnc_correctness_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2613485Z test_nnc_correctness_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2632613Z test_nnc_correctness_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2651057Z test_nnc_correctness_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2669812Z test_nnc_correctness_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2688371Z test_nnc_correctness_cummax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2707247Z test_nnc_correctness_cummax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2726034Z test_nnc_correctness_cummax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2750401Z test_nnc_correctness_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2769136Z test_nnc_correctness_cummax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2787495Z test_nnc_correctness_cummax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2806065Z test_nnc_correctness_cummax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2824958Z test_nnc_correctness_cummax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2843595Z test_nnc_correctness_cummax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2862390Z test_nnc_correctness_cummax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2880939Z test_nnc_correctness_cummin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2899534Z test_nnc_correctness_cummin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2919668Z test_nnc_correctness_cummin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2939735Z test_nnc_correctness_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2958779Z test_nnc_correctness_cummin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.2984079Z test_nnc_correctness_cummin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3002548Z test_nnc_correctness_cummin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3022633Z test_nnc_correctness_cummin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3041224Z test_nnc_correctness_cummin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3060120Z test_nnc_correctness_cummin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3078881Z test_nnc_correctness_cumprod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3097541Z test_nnc_correctness_cumprod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3116325Z test_nnc_correctness_cumprod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3135071Z test_nnc_correctness_cumprod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3153940Z test_nnc_correctness_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3172539Z test_nnc_correctness_cumprod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3191251Z test_nnc_correctness_cumprod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3216503Z test_nnc_correctness_cumprod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3235244Z test_nnc_correctness_cumprod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3253799Z test_nnc_correctness_cumprod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3272536Z test_nnc_correctness_cumprod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3291048Z test_nnc_correctness_cumsum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3309915Z test_nnc_correctness_cumsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3328693Z test_nnc_correctness_cumsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3347860Z test_nnc_correctness_cumsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3366047Z test_nnc_correctness_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3384990Z test_nnc_correctness_cumsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3403618Z test_nnc_correctness_cumsum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3427913Z test_nnc_correctness_cumsum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3447571Z test_nnc_correctness_cumsum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3467509Z test_nnc_correctness_cumsum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3485981Z test_nnc_correctness_cumsum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3504895Z test_nnc_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3523309Z test_nnc_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3542124Z test_nnc_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3560584Z test_nnc_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3579091Z test_nnc_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3597863Z test_nnc_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3616603Z test_nnc_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3635571Z test_nnc_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3659808Z test_nnc_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3678258Z test_nnc_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3696661Z test_nnc_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3715465Z test_nnc_correctness_deg2rad_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3734332Z test_nnc_correctness_deg2rad_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3753351Z test_nnc_correctness_deg2rad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3771748Z test_nnc_correctness_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3790634Z test_nnc_correctness_deg2rad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3809257Z test_nnc_correctness_deg2rad_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3828155Z test_nnc_correctness_deg2rad_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3846646Z test_nnc_correctness_deg2rad_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3865765Z test_nnc_correctness_deg2rad_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3889443Z test_nnc_correctness_deg2rad_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3908692Z test_nnc_correctness_diag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3926855Z test_nnc_correctness_diag_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3945720Z test_nnc_correctness_diag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3964350Z test_nnc_correctness_diag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.3983391Z test_nnc_correctness_diag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4001858Z test_nnc_correctness_diag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4020703Z test_nnc_correctness_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4039386Z test_nnc_correctness_diag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4057933Z test_nnc_correctness_diag_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4076808Z test_nnc_correctness_diag_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4095432Z test_nnc_correctness_diag_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4119869Z test_nnc_correctness_diag_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4138454Z test_nnc_correctness_diag_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4157145Z test_nnc_correctness_diag_embed_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4175737Z test_nnc_correctness_diag_embed_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4194622Z test_nnc_correctness_diag_embed_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4213212Z test_nnc_correctness_diag_embed_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4232118Z test_nnc_correctness_diag_embed_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4250562Z test_nnc_correctness_diag_embed_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4269634Z test_nnc_correctness_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4288158Z test_nnc_correctness_diag_embed_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4307233Z test_nnc_correctness_diag_embed_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4331273Z test_nnc_correctness_diag_embed_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4350005Z test_nnc_correctness_diag_embed_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4368591Z test_nnc_correctness_diag_embed_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4387666Z test_nnc_correctness_diag_embed_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4406299Z test_nnc_correctness_diagflat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4425290Z test_nnc_correctness_diagflat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4443792Z test_nnc_correctness_diagflat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4462672Z test_nnc_correctness_diagflat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4482847Z test_nnc_correctness_diagflat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4503077Z test_nnc_correctness_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4523098Z test_nnc_correctness_diagflat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4543680Z test_nnc_correctness_diagflat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4567711Z test_nnc_correctness_diagflat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4586886Z test_nnc_correctness_diagflat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4604971Z test_nnc_correctness_diagflat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4625325Z test_nnc_correctness_diagflat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4645417Z test_nnc_correctness_diagonal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4665760Z test_nnc_correctness_diagonal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4684329Z test_nnc_correctness_diagonal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4703119Z test_nnc_correctness_diagonal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4722971Z test_nnc_correctness_diagonal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4741807Z test_nnc_correctness_diagonal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4760486Z test_nnc_correctness_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4779130Z test_nnc_correctness_diagonal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4803608Z test_nnc_correctness_diagonal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4822092Z test_nnc_correctness_diagonal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4842150Z test_nnc_correctness_diagonal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4862526Z test_nnc_correctness_diagonal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4882248Z test_nnc_correctness_diagonal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4902587Z test_nnc_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4922515Z test_nnc_correctness_diagonal_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4941548Z test_nnc_correctness_diagonal_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4960349Z test_nnc_correctness_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4978751Z test_nnc_correctness_diagonal_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.4997595Z test_nnc_correctness_diagonal_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5016450Z test_nnc_correctness_diagonal_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5041044Z test_nnc_correctness_diagonal_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5059504Z test_nnc_correctness_diagonal_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5078167Z test_nnc_correctness_diagonal_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5096629Z test_nnc_correctness_diff_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5115527Z test_nnc_correctness_diff_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5134211Z test_nnc_correctness_diff_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5153184Z test_nnc_correctness_diff_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5171844Z test_nnc_correctness_diff_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5190615Z test_nnc_correctness_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5209187Z test_nnc_correctness_diff_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5228500Z test_nnc_correctness_diff_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5253006Z test_nnc_correctness_diff_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5271329Z test_nnc_correctness_diff_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5289999Z test_nnc_correctness_diff_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5308873Z test_nnc_correctness_diff_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5327315Z test_nnc_correctness_digamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5346366Z test_nnc_correctness_digamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5364766Z test_nnc_correctness_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5383693Z test_nnc_correctness_digamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5402032Z test_nnc_correctness_digamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5420706Z test_nnc_correctness_digamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5439491Z test_nnc_correctness_digamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5458206Z test_nnc_correctness_digamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5482572Z test_nnc_correctness_digamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5501214Z test_nnc_correctness_dist_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5519726Z test_nnc_correctness_dist_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5538348Z test_nnc_correctness_dist_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5557293Z test_nnc_correctness_dist_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5575997Z test_nnc_correctness_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5594840Z test_nnc_correctness_dist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5613425Z test_nnc_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5632212Z test_nnc_correctness_div_floor_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5651041Z test_nnc_correctness_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5670121Z test_nnc_correctness_div_floor_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5688360Z test_nnc_correctness_div_floor_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5714060Z test_nnc_correctness_div_floor_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5732714Z test_nnc_correctness_div_floor_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5751103Z test_nnc_correctness_div_floor_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5769602Z test_nnc_correctness_div_floor_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5788279Z test_nnc_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5808285Z test_nnc_correctness_div_no_rounding_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5828422Z test_nnc_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5848365Z test_nnc_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5868449Z test_nnc_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5888678Z test_nnc_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5908686Z test_nnc_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5928605Z test_nnc_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5954354Z test_nnc_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5974131Z test_nnc_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.5993919Z test_nnc_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6012395Z test_nnc_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6031513Z test_nnc_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6050086Z test_nnc_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6068717Z test_nnc_correctness_div_trunc_rounding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6087230Z test_nnc_correctness_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6105999Z test_nnc_correctness_div_trunc_rounding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6124628Z test_nnc_correctness_div_trunc_rounding_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6143419Z test_nnc_correctness_div_trunc_rounding_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6167679Z test_nnc_correctness_div_trunc_rounding_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6187569Z test_nnc_correctness_div_trunc_rounding_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6206166Z test_nnc_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6225053Z test_nnc_correctness_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6243609Z test_nnc_correctness_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6262606Z test_nnc_correctness_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6280820Z test_nnc_correctness_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6299354Z test_nnc_correctness_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6318267Z test_nnc_correctness_double_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6337199Z test_nnc_correctness_double_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6355924Z test_nnc_correctness_double_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6374329Z test_nnc_correctness_double_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6398522Z test_nnc_correctness_double_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6416629Z test_nnc_correctness_double_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6435578Z test_nnc_correctness_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6453979Z test_nnc_correctness_double_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6472512Z test_nnc_correctness_double_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6490964Z test_nnc_correctness_double_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6509825Z test_nnc_correctness_double_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6528328Z test_nnc_correctness_double_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6547416Z test_nnc_correctness_double_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6565818Z test_nnc_correctness_dsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6584809Z test_nnc_correctness_dsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6603536Z test_nnc_correctness_dsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6627694Z test_nnc_correctness_dsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6646105Z test_nnc_correctness_dsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6664730Z test_nnc_correctness_dsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6683409Z test_nnc_correctness_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6702118Z test_nnc_correctness_dsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6720451Z test_nnc_correctness_dsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6739181Z test_nnc_correctness_dsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6757813Z test_nnc_correctness_dsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6776310Z test_nnc_correctness_dsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6795217Z test_nnc_correctness_dsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6813759Z test_nnc_correctness_dstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6832707Z test_nnc_correctness_dstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6856843Z test_nnc_correctness_dstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6875475Z test_nnc_correctness_dstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6893890Z test_nnc_correctness_dstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6912525Z test_nnc_correctness_dstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6931012Z test_nnc_correctness_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6949852Z test_nnc_correctness_dstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6968434Z test_nnc_correctness_dstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.6987154Z test_nnc_correctness_dstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7005713Z test_nnc_correctness_dstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7026016Z test_nnc_correctness_dstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7045765Z test_nnc_correctness_dstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7070233Z test_nnc_correctness_einsum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7088729Z test_nnc_correctness_einsum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7107352Z test_nnc_correctness_einsum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7125998Z test_nnc_correctness_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7144962Z test_nnc_correctness_einsum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7156403Z test_nnc_correctness_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7167468Z test_nnc_correctness_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7178615Z test_nnc_correctness_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7190441Z test_nnc_correctness_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7201495Z test_nnc_correctness_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7213084Z test_nnc_correctness_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7224863Z test_nnc_correctness_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7236504Z test_nnc_correctness_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7247487Z test_nnc_correctness_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7258765Z test_nnc_correctness_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7270450Z test_nnc_correctness_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7281603Z test_nnc_correctness_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7293363Z test_nnc_correctness_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7304729Z test_nnc_correctness_empty_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7316604Z test_nnc_correctness_empty_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7327486Z test_nnc_correctness_empty_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7338684Z test_nnc_correctness_empty_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7350271Z test_nnc_correctness_empty_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7361584Z test_nnc_correctness_empty_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7373166Z test_nnc_correctness_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7384611Z test_nnc_correctness_empty_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7395729Z test_nnc_correctness_empty_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7406955Z test_nnc_correctness_empty_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7418268Z test_nnc_correctness_empty_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7430926Z test_nnc_correctness_empty_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7441373Z test_nnc_correctness_empty_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:52.7460145Z test_nnc_correctness_eq_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7478872Z test_nnc_correctness_eq_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7497193Z test_nnc_correctness_eq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7516024Z test_nnc_correctness_eq_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7534784Z test_nnc_correctness_eq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7553331Z test_nnc_correctness_eq_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7572363Z test_nnc_correctness_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7596445Z test_nnc_correctness_eq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7614647Z test_nnc_correctness_eq_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7633534Z test_nnc_correctness_eq_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7651776Z test_nnc_correctness_eq_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7670446Z test_nnc_correctness_eq_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7688995Z test_nnc_correctness_eq_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7707933Z test_nnc_correctness_equal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7726397Z test_nnc_correctness_equal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7745465Z test_nnc_correctness_equal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7763844Z test_nnc_correctness_equal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7783058Z test_nnc_correctness_equal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7801791Z test_nnc_correctness_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7826225Z test_nnc_correctness_equal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7844636Z test_nnc_correctness_equal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7863574Z test_nnc_correctness_equal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7881961Z test_nnc_correctness_equal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7900436Z test_nnc_correctness_equal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7919010Z test_nnc_correctness_equal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7937723Z test_nnc_correctness_erf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7956688Z test_nnc_correctness_erf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7975278Z test_nnc_correctness_erf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.7994246Z test_nnc_correctness_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8012949Z test_nnc_correctness_erf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8037242Z test_nnc_correctness_erf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8055409Z test_nnc_correctness_erf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8074498Z test_nnc_correctness_erf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8092815Z test_nnc_correctness_erf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8111615Z test_nnc_correctness_erf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8130316Z test_nnc_correctness_erfc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8149180Z test_nnc_correctness_erfc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8167756Z test_nnc_correctness_erfc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8186447Z test_nnc_correctness_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8204928Z test_nnc_correctness_erfc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8223805Z test_nnc_correctness_erfc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8242615Z test_nnc_correctness_erfc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8267175Z test_nnc_correctness_erfc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8285450Z test_nnc_correctness_erfc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8304389Z test_nnc_correctness_erfc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8322947Z test_nnc_correctness_erfinv_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8341976Z test_nnc_correctness_erfinv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8360575Z test_nnc_correctness_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8379377Z test_nnc_correctness_erfinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8398108Z test_nnc_correctness_erfinv_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8416941Z test_nnc_correctness_erfinv_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8435962Z test_nnc_correctness_erfinv_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8454402Z test_nnc_correctness_erfinv_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8473396Z test_nnc_correctness_erfinv_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8497564Z test_nnc_correctness_exp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8516743Z test_nnc_correctness_exp2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8535329Z test_nnc_correctness_exp2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8554190Z test_nnc_correctness_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8572631Z test_nnc_correctness_exp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8591561Z test_nnc_correctness_exp2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8610077Z test_nnc_correctness_exp2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8628801Z test_nnc_correctness_exp2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8647433Z test_nnc_correctness_exp2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8666262Z test_nnc_correctness_exp2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8684911Z test_nnc_correctness_exp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8704053Z test_nnc_correctness_exp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8729544Z test_nnc_correctness_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8748216Z test_nnc_correctness_exp_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8766623Z test_nnc_correctness_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8785253Z test_nnc_correctness_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8803770Z test_nnc_correctness_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8822522Z test_nnc_correctness_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8840916Z test_nnc_correctness_exp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8859609Z test_nnc_correctness_exp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8878164Z test_nnc_correctness_exp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8896908Z test_nnc_correctness_exp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8915626Z test_nnc_correctness_exp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8939546Z test_nnc_correctness_expand_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8958274Z test_nnc_correctness_expand_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8978137Z test_nnc_correctness_expand_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.8998054Z test_nnc_correctness_expand_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9016450Z test_nnc_correctness_expand_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9035329Z test_nnc_correctness_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9053826Z test_nnc_correctness_expand_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9074095Z test_nnc_correctness_expand_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9092566Z test_nnc_correctness_expand_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9111396Z test_nnc_correctness_expand_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9130194Z test_nnc_correctness_expand_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9148918Z test_nnc_correctness_expand_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9173006Z test_nnc_correctness_expand_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9191724Z test_nnc_correctness_expand_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9210049Z test_nnc_correctness_expand_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9228877Z test_nnc_correctness_expand_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9247334Z test_nnc_correctness_expand_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9266062Z test_nnc_correctness_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9284529Z test_nnc_correctness_expand_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9303399Z test_nnc_correctness_expand_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9321847Z test_nnc_correctness_expand_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9340435Z test_nnc_correctness_expand_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9359135Z test_nnc_correctness_expand_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9377692Z test_nnc_correctness_expand_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9401767Z test_nnc_correctness_expm1_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9420265Z test_nnc_correctness_expm1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9439171Z test_nnc_correctness_expm1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9457352Z test_nnc_correctness_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9476139Z test_nnc_correctness_expm1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9494667Z test_nnc_correctness_expm1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9513383Z test_nnc_correctness_expm1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9531920Z test_nnc_correctness_expm1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9550865Z test_nnc_correctness_expm1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9569447Z test_nnc_correctness_expm1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9588314Z test_nnc_correctness_eye_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9606849Z test_nnc_correctness_eye_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9631124Z test_nnc_correctness_eye_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9649784Z test_nnc_correctness_eye_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9668352Z test_nnc_correctness_eye_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9687099Z test_nnc_correctness_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9705821Z test_nnc_correctness_eye_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9726113Z test_nnc_correctness_eye_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9746385Z test_nnc_correctness_eye_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9766372Z test_nnc_correctness_eye_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9786789Z test_nnc_correctness_eye_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9805265Z test_nnc_correctness_eye_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9824270Z test_nnc_correctness_fft_fft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9848643Z test_nnc_correctness_fft_fft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9867169Z test_nnc_correctness_fft_fft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9885797Z test_nnc_correctness_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9904547Z test_nnc_correctness_fft_fft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9922883Z test_nnc_correctness_fft_fft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9941679Z test_nnc_correctness_fft_fft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9960488Z test_nnc_correctness_fft_fft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9979086Z test_nnc_correctness_fft_fft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:52.9997924Z test_nnc_correctness_fft_fft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0016529Z test_nnc_correctness_fft_fft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0035522Z test_nnc_correctness_fft_fft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0054183Z test_nnc_correctness_fft_fft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0078947Z test_nnc_correctness_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0097489Z test_nnc_correctness_fft_fft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0116232Z test_nnc_correctness_fft_fft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0135001Z test_nnc_correctness_fft_fft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0153914Z test_nnc_correctness_fft_fft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0172274Z test_nnc_correctness_fft_fft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0192607Z test_nnc_correctness_fft_fft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0212559Z test_nnc_correctness_fft_fftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0232840Z test_nnc_correctness_fft_fftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0252931Z test_nnc_correctness_fft_fftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0273138Z test_nnc_correctness_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0291840Z test_nnc_correctness_fft_fftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0316308Z test_nnc_correctness_fft_fftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0334922Z test_nnc_correctness_fft_fftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0354003Z test_nnc_correctness_fft_fftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0372312Z test_nnc_correctness_fft_fftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0391265Z test_nnc_correctness_fft_fftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0409865Z test_nnc_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0430039Z test_nnc_correctness_fft_fftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0449191Z test_nnc_correctness_fft_fftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0468087Z test_nnc_correctness_fft_fftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0486713Z test_nnc_correctness_fft_fftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0505595Z test_nnc_correctness_fft_fftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0524753Z test_nnc_correctness_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0548857Z test_nnc_correctness_fft_fftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0567371Z test_nnc_correctness_fft_fftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0585958Z test_nnc_correctness_fft_fftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0604475Z test_nnc_correctness_fft_fftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0624858Z test_nnc_correctness_fft_fftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0643413Z test_nnc_correctness_fft_fftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0662187Z test_nnc_correctness_fft_hfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0680861Z test_nnc_correctness_fft_hfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0699397Z test_nnc_correctness_fft_hfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0719730Z test_nnc_correctness_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0739978Z test_nnc_correctness_fft_hfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0764329Z test_nnc_correctness_fft_hfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0782962Z test_nnc_correctness_fft_hfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0801356Z test_nnc_correctness_fft_hfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0819505Z test_nnc_correctness_fft_hfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0838564Z test_nnc_correctness_fft_hfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0857162Z test_nnc_correctness_fft_hfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0875893Z test_nnc_correctness_fft_hfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0894439Z test_nnc_correctness_fft_hfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0913493Z test_nnc_correctness_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0931740Z test_nnc_correctness_fft_hfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0950780Z test_nnc_correctness_fft_hfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0969330Z test_nnc_correctness_fft_hfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.0994227Z test_nnc_correctness_fft_hfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1012726Z test_nnc_correctness_fft_hfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1032582Z test_nnc_correctness_fft_hfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1052594Z test_nnc_correctness_fft_hfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1072857Z test_nnc_correctness_fft_hfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1092809Z test_nnc_correctness_fft_hfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1111635Z test_nnc_correctness_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1130273Z test_nnc_correctness_fft_hfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1149212Z test_nnc_correctness_fft_hfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1167682Z test_nnc_correctness_fft_hfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1186767Z test_nnc_correctness_fft_hfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1205455Z test_nnc_correctness_fft_hfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1230533Z test_nnc_correctness_fft_hfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1248942Z test_nnc_correctness_fft_ifft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1267762Z test_nnc_correctness_fft_ifft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1286232Z test_nnc_correctness_fft_ifft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1305350Z test_nnc_correctness_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1323637Z test_nnc_correctness_fft_ifft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1342624Z test_nnc_correctness_fft_ifft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1361417Z test_nnc_correctness_fft_ifft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1379950Z test_nnc_correctness_fft_ifft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1398834Z test_nnc_correctness_fft_ifft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1417569Z test_nnc_correctness_fft_ifft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1436648Z test_nnc_correctness_fft_ifft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1463166Z test_nnc_correctness_fft_ifft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:53.1481660Z test_nnc_correctness_fft_ifft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1499764Z test_nnc_correctness_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1518514Z test_nnc_correctness_fft_ifft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1537002Z test_nnc_correctness_fft_ifft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1555706Z test_nnc_correctness_fft_ifft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1574158Z test_nnc_correctness_fft_ifft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1592943Z test_nnc_correctness_fft_ifft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1611534Z test_nnc_correctness_fft_ifft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1630180Z test_nnc_correctness_fft_ifftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1648783Z test_nnc_correctness_fft_ifftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1673209Z test_nnc_correctness_fft_ifftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1691445Z test_nnc_correctness_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1711066Z test_nnc_correctness_fft_ifftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1728857Z test_nnc_correctness_fft_ifftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1747599Z test_nnc_correctness_fft_ifftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1766197Z test_nnc_correctness_fft_ifftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1785064Z test_nnc_correctness_fft_ifftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1803715Z test_nnc_correctness_fft_ifftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1822548Z test_nnc_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1841126Z test_nnc_correctness_fft_ifftshift_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1859786Z test_nnc_correctness_fft_ifftshift_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1878616Z test_nnc_correctness_fft_ifftshift_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1903087Z test_nnc_correctness_fft_ifftshift_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1921202Z test_nnc_correctness_fft_ifftshift_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1939744Z test_nnc_correctness_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1958730Z test_nnc_correctness_fft_ifftshift_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1977173Z test_nnc_correctness_fft_ifftshift_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.1996200Z test_nnc_correctness_fft_ifftshift_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2014567Z test_nnc_correctness_fft_ifftshift_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2033520Z test_nnc_correctness_fft_ifftshift_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2052067Z test_nnc_correctness_fft_ifftshift_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2072287Z test_nnc_correctness_fft_ihfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2092448Z test_nnc_correctness_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2112955Z test_nnc_correctness_fft_ihfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2136723Z test_nnc_correctness_fft_ihfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2155620Z test_nnc_correctness_fft_ihfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2173907Z test_nnc_correctness_fft_ihfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2192868Z test_nnc_correctness_fft_ihfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2211341Z test_nnc_correctness_fft_ihfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2230125Z test_nnc_correctness_fft_ihfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2248775Z test_nnc_correctness_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2267735Z test_nnc_correctness_fft_ihfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2286371Z test_nnc_correctness_fft_ihfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2305144Z test_nnc_correctness_fft_ihfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2323826Z test_nnc_correctness_fft_ihfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2342812Z test_nnc_correctness_fft_ihfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2367110Z test_nnc_correctness_fft_ihfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2385979Z test_nnc_correctness_fft_ihfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2404685Z test_nnc_correctness_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2423420Z test_nnc_correctness_fft_ihfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2450621Z test_nnc_correctness_fft_ihfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2460992Z test_nnc_correctness_fft_ihfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2479678Z test_nnc_correctness_fft_ihfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2498095Z test_nnc_correctness_fft_ihfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2516990Z test_nnc_correctness_fft_ihfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2535738Z test_nnc_correctness_fft_irfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2554787Z test_nnc_correctness_fft_irfft2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2579040Z test_nnc_correctness_fft_irfft2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2597746Z test_nnc_correctness_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2616536Z test_nnc_correctness_fft_irfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2635475Z test_nnc_correctness_fft_irfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2654055Z test_nnc_correctness_fft_irfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2672841Z test_nnc_correctness_fft_irfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2691429Z test_nnc_correctness_fft_irfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2710341Z test_nnc_correctness_fft_irfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2728716Z test_nnc_correctness_fft_irfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2747886Z test_nnc_correctness_fft_irfft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2766380Z test_nnc_correctness_fft_irfft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2785208Z test_nnc_correctness_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2809568Z test_nnc_correctness_fft_irfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2828439Z test_nnc_correctness_fft_irfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2846835Z test_nnc_correctness_fft_irfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2867073Z test_nnc_correctness_fft_irfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2886917Z test_nnc_correctness_fft_irfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2905854Z test_nnc_correctness_fft_irfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2924490Z test_nnc_correctness_fft_irfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2943331Z test_nnc_correctness_fft_irfftn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2961790Z test_nnc_correctness_fft_irfftn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2980455Z test_nnc_correctness_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.2999455Z test_nnc_correctness_fft_irfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3018250Z test_nnc_correctness_fft_irfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3042752Z test_nnc_correctness_fft_irfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3061491Z test_nnc_correctness_fft_irfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3080150Z test_nnc_correctness_fft_irfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3098828Z test_nnc_correctness_fft_irfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3117555Z test_nnc_correctness_fft_rfft2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3136320Z test_nnc_correctness_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3155179Z test_nnc_correctness_fft_rfft2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3173919Z test_nnc_correctness_fft_rfft2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3192978Z test_nnc_correctness_fft_rfft2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3211562Z test_nnc_correctness_fft_rfft2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3230506Z test_nnc_correctness_fft_rfft2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3249596Z test_nnc_correctness_fft_rfft2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3274131Z test_nnc_correctness_fft_rfft_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3292520Z test_nnc_correctness_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3311354Z test_nnc_correctness_fft_rfft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3329990Z test_nnc_correctness_fft_rfft_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3348725Z test_nnc_correctness_fft_rfft_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3367259Z test_nnc_correctness_fft_rfft_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3386128Z test_nnc_correctness_fft_rfft_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3404663Z test_nnc_correctness_fft_rfft_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3423988Z test_nnc_correctness_fft_rfftn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3442818Z test_nnc_correctness_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3461929Z test_nnc_correctness_fft_rfftn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3486225Z test_nnc_correctness_fft_rfftn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3504826Z test_nnc_correctness_fft_rfftn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3523715Z test_nnc_correctness_fft_rfftn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3542487Z test_nnc_correctness_fft_rfftn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3560936Z test_nnc_correctness_fft_rfftn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3572059Z test_nnc_correctness_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3583517Z test_nnc_correctness_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3594754Z test_nnc_correctness_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3606337Z test_nnc_correctness_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3617393Z test_nnc_correctness_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3628834Z test_nnc_correctness_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3640149Z test_nnc_correctness_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3651611Z test_nnc_correctness_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3663192Z test_nnc_correctness_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3674608Z test_nnc_correctness_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3685873Z test_nnc_correctness_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3696871Z test_nnc_correctness_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3708441Z test_nnc_correctness_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:08:53.3727243Z test_nnc_correctness_flatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3746142Z test_nnc_correctness_flatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3764837Z test_nnc_correctness_flatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3783728Z test_nnc_correctness_flatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3802252Z test_nnc_correctness_flatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3820969Z test_nnc_correctness_flatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3839716Z test_nnc_correctness_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3864321Z test_nnc_correctness_flatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3882787Z test_nnc_correctness_flatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3901808Z test_nnc_correctness_flatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3920106Z test_nnc_correctness_flatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3938745Z test_nnc_correctness_flatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3957515Z test_nnc_correctness_flatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3976237Z test_nnc_correctness_flip_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.3995313Z test_nnc_correctness_flip_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4013793Z test_nnc_correctness_flip_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4032859Z test_nnc_correctness_flip_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4051712Z test_nnc_correctness_flip_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4070742Z test_nnc_correctness_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4094792Z test_nnc_correctness_flip_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4113476Z test_nnc_correctness_flip_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4131997Z test_nnc_correctness_flip_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4150802Z test_nnc_correctness_flip_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4169334Z test_nnc_correctness_flip_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4188246Z test_nnc_correctness_flip_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4206862Z test_nnc_correctness_fliplr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4225680Z test_nnc_correctness_fliplr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4244540Z test_nnc_correctness_fliplr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4263483Z test_nnc_correctness_fliplr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4282088Z test_nnc_correctness_fliplr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4301112Z test_nnc_correctness_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4327734Z test_nnc_correctness_fliplr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:53.4346643Z test_nnc_correctness_fliplr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4364838Z test_nnc_correctness_fliplr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4385399Z test_nnc_correctness_fliplr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4405463Z test_nnc_correctness_fliplr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4425751Z test_nnc_correctness_fliplr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4446016Z test_nnc_correctness_flipud_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4464603Z test_nnc_correctness_flipud_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4483263Z test_nnc_correctness_flipud_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4502088Z test_nnc_correctness_flipud_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4520804Z test_nnc_correctness_flipud_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4545397Z test_nnc_correctness_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4565029Z test_nnc_correctness_flipud_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4585401Z test_nnc_correctness_flipud_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4605520Z test_nnc_correctness_flipud_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4626088Z test_nnc_correctness_flipud_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4646240Z test_nnc_correctness_flipud_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4666813Z test_nnc_correctness_flipud_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4685168Z test_nnc_correctness_float_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4704034Z test_nnc_correctness_float_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4722760Z test_nnc_correctness_float_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4741763Z test_nnc_correctness_float_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4760602Z test_nnc_correctness_float_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4785119Z test_nnc_correctness_float_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4803394Z test_nnc_correctness_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4822390Z test_nnc_correctness_float_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4840801Z test_nnc_correctness_float_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4859169Z test_nnc_correctness_float_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4877804Z test_nnc_correctness_float_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4896408Z test_nnc_correctness_float_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4914975Z test_nnc_correctness_float_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4933714Z test_nnc_correctness_float_power_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4952441Z test_nnc_correctness_float_power_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4971143Z test_nnc_correctness_float_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.4989756Z test_nnc_correctness_float_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5013809Z test_nnc_correctness_float_power_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5032769Z test_nnc_correctness_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5051209Z test_nnc_correctness_float_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5069935Z test_nnc_correctness_float_power_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5088214Z test_nnc_correctness_float_power_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5107095Z test_nnc_correctness_float_power_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5125496Z test_nnc_correctness_float_power_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5144412Z test_nnc_correctness_float_power_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5162900Z test_nnc_correctness_floor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5181711Z test_nnc_correctness_floor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5200147Z test_nnc_correctness_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5218717Z test_nnc_correctness_floor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5243186Z test_nnc_correctness_floor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5261919Z test_nnc_correctness_floor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5280302Z test_nnc_correctness_floor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5298856Z test_nnc_correctness_floor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5317751Z test_nnc_correctness_floor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5336447Z test_nnc_correctness_floor_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5355141Z test_nnc_correctness_floor_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5373762Z test_nnc_correctness_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5392483Z test_nnc_correctness_floor_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5411040Z test_nnc_correctness_floor_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5429814Z test_nnc_correctness_floor_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5454153Z test_nnc_correctness_floor_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5472796Z test_nnc_correctness_floor_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5491271Z test_nnc_correctness_floor_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5510399Z test_nnc_correctness_fmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5528838Z test_nnc_correctness_fmax_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5547717Z test_nnc_correctness_fmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5566190Z test_nnc_correctness_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5585143Z test_nnc_correctness_fmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5603641Z test_nnc_correctness_fmax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5622710Z test_nnc_correctness_fmax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5641212Z test_nnc_correctness_fmax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5660209Z test_nnc_correctness_fmax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5684886Z test_nnc_correctness_fmax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5703552Z test_nnc_correctness_fmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5722153Z test_nnc_correctness_fmin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5741053Z test_nnc_correctness_fmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5759487Z test_nnc_correctness_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5778027Z test_nnc_correctness_fmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5796884Z test_nnc_correctness_fmin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5815353Z test_nnc_correctness_fmin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5834454Z test_nnc_correctness_fmin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5853022Z test_nnc_correctness_fmin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5871846Z test_nnc_correctness_fmin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5890540Z test_nnc_correctness_fmod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5914961Z test_nnc_correctness_fmod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5933648Z test_nnc_correctness_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5952506Z test_nnc_correctness_fmod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5972376Z test_nnc_correctness_fmod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.5992809Z test_nnc_correctness_fmod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6012394Z test_nnc_correctness_fmod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6031087Z test_nnc_correctness_fmod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6049648Z test_nnc_correctness_fmod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6068391Z test_nnc_correctness_frac_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6086956Z test_nnc_correctness_frac_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6105690Z test_nnc_correctness_frac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6124417Z test_nnc_correctness_frac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6149288Z test_nnc_correctness_frexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6167963Z test_nnc_correctness_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6186750Z test_nnc_correctness_frexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6205361Z test_nnc_correctness_full_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6224465Z test_nnc_correctness_full_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6242857Z test_nnc_correctness_full_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6262692Z test_nnc_correctness_full_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6281228Z test_nnc_correctness_full_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6299972Z test_nnc_correctness_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6320386Z test_nnc_correctness_full_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6340302Z test_nnc_correctness_full_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6364681Z test_nnc_correctness_full_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6383402Z test_nnc_correctness_full_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6401904Z test_nnc_correctness_full_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6420548Z test_nnc_correctness_full_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6439293Z test_nnc_correctness_gather_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6457965Z test_nnc_correctness_gather_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6477064Z test_nnc_correctness_gather_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6495492Z test_nnc_correctness_gather_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6514445Z test_nnc_correctness_gather_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6533123Z test_nnc_correctness_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6552031Z test_nnc_correctness_gather_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6570739Z test_nnc_correctness_gather_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6595495Z test_nnc_correctness_gather_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6613698Z test_nnc_correctness_gather_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6632426Z test_nnc_correctness_gather_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6650883Z test_nnc_correctness_gather_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6669719Z test_nnc_correctness_gcd_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6688089Z test_nnc_correctness_gcd_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6706956Z test_nnc_correctness_gcd_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6725538Z test_nnc_correctness_gcd_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6744611Z test_nnc_correctness_gcd_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6763214Z test_nnc_correctness_ge_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6782123Z test_nnc_correctness_ge_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6800417Z test_nnc_correctness_ge_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6825033Z test_nnc_correctness_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6843447Z test_nnc_correctness_ge_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6862527Z test_nnc_correctness_ge_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6880759Z test_nnc_correctness_ge_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6899421Z test_nnc_correctness_ge_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6918331Z test_nnc_correctness_ge_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6936814Z test_nnc_correctness_ge_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6955808Z test_nnc_correctness_geqrf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6974294Z test_nnc_correctness_geqrf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.6993258Z test_nnc_correctness_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7011812Z test_nnc_correctness_geqrf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7023235Z test_nnc_correctness_gradient_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7034836Z test_nnc_correctness_gradient_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7046135Z test_nnc_correctness_gradient_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7057254Z test_nnc_correctness_gradient_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7069069Z test_nnc_correctness_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7080119Z test_nnc_correctness_gradient_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7091569Z test_nnc_correctness_gradient_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7103175Z test_nnc_correctness_gradient_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7114679Z test_nnc_correctness_gradient_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7126061Z test_nnc_correctness_gradient_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:53.7145738Z test_nnc_correctness_gt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7172699Z test_nnc_correctness_gt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:53.7191224Z test_nnc_correctness_gt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7211271Z test_nnc_correctness_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7231367Z test_nnc_correctness_gt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7251325Z test_nnc_correctness_gt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7271368Z test_nnc_correctness_gt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7291255Z test_nnc_correctness_gt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7311297Z test_nnc_correctness_gt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7331121Z test_nnc_correctness_gt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7351265Z test_nnc_correctness_half_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7371096Z test_nnc_correctness_half_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7396706Z test_nnc_correctness_half_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7416367Z test_nnc_correctness_half_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7437317Z test_nnc_correctness_half_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7456787Z test_nnc_correctness_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7477024Z test_nnc_correctness_half_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7495560Z test_nnc_correctness_half_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7514264Z test_nnc_correctness_half_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7532869Z test_nnc_correctness_half_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7551850Z test_nnc_correctness_half_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7570118Z test_nnc_correctness_half_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7589272Z test_nnc_correctness_heaviside_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7607706Z test_nnc_correctness_heaviside_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7632262Z test_nnc_correctness_heaviside_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7650473Z test_nnc_correctness_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7669225Z test_nnc_correctness_heaviside_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7687788Z test_nnc_correctness_heaviside_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7706658Z test_nnc_correctness_heaviside_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7725304Z test_nnc_correctness_heaviside_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7744044Z test_nnc_correctness_heaviside_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7763083Z test_nnc_correctness_heaviside_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7782875Z test_nnc_correctness_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7802734Z test_nnc_correctness_histc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7823258Z test_nnc_correctness_histc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7843753Z test_nnc_correctness_histc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7869048Z test_nnc_correctness_histc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7888886Z test_nnc_correctness_histc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7909114Z test_nnc_correctness_hsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7929031Z test_nnc_correctness_hsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7949449Z test_nnc_correctness_hsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7969370Z test_nnc_correctness_hsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.7989702Z test_nnc_correctness_hsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8009639Z test_nnc_correctness_hsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8030022Z test_nnc_correctness_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8049869Z test_nnc_correctness_hsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8068849Z test_nnc_correctness_hsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8087486Z test_nnc_correctness_hsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8111930Z test_nnc_correctness_hsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8130536Z test_nnc_correctness_hsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8149193Z test_nnc_correctness_hsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8167734Z test_nnc_correctness_hstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8186354Z test_nnc_correctness_hstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8204840Z test_nnc_correctness_hstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8225562Z test_nnc_correctness_hstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8245382Z test_nnc_correctness_hstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8265844Z test_nnc_correctness_hstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8285843Z test_nnc_correctness_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8306110Z test_nnc_correctness_hstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8331624Z test_nnc_correctness_hstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8351786Z test_nnc_correctness_hstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8371951Z test_nnc_correctness_hstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8392125Z test_nnc_correctness_hstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8412446Z test_nnc_correctness_hstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8432637Z test_nnc_correctness_hypot_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8452742Z test_nnc_correctness_hypot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8473059Z test_nnc_correctness_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8493237Z test_nnc_correctness_hypot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8513475Z test_nnc_correctness_i0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8532153Z test_nnc_correctness_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8552282Z test_nnc_correctness_i0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8576371Z test_nnc_correctness_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8595170Z test_nnc_correctness_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8613640Z test_nnc_correctness_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8634033Z test_nnc_correctness_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8653932Z test_nnc_correctness_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8673043Z test_nnc_correctness_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8691665Z test_nnc_correctness_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8710400Z test_nnc_correctness_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8728906Z test_nnc_correctness_igamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8747901Z test_nnc_correctness_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8768110Z test_nnc_correctness_igammac_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8788506Z test_nnc_correctness_imag_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8812563Z test_nnc_correctness_imag_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8831186Z test_nnc_correctness_imag_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8850946Z test_nnc_correctness_index_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8869889Z test_nnc_correctness_index_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8888634Z test_nnc_correctness_index_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8907624Z test_nnc_correctness_index_add_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8926063Z test_nnc_correctness_index_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8944977Z test_nnc_correctness_index_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8964220Z test_nnc_correctness_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.8982704Z test_nnc_correctness_index_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9000996Z test_nnc_correctness_index_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9020012Z test_nnc_correctness_index_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9044236Z test_nnc_correctness_index_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9062927Z test_nnc_correctness_index_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9081488Z test_nnc_correctness_index_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9100076Z test_nnc_correctness_index_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9118749Z test_nnc_correctness_index_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9138991Z test_nnc_correctness_index_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9159132Z test_nnc_correctness_index_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9179335Z test_nnc_correctness_index_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9199402Z test_nnc_correctness_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9219583Z test_nnc_correctness_index_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9239760Z test_nnc_correctness_index_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9264484Z test_nnc_correctness_index_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9282839Z test_nnc_correctness_index_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9301578Z test_nnc_correctness_index_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9320007Z test_nnc_correctness_index_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9338587Z test_nnc_correctness_index_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9357453Z test_nnc_correctness_index_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9376042Z test_nnc_correctness_index_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9394763Z test_nnc_correctness_index_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9413380Z test_nnc_correctness_index_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9432303Z test_nnc_correctness_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9450914Z test_nnc_correctness_index_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9470084Z test_nnc_correctness_index_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9494355Z test_nnc_correctness_index_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9513041Z test_nnc_correctness_index_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9531777Z test_nnc_correctness_index_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9550602Z test_nnc_correctness_index_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9569117Z test_nnc_correctness_index_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9587973Z test_nnc_correctness_index_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9606351Z test_nnc_correctness_index_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9625449Z test_nnc_correctness_index_put_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9643823Z test_nnc_correctness_index_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9662658Z test_nnc_correctness_index_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9681152Z test_nnc_correctness_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9699877Z test_nnc_correctness_index_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9724213Z test_nnc_correctness_index_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9742831Z test_nnc_correctness_index_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9761383Z test_nnc_correctness_index_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9779949Z test_nnc_correctness_index_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9798598Z test_nnc_correctness_index_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9817124Z test_nnc_correctness_index_reduce_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9835954Z test_nnc_correctness_index_reduce_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9854434Z test_nnc_correctness_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9873364Z test_nnc_correctness_index_reduce_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9891863Z test_nnc_correctness_index_reduce_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9910828Z test_nnc_correctness_index_reduce_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9929723Z test_nnc_correctness_index_reduce_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9955480Z test_nnc_correctness_index_reduce_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9973896Z test_nnc_correctness_index_reduce_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:53.9992785Z test_nnc_correctness_index_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0011069Z test_nnc_correctness_index_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0030239Z test_nnc_correctness_index_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0048316Z test_nnc_correctness_index_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0068381Z test_nnc_correctness_index_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0088144Z test_nnc_correctness_index_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0108054Z test_nnc_correctness_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0126651Z test_nnc_correctness_index_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0145457Z test_nnc_correctness_index_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0169423Z test_nnc_correctness_index_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0187986Z test_nnc_correctness_index_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0206341Z test_nnc_correctness_index_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0225198Z test_nnc_correctness_index_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0243788Z test_nnc_correctness_inner_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0262439Z test_nnc_correctness_inner_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0280754Z test_nnc_correctness_inner_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0299261Z test_nnc_correctness_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0317950Z test_nnc_correctness_inner_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0336800Z test_nnc_correctness_int_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0355460Z test_nnc_correctness_int_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0374144Z test_nnc_correctness_int_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0398524Z test_nnc_correctness_int_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0416972Z test_nnc_correctness_int_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0435805Z test_nnc_correctness_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0454313Z test_nnc_correctness_int_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0473349Z test_nnc_correctness_int_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0491924Z test_nnc_correctness_int_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0510053Z test_nnc_correctness_int_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0529115Z test_nnc_correctness_int_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0547758Z test_nnc_correctness_int_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0566263Z test_nnc_correctness_isclose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0585082Z test_nnc_correctness_isclose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0603815Z test_nnc_correctness_isclose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0628138Z test_nnc_correctness_isclose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0646698Z test_nnc_correctness_isclose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0666990Z test_nnc_correctness_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0686754Z test_nnc_correctness_isclose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0707245Z test_nnc_correctness_isclose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0727353Z test_nnc_correctness_isclose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0747546Z test_nnc_correctness_isclose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0767585Z test_nnc_correctness_isclose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0787280Z test_nnc_correctness_isclose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0806014Z test_nnc_correctness_isfinite_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0824876Z test_nnc_correctness_isfinite_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0843448Z test_nnc_correctness_isfinite_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0868335Z test_nnc_correctness_isfinite_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0886765Z test_nnc_correctness_isfinite_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0905602Z test_nnc_correctness_isfinite_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0924204Z test_nnc_correctness_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0943184Z test_nnc_correctness_isfinite_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0961760Z test_nnc_correctness_isfinite_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0980529Z test_nnc_correctness_isfinite_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.0999411Z test_nnc_correctness_isfinite_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1017564Z test_nnc_correctness_isfinite_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1036463Z test_nnc_correctness_isfinite_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1054813Z test_nnc_correctness_isin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1079245Z test_nnc_correctness_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1097994Z test_nnc_correctness_isin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1116796Z test_nnc_correctness_isin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1135350Z test_nnc_correctness_isin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1154244Z test_nnc_correctness_isin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1172918Z test_nnc_correctness_isin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1191771Z test_nnc_correctness_isin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1211895Z test_nnc_correctness_isinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1232179Z test_nnc_correctness_isinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1251969Z test_nnc_correctness_isinf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1272769Z test_nnc_correctness_isinf_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1292460Z test_nnc_correctness_isinf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1316968Z test_nnc_correctness_isinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1335598Z test_nnc_correctness_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1355042Z test_nnc_correctness_isinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1373591Z test_nnc_correctness_isinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1392635Z test_nnc_correctness_isinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1411079Z test_nnc_correctness_isinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1430110Z test_nnc_correctness_isinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1450248Z test_nnc_correctness_isinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1470518Z test_nnc_correctness_isnan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1490458Z test_nnc_correctness_isnan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1511381Z test_nnc_correctness_isnan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1531292Z test_nnc_correctness_isnan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1556845Z test_nnc_correctness_isnan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1575455Z test_nnc_correctness_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1594471Z test_nnc_correctness_isnan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1613021Z test_nnc_correctness_isnan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1631860Z test_nnc_correctness_isnan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1650475Z test_nnc_correctness_isnan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1669612Z test_nnc_correctness_isnan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1688469Z test_nnc_correctness_isnan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1707725Z test_nnc_correctness_isneginf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1726445Z test_nnc_correctness_isneginf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1745963Z test_nnc_correctness_isneginf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1764651Z test_nnc_correctness_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1789844Z test_nnc_correctness_isneginf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1808376Z test_nnc_correctness_isneginf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1827251Z test_nnc_correctness_isneginf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1845800Z test_nnc_correctness_isneginf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1864638Z test_nnc_correctness_isneginf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1883126Z test_nnc_correctness_isneginf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1902002Z test_nnc_correctness_isposinf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1920686Z test_nnc_correctness_isposinf_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1939238Z test_nnc_correctness_isposinf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1959336Z test_nnc_correctness_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.1979399Z test_nnc_correctness_isposinf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2005417Z test_nnc_correctness_isposinf_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:54.2024592Z test_nnc_correctness_isposinf_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2043339Z test_nnc_correctness_isposinf_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2062271Z test_nnc_correctness_isposinf_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2080789Z test_nnc_correctness_isposinf_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2099418Z test_nnc_correctness_isreal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2118221Z test_nnc_correctness_isreal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2136908Z test_nnc_correctness_isreal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2155787Z test_nnc_correctness_isreal_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2174715Z test_nnc_correctness_isreal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2193376Z test_nnc_correctness_isreal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2212167Z test_nnc_correctness_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2237071Z test_nnc_correctness_isreal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2255822Z test_nnc_correctness_isreal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2274679Z test_nnc_correctness_isreal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2293170Z test_nnc_correctness_isreal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2312033Z test_nnc_correctness_isreal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2330750Z test_nnc_correctness_isreal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2350034Z test_nnc_correctness_istft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2368614Z test_nnc_correctness_istft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2387266Z test_nnc_correctness_istft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2405803Z test_nnc_correctness_istft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2424841Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2443985Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2468536Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2487188Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2505944Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2524946Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2543964Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2562579Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2581568Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2600492Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2619101Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2638082Z test_nnc_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2656781Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2676219Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2702329Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:54.2720792Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2739460Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2758349Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2776881Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2795701Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2814151Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2832995Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2851384Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2870367Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2888897Z test_nnc_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2913503Z test_nnc_correctness_jiterator_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2932024Z test_nnc_correctness_jiterator_binary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2950930Z test_nnc_correctness_jiterator_binary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2969574Z test_nnc_correctness_jiterator_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.2988277Z test_nnc_correctness_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3006863Z test_nnc_correctness_jiterator_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3025862Z test_nnc_correctness_jiterator_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3044479Z test_nnc_correctness_jiterator_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3063610Z test_nnc_correctness_jiterator_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3081954Z test_nnc_correctness_jiterator_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3100886Z test_nnc_correctness_jiterator_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3119542Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3144036Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3162792Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3182014Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3200629Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3219217Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3237998Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3256646Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3275503Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3294307Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3312746Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3331474Z test_nnc_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3350545Z test_nnc_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3374819Z test_nnc_correctness_jiterator_unary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3393400Z test_nnc_correctness_jiterator_unary_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3412070Z test_nnc_correctness_jiterator_unary_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3431131Z test_nnc_correctness_jiterator_unary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3449612Z test_nnc_correctness_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3468504Z test_nnc_correctness_jiterator_unary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3487103Z test_nnc_correctness_jiterator_unary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3505808Z test_nnc_correctness_jiterator_unary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3524445Z test_nnc_correctness_jiterator_unary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3543496Z test_nnc_correctness_jiterator_unary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3562054Z test_nnc_correctness_jiterator_unary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3580882Z test_nnc_correctness_kron_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3605131Z test_nnc_correctness_kron_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3623792Z test_nnc_correctness_kron_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3642464Z test_nnc_correctness_kron_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3661390Z test_nnc_correctness_kron_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3680153Z test_nnc_correctness_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3698834Z test_nnc_correctness_kron_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3717940Z test_nnc_correctness_kron_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3736468Z test_nnc_correctness_kron_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3755496Z test_nnc_correctness_kron_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3774255Z test_nnc_correctness_kron_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3792958Z test_nnc_correctness_kron_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3817564Z test_nnc_correctness_kthvalue_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3836443Z test_nnc_correctness_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3854813Z test_nnc_correctness_kthvalue_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3873568Z test_nnc_correctness_kthvalue_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3891925Z test_nnc_correctness_kthvalue_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3910704Z test_nnc_correctness_kthvalue_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3929575Z test_nnc_correctness_kthvalue_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3948739Z test_nnc_correctness_kthvalue_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3967336Z test_nnc_correctness_lcm_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.3986001Z test_nnc_correctness_lcm_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4004543Z test_nnc_correctness_lcm_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4023608Z test_nnc_correctness_lcm_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4047896Z test_nnc_correctness_lcm_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4066875Z test_nnc_correctness_ldexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4085320Z test_nnc_correctness_ldexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4104490Z test_nnc_correctness_ldexp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4122966Z test_nnc_correctness_ldexp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4142001Z test_nnc_correctness_ldexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4160731Z test_nnc_correctness_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4179419Z test_nnc_correctness_ldexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4198180Z test_nnc_correctness_ldexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4216871Z test_nnc_correctness_ldexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4235785Z test_nnc_correctness_ldexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4254593Z test_nnc_correctness_ldexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4280464Z test_nnc_correctness_ldexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4300542Z test_nnc_correctness_le_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4320512Z test_nnc_correctness_le_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4339305Z test_nnc_correctness_le_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4358030Z test_nnc_correctness_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4376741Z test_nnc_correctness_le_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4395700Z test_nnc_correctness_le_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4414224Z test_nnc_correctness_le_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4433223Z test_nnc_correctness_le_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4451935Z test_nnc_correctness_le_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4471101Z test_nnc_correctness_le_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4490182Z test_nnc_correctness_lerp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4514572Z test_nnc_correctness_lerp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4533209Z test_nnc_correctness_lerp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4551882Z test_nnc_correctness_lerp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4570325Z test_nnc_correctness_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4589135Z test_nnc_correctness_lerp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4607762Z test_nnc_correctness_lgamma_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4626711Z test_nnc_correctness_lgamma_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4645156Z test_nnc_correctness_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4664076Z test_nnc_correctness_lgamma_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4683025Z test_nnc_correctness_lgamma_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4701739Z test_nnc_correctness_lgamma_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4726175Z test_nnc_correctness_lgamma_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4745043Z test_nnc_correctness_lgamma_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4763483Z test_nnc_correctness_lgamma_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4782419Z test_nnc_correctness_linalg_cholesky_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4800960Z test_nnc_correctness_linalg_cholesky_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4819764Z test_nnc_correctness_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4838519Z test_nnc_correctness_linalg_cholesky_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4857350Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4876258Z test_nnc_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4895126Z test_nnc_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4914136Z test_nnc_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4932288Z test_nnc_correctness_linalg_cond_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... [W Module.cpp:855] Warning: cuDNN Benchmark limit is not supported with cuDNN v7 API and will have no effect. (function operator()) 2022-09-19T18:08:54.4933713Z skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4958966Z test_nnc_correctness_linalg_cond_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4977863Z test_nnc_correctness_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.4996967Z test_nnc_correctness_linalg_cond_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5015488Z test_nnc_correctness_linalg_cross_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5034516Z test_nnc_correctness_linalg_cross_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5054655Z test_nnc_correctness_linalg_cross_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5074889Z test_nnc_correctness_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5093528Z test_nnc_correctness_linalg_cross_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5112196Z test_nnc_correctness_linalg_cross_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5131033Z test_nnc_correctness_linalg_cross_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5149920Z test_nnc_correctness_linalg_cross_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5168601Z test_nnc_correctness_linalg_cross_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5192990Z test_nnc_correctness_linalg_cross_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5211559Z test_nnc_correctness_linalg_det_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5230708Z test_nnc_correctness_linalg_det_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5249224Z test_nnc_correctness_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5268378Z test_nnc_correctness_linalg_det_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5286897Z test_nnc_correctness_linalg_det_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5306320Z test_nnc_correctness_linalg_det_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5325097Z test_nnc_correctness_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5344413Z test_nnc_correctness_linalg_det_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5362873Z test_nnc_correctness_linalg_eig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5381944Z test_nnc_correctness_linalg_eig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5400830Z test_nnc_correctness_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5426676Z test_nnc_correctness_linalg_eig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5445276Z test_nnc_correctness_linalg_eigh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5464286Z test_nnc_correctness_linalg_eigh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5482931Z test_nnc_correctness_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5501976Z test_nnc_correctness_linalg_eigh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5520161Z test_nnc_correctness_linalg_eigvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5538433Z test_nnc_correctness_linalg_eigvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5556979Z test_nnc_correctness_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5575176Z test_nnc_correctness_linalg_eigvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5593937Z test_nnc_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5612107Z test_nnc_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5636373Z test_nnc_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5654559Z test_nnc_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5673559Z test_nnc_correctness_linalg_householder_product_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5692007Z test_nnc_correctness_linalg_householder_product_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5711264Z test_nnc_correctness_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5729874Z test_nnc_correctness_linalg_householder_product_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5748769Z test_nnc_correctness_linalg_inv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5767488Z test_nnc_correctness_linalg_inv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5786326Z test_nnc_correctness_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5805000Z test_nnc_correctness_linalg_inv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5823988Z test_nnc_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5842642Z test_nnc_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5867418Z test_nnc_correctness_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5886085Z test_nnc_correctness_linalg_inv_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5905166Z test_nnc_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5923743Z test_nnc_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5942625Z test_nnc_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5961276Z test_nnc_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5979895Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.5998721Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6017422Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6036409Z test_nnc_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6055251Z test_nnc_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-09-19T18:08:54.6074023Z test_nnc_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-09-19T18:08:54.6098208Z test_nnc_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-09-19T18:08:54.6117106Z test_nnc_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: not available before CUDA 11.3.1 (0.002s) 2022-09-19T18:08:54.6135409Z test_nnc_correctness_linalg_lstsq_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6154224Z test_nnc_correctness_linalg_lstsq_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6172518Z test_nnc_correctness_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6190915Z test_nnc_correctness_linalg_lstsq_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6208992Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6227572Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6245921Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6264721Z test_nnc_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6283357Z test_nnc_correctness_linalg_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6302146Z test_nnc_correctness_linalg_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6326422Z test_nnc_correctness_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6345433Z test_nnc_correctness_linalg_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6364156Z test_nnc_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6383125Z test_nnc_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6401479Z test_nnc_correctness_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6420024Z test_nnc_correctness_linalg_lu_factor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6438826Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6457553Z test_nnc_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6476364Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6494941Z test_nnc_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6515013Z test_nnc_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6540823Z test_nnc_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6559525Z test_nnc_correctness_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6577944Z test_nnc_correctness_linalg_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6597045Z test_nnc_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6615909Z test_nnc_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6635062Z test_nnc_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6654052Z test_nnc_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6673490Z test_nnc_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6692422Z test_nnc_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6711724Z test_nnc_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6730708Z test_nnc_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6750204Z test_nnc_correctness_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6775046Z test_nnc_correctness_linalg_matrix_power_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6793843Z test_nnc_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6812171Z test_nnc_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6831268Z test_nnc_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6849867Z test_nnc_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6868592Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6887192Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6906061Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6926077Z test_nnc_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6946441Z test_nnc_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6966566Z test_nnc_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.6986794Z test_nnc_correctness_linalg_multi_dot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7012260Z test_nnc_correctness_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7032488Z test_nnc_correctness_linalg_multi_dot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7051423Z test_nnc_correctness_linalg_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7070714Z test_nnc_correctness_linalg_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7090964Z test_nnc_correctness_linalg_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7110241Z test_nnc_correctness_linalg_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7129453Z test_nnc_correctness_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7148664Z test_nnc_correctness_linalg_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7167626Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7186796Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7205811Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7225258Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7249965Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7269034Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7287461Z test_nnc_correctness_linalg_pinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7306622Z test_nnc_correctness_linalg_pinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7325164Z test_nnc_correctness_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7344286Z test_nnc_correctness_linalg_pinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7362389Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7380541Z test_nnc_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7398933Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7417007Z test_nnc_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7436087Z test_nnc_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7460578Z test_nnc_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7479343Z test_nnc_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7497766Z test_nnc_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7516712Z test_nnc_correctness_linalg_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7535372Z test_nnc_correctness_linalg_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7554227Z test_nnc_correctness_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7572968Z test_nnc_correctness_linalg_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7591904Z test_nnc_correctness_linalg_slogdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7610467Z test_nnc_correctness_linalg_slogdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7629373Z test_nnc_correctness_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7647823Z test_nnc_correctness_linalg_slogdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7666780Z test_nnc_correctness_linalg_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7691175Z test_nnc_correctness_linalg_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7710114Z test_nnc_correctness_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7728637Z test_nnc_correctness_linalg_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7747612Z test_nnc_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7765935Z test_nnc_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7784783Z test_nnc_correctness_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7803411Z test_nnc_correctness_linalg_solve_ex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7822319Z test_nnc_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7840825Z test_nnc_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7859300Z test_nnc_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7879773Z test_nnc_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7899952Z test_nnc_correctness_linalg_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7926145Z test_nnc_correctness_linalg_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:54.7945486Z test_nnc_correctness_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7964660Z test_nnc_correctness_linalg_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.7984046Z test_nnc_correctness_linalg_svdvals_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8002878Z test_nnc_correctness_linalg_svdvals_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8022566Z test_nnc_correctness_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8043046Z test_nnc_correctness_linalg_svdvals_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8063296Z test_nnc_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8081949Z test_nnc_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8100570Z test_nnc_correctness_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8121003Z test_nnc_correctness_linalg_tensorinv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8141531Z test_nnc_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8167112Z test_nnc_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8185817Z test_nnc_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8204590Z test_nnc_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8223275Z test_nnc_correctness_linalg_vander_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8241773Z test_nnc_correctness_linalg_vander_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8260070Z test_nnc_correctness_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8279051Z test_nnc_correctness_linalg_vander_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8297239Z test_nnc_correctness_linalg_vander_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8316166Z test_nnc_correctness_linalg_vander_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8334619Z test_nnc_correctness_linalg_vander_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8353608Z test_nnc_correctness_linalg_vander_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8377692Z test_nnc_correctness_linalg_vander_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8396365Z test_nnc_correctness_linalg_vecdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8415121Z test_nnc_correctness_linalg_vecdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8435286Z test_nnc_correctness_linalg_vecdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8455233Z test_nnc_correctness_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8474060Z test_nnc_correctness_linalg_vecdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8492786Z test_nnc_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8511506Z test_nnc_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8530258Z test_nnc_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8549034Z test_nnc_correctness_linalg_vector_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8567796Z test_nnc_correctness_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8586655Z test_nnc_correctness_linalg_vector_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8610858Z test_nnc_correctness_linspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8629865Z test_nnc_correctness_linspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8648507Z test_nnc_correctness_linspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8667089Z test_nnc_correctness_linspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8685762Z test_nnc_correctness_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8704761Z test_nnc_correctness_linspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8723080Z test_nnc_correctness_linspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8741969Z test_nnc_correctness_linspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8760477Z test_nnc_correctness_linspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8779070Z test_nnc_correctness_linspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8797805Z test_nnc_correctness_linspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8816382Z test_nnc_correctness_log10_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8840755Z test_nnc_correctness_log10_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8859288Z test_nnc_correctness_log10_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8878085Z test_nnc_correctness_log10_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8896772Z test_nnc_correctness_log10_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8915390Z test_nnc_correctness_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8933938Z test_nnc_correctness_log10_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8952779Z test_nnc_correctness_log10_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8971357Z test_nnc_correctness_log10_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.8990279Z test_nnc_correctness_log10_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9010228Z test_nnc_correctness_log10_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9030953Z test_nnc_correctness_log10_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9050521Z test_nnc_correctness_log1p_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9075048Z test_nnc_correctness_log1p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9093632Z test_nnc_correctness_log1p_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9112333Z test_nnc_correctness_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9131127Z test_nnc_correctness_log1p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9149826Z test_nnc_correctness_log1p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9168458Z test_nnc_correctness_log1p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9187253Z test_nnc_correctness_log1p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9205705Z test_nnc_correctness_log1p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9224620Z test_nnc_correctness_log1p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9243209Z test_nnc_correctness_log2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9262052Z test_nnc_correctness_log2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9286456Z test_nnc_correctness_log2_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9305014Z test_nnc_correctness_log2_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9323831Z test_nnc_correctness_log2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9342572Z test_nnc_correctness_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9361132Z test_nnc_correctness_log2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9379625Z test_nnc_correctness_log2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9398294Z test_nnc_correctness_log2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9417265Z test_nnc_correctness_log2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9435908Z test_nnc_correctness_log2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9454145Z test_nnc_correctness_log2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9473061Z test_nnc_correctness_log_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9491608Z test_nnc_correctness_log_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9516265Z test_nnc_correctness_log_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9534838Z test_nnc_correctness_log_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9553553Z test_nnc_correctness_log_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9572063Z test_nnc_correctness_log_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9590853Z test_nnc_correctness_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9609610Z test_nnc_correctness_log_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9628244Z test_nnc_correctness_log_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9646778Z test_nnc_correctness_log_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9665657Z test_nnc_correctness_log_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9684200Z test_nnc_correctness_log_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9702915Z test_nnc_correctness_log_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9721618Z test_nnc_correctness_log_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9746041Z test_nnc_correctness_log_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9764561Z test_nnc_correctness_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9783285Z test_nnc_correctness_log_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9801873Z test_nnc_correctness_log_softmax_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9820448Z test_nnc_correctness_log_softmax_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9839319Z test_nnc_correctness_log_softmax_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9857944Z test_nnc_correctness_log_softmax_dtype_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9877029Z test_nnc_correctness_log_softmax_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9895839Z test_nnc_correctness_log_softmax_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9914641Z test_nnc_correctness_log_softmax_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9934736Z test_nnc_correctness_log_softmax_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9955202Z test_nnc_correctness_log_softmax_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9979232Z test_nnc_correctness_log_softmax_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:54.9998282Z test_nnc_correctness_log_softmax_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0016542Z test_nnc_correctness_log_softmax_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0035351Z test_nnc_correctness_log_softmax_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0054079Z test_nnc_correctness_logaddexp2_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0073027Z test_nnc_correctness_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0091506Z test_nnc_correctness_logaddexp2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0110221Z test_nnc_correctness_logaddexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0128896Z test_nnc_correctness_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0147786Z test_nnc_correctness_logaddexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0166571Z test_nnc_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0191455Z test_nnc_correctness_logcumsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0211079Z test_nnc_correctness_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0231447Z test_nnc_correctness_logcumsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0250986Z test_nnc_correctness_logdet_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0271048Z test_nnc_correctness_logdet_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0290719Z test_nnc_correctness_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0310544Z test_nnc_correctness_logdet_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0329448Z test_nnc_correctness_logical_and_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0348242Z test_nnc_correctness_logical_and_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0366895Z test_nnc_correctness_logical_and_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0385767Z test_nnc_correctness_logical_and_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0404342Z test_nnc_correctness_logical_and_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0429194Z test_nnc_correctness_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0447712Z test_nnc_correctness_logical_and_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0466535Z test_nnc_correctness_logical_and_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0484995Z test_nnc_correctness_logical_and_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0503859Z test_nnc_correctness_logical_and_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0522185Z test_nnc_correctness_logical_and_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0540971Z test_nnc_correctness_logical_and_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0559539Z test_nnc_correctness_logical_not_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0577968Z test_nnc_correctness_logical_not_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0596798Z test_nnc_correctness_logical_not_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0616693Z test_nnc_correctness_logical_not_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0635567Z test_nnc_correctness_logical_not_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0659503Z test_nnc_correctness_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0678294Z test_nnc_correctness_logical_not_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0697023Z test_nnc_correctness_logical_not_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0715495Z test_nnc_correctness_logical_not_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0734133Z test_nnc_correctness_logical_not_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0752960Z test_nnc_correctness_logical_not_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0771471Z test_nnc_correctness_logical_not_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0790313Z test_nnc_correctness_logical_or_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0808764Z test_nnc_correctness_logical_or_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0827709Z test_nnc_correctness_logical_or_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0846401Z test_nnc_correctness_logical_or_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0867220Z test_nnc_correctness_logical_or_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0892544Z test_nnc_correctness_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0910913Z test_nnc_correctness_logical_or_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0929499Z test_nnc_correctness_logical_or_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0948250Z test_nnc_correctness_logical_or_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0966885Z test_nnc_correctness_logical_or_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.0985600Z test_nnc_correctness_logical_or_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1003975Z test_nnc_correctness_logical_or_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1022850Z test_nnc_correctness_logical_xor_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1041459Z test_nnc_correctness_logical_xor_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1060052Z test_nnc_correctness_logical_xor_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1078800Z test_nnc_correctness_logical_xor_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1103166Z test_nnc_correctness_logical_xor_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1121805Z test_nnc_correctness_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1140201Z test_nnc_correctness_logical_xor_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1158859Z test_nnc_correctness_logical_xor_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1177598Z test_nnc_correctness_logical_xor_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1196458Z test_nnc_correctness_logical_xor_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1215349Z test_nnc_correctness_logical_xor_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1233774Z test_nnc_correctness_logical_xor_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1252375Z test_nnc_correctness_logit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1271213Z test_nnc_correctness_logit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1289838Z test_nnc_correctness_logit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1308637Z test_nnc_correctness_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1332946Z test_nnc_correctness_logit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1351692Z test_nnc_correctness_logit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1370269Z test_nnc_correctness_logit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1389118Z test_nnc_correctness_logit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1407700Z test_nnc_correctness_logit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1426387Z test_nnc_correctness_logit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1445148Z test_nnc_correctness_logspace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1464126Z test_nnc_correctness_logspace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1482360Z test_nnc_correctness_logspace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1501051Z test_nnc_correctness_logspace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1519803Z test_nnc_correctness_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1538317Z test_nnc_correctness_logspace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1562715Z test_nnc_correctness_logspace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1581274Z test_nnc_correctness_logspace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1599968Z test_nnc_correctness_logspace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1618538Z test_nnc_correctness_logspace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1637440Z test_nnc_correctness_logspace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1656042Z test_nnc_correctness_logsumexp_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1676727Z test_nnc_correctness_logsumexp_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1697200Z test_nnc_correctness_logsumexp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1717550Z test_nnc_correctness_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1737934Z test_nnc_correctness_logsumexp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1758514Z test_nnc_correctness_logsumexp_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1778624Z test_nnc_correctness_logsumexp_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1805308Z test_nnc_correctness_logsumexp_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1825516Z test_nnc_correctness_logsumexp_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1845501Z test_nnc_correctness_logsumexp_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1866072Z test_nnc_correctness_long_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1886144Z test_nnc_correctness_long_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1905226Z test_nnc_correctness_long_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1923665Z test_nnc_correctness_long_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1942689Z test_nnc_correctness_long_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1961051Z test_nnc_correctness_long_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1979880Z test_nnc_correctness_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.1998458Z test_nnc_correctness_long_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2022794Z test_nnc_correctness_long_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2041620Z test_nnc_correctness_long_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2060089Z test_nnc_correctness_long_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2078733Z test_nnc_correctness_long_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2097233Z test_nnc_correctness_long_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2115957Z test_nnc_correctness_lt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2134986Z test_nnc_correctness_lt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2154091Z test_nnc_correctness_lt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2172627Z test_nnc_correctness_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2191609Z test_nnc_correctness_lt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2210715Z test_nnc_correctness_lt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2229565Z test_nnc_correctness_lt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2253988Z test_nnc_correctness_lt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2272470Z test_nnc_correctness_lt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2290980Z test_nnc_correctness_lt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2309883Z test_nnc_correctness_lu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2328368Z test_nnc_correctness_lu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2347243Z test_nnc_correctness_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2367388Z test_nnc_correctness_lu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2387748Z test_nnc_correctness_lu_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2407822Z test_nnc_correctness_lu_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2428235Z test_nnc_correctness_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2446927Z test_nnc_correctness_lu_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2465802Z test_nnc_correctness_lu_unpack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2489854Z test_nnc_correctness_lu_unpack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2508771Z test_nnc_correctness_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2527092Z test_nnc_correctness_lu_unpack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2546115Z test_nnc_correctness_mH_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2565700Z test_nnc_correctness_mH_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2584589Z test_nnc_correctness_mH_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2603290Z test_nnc_correctness_mH_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2622022Z test_nnc_correctness_mH_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2640814Z test_nnc_correctness_mH_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2659461Z test_nnc_correctness_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2678318Z test_nnc_correctness_mH_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2697173Z test_nnc_correctness_mH_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2721636Z test_nnc_correctness_mH_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2740221Z test_nnc_correctness_mH_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2758693Z test_nnc_correctness_mH_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2777423Z test_nnc_correctness_mH_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2796361Z test_nnc_correctness_mT_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2814838Z test_nnc_correctness_mT_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2834385Z test_nnc_correctness_mT_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2852863Z test_nnc_correctness_mT_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2873186Z test_nnc_correctness_mT_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2893303Z test_nnc_correctness_mT_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2913378Z test_nnc_correctness_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2939200Z test_nnc_correctness_mT_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2959255Z test_nnc_correctness_mT_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2979418Z test_nnc_correctness_mT_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.2999555Z test_nnc_correctness_mT_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3019455Z test_nnc_correctness_mT_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3039902Z test_nnc_correctness_mT_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3058469Z test_nnc_correctness_masked_fill_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3077307Z test_nnc_correctness_masked_fill_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3095879Z test_nnc_correctness_masked_fill_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3114680Z test_nnc_correctness_masked_fill_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3133466Z test_nnc_correctness_masked_fill_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3152401Z test_nnc_correctness_masked_fill_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3176717Z test_nnc_correctness_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3195429Z test_nnc_correctness_masked_fill_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3213779Z test_nnc_correctness_masked_fill_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3232733Z test_nnc_correctness_masked_fill_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3251291Z test_nnc_correctness_masked_fill_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3269957Z test_nnc_correctness_masked_fill_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3288539Z test_nnc_correctness_masked_fill_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3307226Z test_nnc_correctness_masked_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3325760Z test_nnc_correctness_masked_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3344872Z test_nnc_correctness_masked_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3363443Z test_nnc_correctness_masked_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3382362Z test_nnc_correctness_masked_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3406388Z test_nnc_correctness_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3425286Z test_nnc_correctness_masked_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3443786Z test_nnc_correctness_masked_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3462804Z test_nnc_correctness_masked_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3481410Z test_nnc_correctness_masked_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3499634Z test_nnc_correctness_masked_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3518470Z test_nnc_correctness_masked_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3537297Z test_nnc_correctness_masked_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3556292Z test_nnc_correctness_masked_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3575028Z test_nnc_correctness_masked_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3594027Z test_nnc_correctness_masked_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3612764Z test_nnc_correctness_masked_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3638430Z test_nnc_correctness_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3656824Z test_nnc_correctness_masked_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3675806Z test_nnc_correctness_masked_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3694297Z test_nnc_correctness_masked_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3713228Z test_nnc_correctness_masked_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3731744Z test_nnc_correctness_masked_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3750458Z test_nnc_correctness_masked_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3769203Z test_nnc_correctness_matmul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3787908Z test_nnc_correctness_matmul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3806731Z test_nnc_correctness_matmul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3825329Z test_nnc_correctness_matmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3849617Z test_nnc_correctness_matmul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3868334Z test_nnc_correctness_matrix_exp_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3886544Z test_nnc_correctness_matrix_exp_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3905409Z test_nnc_correctness_matrix_exp_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3923986Z test_nnc_correctness_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3942867Z test_nnc_correctness_matrix_exp_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3961421Z test_nnc_correctness_max_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3980219Z test_nnc_correctness_max_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.3998989Z test_nnc_correctness_max_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4017645Z test_nnc_correctness_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4036728Z test_nnc_correctness_max_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4055495Z test_nnc_correctness_max_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4079769Z test_nnc_correctness_max_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4098250Z test_nnc_correctness_max_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4116979Z test_nnc_correctness_max_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4135543Z test_nnc_correctness_max_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4154364Z test_nnc_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4172836Z test_nnc_correctness_max_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4191683Z test_nnc_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4210428Z test_nnc_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4230618Z test_nnc_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4250604Z test_nnc_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4270810Z test_nnc_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4289352Z test_nnc_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4313485Z test_nnc_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4332380Z test_nnc_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4351032Z test_nnc_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4369375Z test_nnc_correctness_max_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4388309Z test_nnc_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4406928Z test_nnc_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4425721Z test_nnc_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4444594Z test_nnc_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4463265Z test_nnc_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4481643Z test_nnc_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4500687Z test_nnc_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4519301Z test_nnc_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4544276Z test_nnc_correctness_maximum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4562661Z test_nnc_correctness_maximum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4581356Z test_nnc_correctness_maximum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4599810Z test_nnc_correctness_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4618641Z test_nnc_correctness_maximum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4637216Z test_nnc_correctness_maximum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4655708Z test_nnc_correctness_maximum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4674428Z test_nnc_correctness_maximum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4693403Z test_nnc_correctness_maximum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4712242Z test_nnc_correctness_maximum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4730988Z test_nnc_correctness_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4755555Z test_nnc_correctness_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4773942Z test_nnc_correctness_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4792610Z test_nnc_correctness_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4811288Z test_nnc_correctness_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4830087Z test_nnc_correctness_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4848590Z test_nnc_correctness_median_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4867609Z test_nnc_correctness_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4886027Z test_nnc_correctness_median_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4905041Z test_nnc_correctness_median_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4923467Z test_nnc_correctness_median_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4942395Z test_nnc_correctness_median_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4961006Z test_nnc_correctness_median_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.4985999Z test_nnc_correctness_median_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5004542Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5023352Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5041621Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5060356Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5078906Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5097394Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5116476Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5135067Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5153742Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5172289Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5191561Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5215484Z test_nnc_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5234515Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5252995Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5271851Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5290511Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5309230Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5327827Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5346713Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5365472Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5384622Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5403093Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5422124Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5446595Z test_nnc_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5465703Z test_nnc_correctness_min_binary_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5484280Z test_nnc_correctness_min_binary_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5502849Z test_nnc_correctness_min_binary_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5521538Z test_nnc_correctness_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5540348Z test_nnc_correctness_min_binary_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5558896Z test_nnc_correctness_min_binary_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5577493Z test_nnc_correctness_min_binary_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5596574Z test_nnc_correctness_min_binary_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5615172Z test_nnc_correctness_min_binary_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5634321Z test_nnc_correctness_min_binary_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5658737Z test_nnc_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5677356Z test_nnc_correctness_min_reduction_no_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5695851Z test_nnc_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5714705Z test_nnc_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5733295Z test_nnc_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5752053Z test_nnc_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5770940Z test_nnc_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5789799Z test_nnc_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5808458Z test_nnc_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5827219Z test_nnc_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5845849Z test_nnc_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5864743Z test_nnc_correctness_min_reduction_with_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5889112Z test_nnc_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5907936Z test_nnc_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5926531Z test_nnc_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5945271Z test_nnc_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5963877Z test_nnc_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.5982640Z test_nnc_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6001098Z test_nnc_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6019708Z test_nnc_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6038404Z test_nnc_correctness_minimum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6057172Z test_nnc_correctness_minimum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6076024Z test_nnc_correctness_minimum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6094679Z test_nnc_correctness_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6119289Z test_nnc_correctness_minimum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6137857Z test_nnc_correctness_minimum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6157190Z test_nnc_correctness_minimum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6175701Z test_nnc_correctness_minimum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6194374Z test_nnc_correctness_minimum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6212877Z test_nnc_correctness_minimum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6231925Z test_nnc_correctness_mm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6250619Z test_nnc_correctness_mm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6269728Z test_nnc_correctness_mm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6288034Z test_nnc_correctness_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6306844Z test_nnc_correctness_mm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6325665Z test_nnc_correctness_mode_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6351632Z test_nnc_correctness_mode_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6370147Z test_nnc_correctness_mode_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6388732Z test_nnc_correctness_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6407285Z test_nnc_correctness_mode_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6426044Z test_nnc_correctness_mode_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6444737Z test_nnc_correctness_mode_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6463491Z test_nnc_correctness_mode_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6482151Z test_nnc_correctness_mode_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6500831Z test_nnc_correctness_mode_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6519282Z test_nnc_correctness_movedim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6539354Z test_nnc_correctness_movedim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6565184Z test_nnc_correctness_movedim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6585365Z test_nnc_correctness_movedim_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6605189Z test_nnc_correctness_movedim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6625861Z test_nnc_correctness_movedim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6645733Z test_nnc_correctness_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6666022Z test_nnc_correctness_movedim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6685992Z test_nnc_correctness_movedim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6706330Z test_nnc_correctness_movedim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6726204Z test_nnc_correctness_movedim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6746410Z test_nnc_correctness_movedim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6766370Z test_nnc_correctness_movedim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6786561Z test_nnc_correctness_msort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6812088Z test_nnc_correctness_msort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6832197Z test_nnc_correctness_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6852155Z test_nnc_correctness_msort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6872699Z test_nnc_correctness_msort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6892791Z test_nnc_correctness_msort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6911634Z test_nnc_correctness_msort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6930397Z test_nnc_correctness_msort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6949273Z test_nnc_correctness_msort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6967786Z test_nnc_correctness_mul_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.6986618Z test_nnc_correctness_mul_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7005212Z test_nnc_correctness_mul_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7024146Z test_nnc_correctness_mul_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7048122Z test_nnc_correctness_mul_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7066820Z test_nnc_correctness_mul_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7085294Z test_nnc_correctness_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7104184Z test_nnc_correctness_mul_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7122509Z test_nnc_correctness_mul_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7141345Z test_nnc_correctness_mul_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7159906Z test_nnc_correctness_mul_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7180131Z test_nnc_correctness_mul_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7200447Z test_nnc_correctness_mul_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7221319Z test_nnc_correctness_multinomial_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7241385Z test_nnc_correctness_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7261826Z test_nnc_correctness_multinomial_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7287325Z test_nnc_correctness_mv_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7307421Z test_nnc_correctness_mv_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7327518Z test_nnc_correctness_mv_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7347834Z test_nnc_correctness_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7366545Z test_nnc_correctness_mv_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7385454Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7404093Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7423009Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7441859Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7460562Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7479055Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7503904Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7522095Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7540641Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7559284Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7577862Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7596538Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7615100Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7634126Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7652785Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7671561Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7690333Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7709040Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7733600Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7752395Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7770901Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7789903Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7808591Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7827358Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7846341Z test_nnc_correctness_nan_to_num_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7865255Z test_nnc_correctness_nan_to_num_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7883685Z test_nnc_correctness_nan_to_num_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7902729Z test_nnc_correctness_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7921420Z test_nnc_correctness_nan_to_num_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7940422Z test_nnc_correctness_nan_to_num_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7964200Z test_nnc_correctness_nan_to_num_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.7983177Z test_nnc_correctness_nan_to_num_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8001467Z test_nnc_correctness_nan_to_num_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8020038Z test_nnc_correctness_nan_to_num_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8038826Z test_nnc_correctness_nanmean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8057486Z test_nnc_correctness_nanmean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8076821Z test_nnc_correctness_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8095247Z test_nnc_correctness_nanmean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8114392Z test_nnc_correctness_nanmedian_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8132710Z test_nnc_correctness_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8151681Z test_nnc_correctness_nanmedian_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8170457Z test_nnc_correctness_nanmedian_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8194787Z test_nnc_correctness_nanmedian_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8213310Z test_nnc_correctness_nanmedian_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8231854Z test_nnc_correctness_nanmedian_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8250519Z test_nnc_correctness_nanmedian_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8270697Z test_nnc_correctness_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8289221Z test_nnc_correctness_nanquantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8308075Z test_nnc_correctness_nansum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8326679Z test_nnc_correctness_nansum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8345561Z test_nnc_correctness_nansum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8364391Z test_nnc_correctness_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8384441Z test_nnc_correctness_nansum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8410045Z test_nnc_correctness_nansum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8428716Z test_nnc_correctness_nansum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8447369Z test_nnc_correctness_nansum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8466082Z test_nnc_correctness_nansum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8484441Z test_nnc_correctness_nansum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8503555Z test_nnc_correctness_narrow_copy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8521963Z test_nnc_correctness_narrow_copy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8540794Z test_nnc_correctness_narrow_copy_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8559516Z test_nnc_correctness_narrow_copy_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8577900Z test_nnc_correctness_narrow_copy_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8597018Z test_nnc_correctness_narrow_copy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8615538Z test_nnc_correctness_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8641542Z test_nnc_correctness_narrow_copy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8660090Z test_nnc_correctness_narrow_copy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8679157Z test_nnc_correctness_narrow_copy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8699132Z test_nnc_correctness_narrow_copy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8719456Z test_nnc_correctness_narrow_copy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8739337Z test_nnc_correctness_narrow_copy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8758089Z test_nnc_correctness_narrow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8776717Z test_nnc_correctness_narrow_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8795479Z test_nnc_correctness_narrow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8814100Z test_nnc_correctness_narrow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8832894Z test_nnc_correctness_narrow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8851635Z test_nnc_correctness_narrow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8875917Z test_nnc_correctness_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8894639Z test_nnc_correctness_narrow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8913159Z test_nnc_correctness_narrow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8931898Z test_nnc_correctness_narrow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8950724Z test_nnc_correctness_narrow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8969247Z test_nnc_correctness_narrow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.8988233Z test_nnc_correctness_narrow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9006626Z test_nnc_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9025628Z test_nnc_correctness_native_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9044061Z test_nnc_correctness_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9063303Z test_nnc_correctness_native_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9081888Z test_nnc_correctness_ne_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9107610Z test_nnc_correctness_ne_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9126019Z test_nnc_correctness_ne_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9145007Z test_nnc_correctness_ne_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9163317Z test_nnc_correctness_ne_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9182408Z test_nnc_correctness_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9200813Z test_nnc_correctness_ne_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9219416Z test_nnc_correctness_ne_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9238258Z test_nnc_correctness_ne_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9256801Z test_nnc_correctness_ne_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9277025Z test_nnc_correctness_ne_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9296930Z test_nnc_correctness_ne_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9322697Z test_nnc_correctness_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9341636Z test_nnc_correctness_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9360389Z test_nnc_correctness_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9380354Z test_nnc_correctness_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9400330Z test_nnc_correctness_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9420791Z test_nnc_correctness_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9440792Z test_nnc_correctness_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9461162Z test_nnc_correctness_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9481218Z test_nnc_correctness_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9501363Z test_nnc_correctness_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9519937Z test_nnc_correctness_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9538642Z test_nnc_correctness_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9550033Z test_nnc_correctness_new_empty_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9561363Z test_nnc_correctness_new_empty_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9572958Z test_nnc_correctness_new_empty_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9584084Z test_nnc_correctness_new_empty_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9595470Z test_nnc_correctness_new_empty_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9606532Z test_nnc_correctness_new_empty_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9618104Z test_nnc_correctness_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9629400Z test_nnc_correctness_new_empty_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9640510Z test_nnc_correctness_new_empty_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9651847Z test_nnc_correctness_new_empty_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9663862Z test_nnc_correctness_new_empty_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9674811Z test_nnc_correctness_new_empty_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9686078Z test_nnc_correctness_new_empty_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:55.9697133Z test_nnc_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9709288Z test_nnc_correctness_new_empty_strided_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9720168Z test_nnc_correctness_new_empty_strided_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9731415Z test_nnc_correctness_new_empty_strided_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9742767Z test_nnc_correctness_new_empty_strided_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9753866Z test_nnc_correctness_new_empty_strided_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9765150Z test_nnc_correctness_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9776397Z test_nnc_correctness_new_empty_strided_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9787838Z test_nnc_correctness_new_empty_strided_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9798900Z test_nnc_correctness_new_empty_strided_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9810122Z test_nnc_correctness_new_empty_strided_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9821558Z test_nnc_correctness_new_empty_strided_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9832596Z test_nnc_correctness_new_empty_strided_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Expected: new_empty_strided is not comparable (0.001s) 2022-09-19T18:08:55.9857242Z test_nnc_correctness_new_full_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9876042Z test_nnc_correctness_new_full_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9894523Z test_nnc_correctness_new_full_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9913312Z test_nnc_correctness_new_full_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9932073Z test_nnc_correctness_new_full_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9951059Z test_nnc_correctness_new_full_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9969453Z test_nnc_correctness_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:55.9987993Z test_nnc_correctness_new_full_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0006441Z test_nnc_correctness_new_full_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0025397Z test_nnc_correctness_new_full_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0044353Z test_nnc_correctness_new_full_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0063327Z test_nnc_correctness_new_full_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0087561Z test_nnc_correctness_new_full_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0106150Z test_nnc_correctness_new_ones_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0124750Z test_nnc_correctness_new_ones_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0153736Z test_nnc_correctness_new_ones_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0162057Z test_nnc_correctness_new_ones_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0180663Z test_nnc_correctness_new_ones_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0199306Z test_nnc_correctness_new_ones_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0217820Z test_nnc_correctness_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0236808Z test_nnc_correctness_new_ones_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0255263Z test_nnc_correctness_new_ones_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0274271Z test_nnc_correctness_new_ones_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0298292Z test_nnc_correctness_new_ones_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0317902Z test_nnc_correctness_new_ones_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0336283Z test_nnc_correctness_new_ones_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0355027Z test_nnc_correctness_new_zeros_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0373443Z test_nnc_correctness_new_zeros_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0392349Z test_nnc_correctness_new_zeros_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0410866Z test_nnc_correctness_new_zeros_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0429935Z test_nnc_correctness_new_zeros_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0448276Z test_nnc_correctness_new_zeros_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0468561Z test_nnc_correctness_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0488451Z test_nnc_correctness_new_zeros_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0509165Z test_nnc_correctness_new_zeros_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0534729Z test_nnc_correctness_new_zeros_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0553684Z test_nnc_correctness_new_zeros_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0572049Z test_nnc_correctness_new_zeros_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0590925Z test_nnc_correctness_new_zeros_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0609824Z test_nnc_correctness_nextafter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0628535Z test_nnc_correctness_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0647011Z test_nnc_correctness_nextafter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0665865Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0684435Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0703446Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0721833Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0740846Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0764758Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0783598Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0802387Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0820791Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0839481Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0858086Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0876868Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0895471Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0914144Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0932713Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0951599Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0970546Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.0994700Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1013392Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1031781Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1050272Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1069119Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1087577Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1106413Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1125438Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1143905Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1162406Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1181427Z test_nnc_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1205568Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1224385Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1242842Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1261630Z test_nnc_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1280389Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1298818Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1317570Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1336150Z test_nnc_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1354945Z test_nnc_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1373455Z test_nnc_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1392468Z test_nnc_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1411112Z test_nnc_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1436146Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1455169Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1474025Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1492904Z test_nnc_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1511749Z test_nnc_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1530038Z test_nnc_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1548648Z test_nnc_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1559867Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:56.1571400Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:56.1583005Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:56.1594209Z test_nnc_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:56.1613068Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1631913Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1650411Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1669085Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1687984Z test_nnc_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1711974Z test_nnc_correctness_nn_functional_celu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1730356Z test_nnc_correctness_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1749363Z test_nnc_correctness_nn_functional_celu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1767708Z test_nnc_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1786505Z test_nnc_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1805048Z test_nnc_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1823966Z test_nnc_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1842487Z test_nnc_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1861471Z test_nnc_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1879968Z test_nnc_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1898503Z test_nnc_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1917819Z test_nnc_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1942187Z test_nnc_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1960559Z test_nnc_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1979168Z test_nnc_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.1997703Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2016226Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2036154Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2054638Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2073455Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2092026Z test_nnc_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2110711Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2129264Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2155288Z test_nnc_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2173644Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2192375Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2210888Z test_nnc_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2229694Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2248367Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2267763Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2286163Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2305275Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2323417Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2342425Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2360860Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2385340Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2403519Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2422380Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2441179Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2459592Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2478397Z test_nnc_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2496810Z test_nnc_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2515598Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2534363Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2553453Z test_nnc_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2571996Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2591069Z test_nnc_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2615633Z test_nnc_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2634604Z test_nnc_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2653183Z test_nnc_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2672241Z test_nnc_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2690953Z test_nnc_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2709769Z test_nnc_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2728399Z test_nnc_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2747188Z test_nnc_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2765807Z test_nnc_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2784715Z test_nnc_correctness_nn_functional_dropout_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2803268Z test_nnc_correctness_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2823822Z test_nnc_correctness_nn_functional_dropout_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2849479Z test_nnc_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2868314Z test_nnc_correctness_nn_functional_elu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2886605Z test_nnc_correctness_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2905528Z test_nnc_correctness_nn_functional_elu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2924111Z test_nnc_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2942913Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2961290Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2979923Z test_nnc_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.2998639Z test_nnc_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3017462Z test_nnc_correctness_nn_functional_embedding_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3036274Z test_nnc_correctness_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3060445Z test_nnc_correctness_nn_functional_embedding_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3079315Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3098028Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3116788Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3135402Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3154702Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3174408Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3193470Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3211684Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3230444Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3248991Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3267763Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3292125Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3310955Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3329655Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3348261Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3366919Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3385840Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3404408Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3423262Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3443274Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3461959Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3480642Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3499213Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3523547Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3542427Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3560899Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3579440Z test_nnc_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3598192Z test_nnc_correctness_nn_functional_gelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3616647Z test_nnc_correctness_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3635379Z test_nnc_correctness_nn_functional_gelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3653803Z test_nnc_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3672803Z test_nnc_correctness_nn_functional_glu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3691301Z test_nnc_correctness_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3710185Z test_nnc_correctness_nn_functional_glu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3728935Z test_nnc_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3754700Z test_nnc_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3774490Z test_nnc_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3793650Z test_nnc_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3811922Z test_nnc_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3830842Z test_nnc_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3849158Z test_nnc_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3867889Z test_nnc_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3886557Z test_nnc_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3905504Z test_nnc_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3924150Z test_nnc_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3943364Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3967317Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.3986159Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4004869Z test_nnc_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4023558Z test_nnc_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4042032Z test_nnc_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4060606Z test_nnc_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4079422Z test_nnc_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4097842Z test_nnc_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4116631Z test_nnc_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4135377Z test_nnc_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4154194Z test_nnc_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4173051Z test_nnc_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4197674Z test_nnc_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4216183Z test_nnc_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4234995Z test_nnc_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4253484Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4273249Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4291456Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4310400Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4328902Z test_nnc_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4347775Z test_nnc_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4366398Z test_nnc_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4385306Z test_nnc_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4404179Z test_nnc_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4428721Z test_nnc_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4447539Z test_nnc_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4466278Z test_nnc_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4484792Z test_nnc_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4503431Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4521912Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4540600Z test_nnc_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4559341Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4577935Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4596818Z test_nnc_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4615266Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4634342Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4658644Z test_nnc_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4677720Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4696277Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4715297Z test_nnc_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4733955Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4752453Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4770963Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4791294Z test_nnc_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4811347Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4831726Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4850172Z test_nnc_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4876858Z test_nnc_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:56.4895432Z test_nnc_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4914001Z test_nnc_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4932605Z test_nnc_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4951524Z test_nnc_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4970107Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.4988853Z test_nnc_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5007441Z test_nnc_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5026367Z test_nnc_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5044545Z test_nnc_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5063630Z test_nnc_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5081971Z test_nnc_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5106570Z test_nnc_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5125054Z test_nnc_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5144236Z test_nnc_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5162599Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5181407Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5199879Z test_nnc_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5218417Z test_nnc_correctness_nn_functional_linear_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5237460Z test_nnc_correctness_nn_functional_linear_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5255904Z test_nnc_correctness_nn_functional_linear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5274758Z test_nnc_correctness_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5293298Z test_nnc_correctness_nn_functional_linear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5312336Z test_nnc_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5336565Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5355250Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5373755Z test_nnc_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5392899Z test_nnc_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5411102Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5429835Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5448607Z test_nnc_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5467155Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5485864Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5504607Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5523328Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5542075Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5566450Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5585321Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5603778Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5622670Z test_nnc_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5633483Z test_nnc_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Works on some configs (0.001s) 2022-09-19T18:08:56.5652670Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5671534Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5690014Z test_nnc_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5708788Z test_nnc_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5727496Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5746294Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5765040Z test_nnc_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5789753Z test_nnc_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5808262Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5827159Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5845650Z test_nnc_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5865748Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5884170Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5903072Z test_nnc_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5921522Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5940248Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5958832Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5977624Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.5996476Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6020966Z test_nnc_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6039442Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6057782Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6076571Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6095110Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6113762Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6132372Z test_nnc_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6151256Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6169781Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6188790Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6207698Z test_nnc_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6226554Z test_nnc_correctness_nn_functional_mish_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6250520Z test_nnc_correctness_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6270003Z test_nnc_correctness_nn_functional_mish_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6287734Z test_nnc_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6306929Z test_nnc_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6325286Z test_nnc_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6344119Z test_nnc_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6362998Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6381844Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6400417Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6419082Z test_nnc_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6438250Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6456818Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6481396Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6499739Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6518527Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6536995Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6555651Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6574178Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6593025Z test_nnc_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6611577Z test_nnc_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6630480Z test_nnc_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6649113Z test_nnc_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6667878Z test_nnc_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6692503Z test_nnc_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6711290Z test_nnc_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6729826Z test_nnc_correctness_nn_functional_normalize_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6748714Z test_nnc_correctness_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6767531Z test_nnc_correctness_nn_functional_normalize_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6786213Z test_nnc_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6804604Z test_nnc_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6823297Z test_nnc_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6841718Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6860524Z test_nnc_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6879248Z test_nnc_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6897912Z test_nnc_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6922862Z test_nnc_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6941713Z test_nnc_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6960314Z test_nnc_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6978845Z test_nnc_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.6997628Z test_nnc_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7016064Z test_nnc_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7034941Z test_nnc_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7053527Z test_nnc_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7072369Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7090828Z test_nnc_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7109729Z test_nnc_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7128377Z test_nnc_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7152724Z test_nnc_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7171148Z test_nnc_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7190345Z test_nnc_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7208773Z test_nnc_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7227827Z test_nnc_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7246210Z test_nnc_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7264998Z test_nnc_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7283756Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7302496Z test_nnc_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7321031Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7339694Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7358740Z test_nnc_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7383154Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7401534Z test_nnc_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7420188Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7439333Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7458155Z test_nnc_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7476559Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7494990Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7513762Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7532355Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7551087Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7569860Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7595830Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7614374Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7633395Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7651839Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7672133Z test_nnc_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7692183Z test_nnc_correctness_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7712604Z test_nnc_correctness_nn_functional_pdist_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7732433Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7752893Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7772930Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7792989Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7811687Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7836274Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7854701Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7873583Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7892117Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7910929Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7929726Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7948293Z test_nnc_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7966711Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.7985816Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8004198Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8023068Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8041766Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8066081Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8084710Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8103752Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8122225Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8141239Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8159642Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8178166Z test_nnc_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8197060Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8215453Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8234285Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8252843Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8271949Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8296037Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8314740Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8333227Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8352080Z test_nnc_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8370555Z test_nnc_correctness_nn_functional_prelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8389220Z test_nnc_correctness_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8407785Z test_nnc_correctness_nn_functional_prelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8426778Z test_nnc_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8445286Z test_nnc_correctness_nn_functional_relu6_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8464239Z test_nnc_correctness_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8482833Z test_nnc_correctness_nn_functional_relu6_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8508087Z test_nnc_correctness_nn_functional_relu6_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8526465Z test_nnc_correctness_nn_functional_relu6_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8545388Z test_nnc_correctness_nn_functional_relu6_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8564084Z test_nnc_correctness_nn_functional_relu6_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8582864Z test_nnc_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8601680Z test_nnc_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8621658Z test_nnc_correctness_nn_functional_relu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8641655Z test_nnc_correctness_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8661802Z test_nnc_correctness_nn_functional_relu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8681776Z test_nnc_correctness_nn_functional_relu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8702646Z test_nnc_correctness_nn_functional_relu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8720645Z test_nnc_correctness_nn_functional_relu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8745830Z test_nnc_correctness_nn_functional_relu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8764135Z test_nnc_correctness_nn_functional_relu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8783222Z test_nnc_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8801690Z test_nnc_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8820251Z test_nnc_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8839156Z test_nnc_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8857541Z test_nnc_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8876468Z test_nnc_correctness_nn_functional_selu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8895131Z test_nnc_correctness_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8914012Z test_nnc_correctness_nn_functional_selu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8932766Z test_nnc_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8951452Z test_nnc_correctness_nn_functional_silu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8976294Z test_nnc_correctness_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.8994412Z test_nnc_correctness_nn_functional_silu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9012945Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9031823Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9050337Z test_nnc_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9069395Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9088026Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9106865Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9125201Z test_nnc_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9144280Z test_nnc_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9162982Z test_nnc_correctness_nn_functional_softmin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9182155Z test_nnc_correctness_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9206314Z test_nnc_correctness_nn_functional_softmin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9226753Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9246571Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9267096Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9286770Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9307225Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9327437Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9347566Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9367453Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9387743Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9406371Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9431251Z test_nnc_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9449600Z test_nnc_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9468446Z test_nnc_correctness_nn_functional_softplus_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9487125Z test_nnc_correctness_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9505881Z test_nnc_correctness_nn_functional_softplus_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9524739Z test_nnc_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9543280Z test_nnc_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9561743Z test_nnc_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9580325Z test_nnc_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9599060Z test_nnc_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9617555Z test_nnc_correctness_nn_functional_softsign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9636305Z test_nnc_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9660936Z test_nnc_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9679468Z test_nnc_correctness_nn_functional_softsign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9697980Z test_nnc_correctness_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9716787Z test_nnc_correctness_nn_functional_softsign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9735408Z test_nnc_correctness_nn_functional_softsign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9754485Z test_nnc_correctness_nn_functional_softsign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9772809Z test_nnc_correctness_nn_functional_softsign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9791696Z test_nnc_correctness_nn_functional_softsign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9810226Z test_nnc_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9829737Z test_nnc_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9847691Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9866302Z test_nnc_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9890428Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9909219Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9927726Z test_nnc_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9946506Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9964995Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:56.9984200Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0002461Z test_nnc_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0021328Z test_nnc_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0039983Z test_nnc_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0058549Z test_nnc_correctness_nn_functional_threshold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0077592Z test_nnc_correctness_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0096284Z test_nnc_correctness_nn_functional_threshold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0120819Z test_nnc_correctness_nn_functional_threshold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0139469Z test_nnc_correctness_nn_functional_threshold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0158200Z test_nnc_correctness_nn_functional_threshold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0176547Z test_nnc_correctness_nn_functional_threshold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0195317Z test_nnc_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0213913Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0232773Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0251313Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0271129Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0289386Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0308177Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0334201Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0353084Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0371468Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0390215Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0408667Z test_nnc_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0427589Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0446095Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0464828Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0483419Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0502133Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0520509Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0539226Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0565039Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0585894Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0605417Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0625747Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0645831Z test_nnc_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0665885Z test_nnc_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0685953Z test_nnc_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0706155Z test_nnc_correctness_nn_functional_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0725978Z test_nnc_correctness_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0746112Z test_nnc_correctness_nn_functional_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0765866Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0784862Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0808962Z test_nnc_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0827454Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0846077Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0864774Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0883390Z test_nnc_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0902175Z test_nnc_correctness_nonzero_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0920415Z test_nnc_correctness_nonzero_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0939132Z test_nnc_correctness_nonzero_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0957679Z test_nnc_correctness_nonzero_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0976228Z test_nnc_correctness_nonzero_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.0995329Z test_nnc_correctness_nonzero_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1013771Z test_nnc_correctness_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1038208Z test_nnc_correctness_nonzero_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1056706Z test_nnc_correctness_nonzero_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1075386Z test_nnc_correctness_nonzero_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1093958Z test_nnc_correctness_nonzero_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1112727Z test_nnc_correctness_nonzero_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1131350Z test_nnc_correctness_nonzero_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1150035Z test_nnc_correctness_norm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1168394Z test_nnc_correctness_norm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1187315Z test_nnc_correctness_norm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1205824Z test_nnc_correctness_norm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1224783Z test_nnc_correctness_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1248991Z test_nnc_correctness_norm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1267689Z test_nnc_correctness_norm_fro_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1285999Z test_nnc_correctness_norm_fro_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1304793Z test_nnc_correctness_norm_fro_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1323290Z test_nnc_correctness_norm_fro_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1342109Z test_nnc_correctness_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1360527Z test_nnc_correctness_norm_fro_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1379257Z test_nnc_correctness_norm_inf_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1398084Z test_nnc_correctness_norm_inf_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1416480Z test_nnc_correctness_norm_inf_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1435720Z test_nnc_correctness_norm_inf_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1454318Z test_nnc_correctness_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1478942Z test_nnc_correctness_norm_inf_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1497478Z test_nnc_correctness_norm_nuc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1516277Z test_nnc_correctness_norm_nuc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1534913Z test_nnc_correctness_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1553919Z test_nnc_correctness_norm_nuc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1572418Z test_nnc_correctness_normal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1591147Z test_nnc_correctness_normal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1609769Z test_nnc_correctness_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1628636Z test_nnc_correctness_normal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1647116Z test_nnc_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1666044Z test_nnc_correctness_normal_number_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1684603Z test_nnc_correctness_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1709285Z test_nnc_correctness_normal_number_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1727852Z test_nnc_correctness_ones_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1746464Z test_nnc_correctness_ones_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1765118Z test_nnc_correctness_ones_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1783876Z test_nnc_correctness_ones_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1802537Z test_nnc_correctness_ones_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1821250Z test_nnc_correctness_ones_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1839720Z test_nnc_correctness_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1858221Z test_nnc_correctness_ones_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1877041Z test_nnc_correctness_ones_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1895944Z test_nnc_correctness_ones_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1914921Z test_nnc_correctness_ones_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1939109Z test_nnc_correctness_ones_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1957685Z test_nnc_correctness_ones_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1976421Z test_nnc_correctness_ormqr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.1996789Z test_nnc_correctness_ormqr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2016472Z test_nnc_correctness_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2035587Z test_nnc_correctness_ormqr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2054026Z test_nnc_correctness_outer_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2072982Z test_nnc_correctness_outer_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2091446Z test_nnc_correctness_outer_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2110411Z test_nnc_correctness_outer_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2128868Z test_nnc_correctness_outer_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2153378Z test_nnc_correctness_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2171818Z test_nnc_correctness_outer_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2190408Z test_nnc_correctness_outer_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2209114Z test_nnc_correctness_outer_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2227805Z test_nnc_correctness_outer_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2246351Z test_nnc_correctness_outer_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2265151Z test_nnc_correctness_outer_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2284188Z test_nnc_correctness_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2303419Z test_nnc_correctness_pca_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2321755Z test_nnc_correctness_permute_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2340790Z test_nnc_correctness_permute_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2359532Z test_nnc_correctness_permute_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2384477Z test_nnc_correctness_permute_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2402656Z test_nnc_correctness_permute_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2421448Z test_nnc_correctness_permute_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2440297Z test_nnc_correctness_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2458943Z test_nnc_correctness_permute_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2477868Z test_nnc_correctness_permute_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2496135Z test_nnc_correctness_permute_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2515043Z test_nnc_correctness_permute_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2533406Z test_nnc_correctness_permute_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2552431Z test_nnc_correctness_permute_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2571019Z test_nnc_correctness_pinverse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2590083Z test_nnc_correctness_pinverse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2614447Z test_nnc_correctness_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2633351Z test_nnc_correctness_pinverse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2651920Z test_nnc_correctness_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2670665Z test_nnc_correctness_polar_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2689827Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2708341Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2726771Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2745695Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2763877Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2782815Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2801362Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2820166Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2844670Z test_nnc_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2863510Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2881892Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2900574Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2919431Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2937917Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2956946Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2975705Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.2994781Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3014703Z test_nnc_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3033888Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3061253Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:57.3081222Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3101595Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3121418Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3142058Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3161791Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3180343Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3198942Z test_nnc_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3217613Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3236192Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3255003Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3273882Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3298305Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3318209Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3337895Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3356700Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3375064Z test_nnc_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3393840Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3412506Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3431324Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3449810Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3468616Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3487183Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3506156Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3530126Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3549111Z test_nnc_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3567577Z test_nnc_correctness_positive_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3586424Z test_nnc_correctness_positive_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3604986Z test_nnc_correctness_positive_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3623501Z test_nnc_correctness_positive_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3641931Z test_nnc_correctness_positive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3660481Z test_nnc_correctness_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3679276Z test_nnc_correctness_positive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3697549Z test_nnc_correctness_positive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3716455Z test_nnc_correctness_positive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3734957Z test_nnc_correctness_positive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3759439Z test_nnc_correctness_positive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3777734Z test_nnc_correctness_positive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3796466Z test_nnc_correctness_pow_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3815000Z test_nnc_correctness_pow_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3834143Z test_nnc_correctness_pow_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3852379Z test_nnc_correctness_pow_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3871585Z test_nnc_correctness_pow_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3890041Z test_nnc_correctness_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3908616Z test_nnc_correctness_pow_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3927244Z test_nnc_correctness_pow_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3945973Z test_nnc_correctness_pow_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3970184Z test_nnc_correctness_pow_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.3988913Z test_nnc_correctness_pow_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4007521Z test_nnc_correctness_pow_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4026340Z test_nnc_correctness_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4044777Z test_nnc_correctness_prod_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4063593Z test_nnc_correctness_prod_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4082109Z test_nnc_correctness_prod_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4100605Z test_nnc_correctness_prod_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4119479Z test_nnc_correctness_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4137860Z test_nnc_correctness_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4158562Z test_nnc_correctness_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4178612Z test_nnc_correctness_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4204454Z test_nnc_correctness_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4224456Z test_nnc_correctness_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4242873Z test_nnc_correctness_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4261644Z test_nnc_correctness_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4280398Z test_nnc_correctness_put_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4298745Z test_nnc_correctness_put_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4317463Z test_nnc_correctness_put_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4336164Z test_nnc_correctness_put_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4354869Z test_nnc_correctness_put_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4373412Z test_nnc_correctness_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4392499Z test_nnc_correctness_put_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4411034Z test_nnc_correctness_put_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4435365Z test_nnc_correctness_put_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4453867Z test_nnc_correctness_put_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4472827Z test_nnc_correctness_put_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4491403Z test_nnc_correctness_put_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4510225Z test_nnc_correctness_qr_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4528888Z test_nnc_correctness_qr_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4547699Z test_nnc_correctness_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4566407Z test_nnc_correctness_qr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4585271Z test_nnc_correctness_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4603816Z test_nnc_correctness_quantile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4622630Z test_nnc_correctness_rad2deg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4641504Z test_nnc_correctness_rad2deg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4666178Z test_nnc_correctness_rad2deg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4684584Z test_nnc_correctness_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4703854Z test_nnc_correctness_rad2deg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4722236Z test_nnc_correctness_rad2deg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4740576Z test_nnc_correctness_rad2deg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4759563Z test_nnc_correctness_rad2deg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4778006Z test_nnc_correctness_rad2deg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4796893Z test_nnc_correctness_rad2deg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4815303Z test_nnc_correctness_rand_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4834449Z test_nnc_correctness_rand_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4853081Z test_nnc_correctness_rand_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4877685Z test_nnc_correctness_rand_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4896043Z test_nnc_correctness_rand_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4915053Z test_nnc_correctness_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4933581Z test_nnc_correctness_rand_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4952366Z test_nnc_correctness_randint_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4970805Z test_nnc_correctness_randint_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.4989458Z test_nnc_correctness_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5007962Z test_nnc_correctness_randint_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5029000Z test_nnc_correctness_randint_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5047471Z test_nnc_correctness_randint_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5066366Z test_nnc_correctness_randint_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5084861Z test_nnc_correctness_randint_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5109231Z test_nnc_correctness_randint_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5128100Z test_nnc_correctness_randn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5146893Z test_nnc_correctness_randn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5165282Z test_nnc_correctness_randn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5184163Z test_nnc_correctness_randn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5202610Z test_nnc_correctness_randn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5221337Z test_nnc_correctness_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5239834Z test_nnc_correctness_randn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5258528Z test_nnc_correctness_randn_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5277267Z test_nnc_correctness_randn_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5295743Z test_nnc_correctness_randn_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5314560Z test_nnc_correctness_randn_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5338900Z test_nnc_correctness_randn_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5357673Z test_nnc_correctness_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5376589Z test_nnc_correctness_randn_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5394985Z test_nnc_correctness_ravel_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5413581Z test_nnc_correctness_ravel_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5432344Z test_nnc_correctness_ravel_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5452226Z test_nnc_correctness_ravel_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5470895Z test_nnc_correctness_ravel_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5489528Z test_nnc_correctness_ravel_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5508235Z test_nnc_correctness_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5526750Z test_nnc_correctness_ravel_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5546009Z test_nnc_correctness_ravel_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5570038Z test_nnc_correctness_ravel_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5588668Z test_nnc_correctness_ravel_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5607056Z test_nnc_correctness_ravel_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5625903Z test_nnc_correctness_ravel_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5644304Z test_nnc_correctness_real_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5663026Z test_nnc_correctness_real_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5681411Z test_nnc_correctness_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5702070Z test_nnc_correctness_real_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5721479Z test_nnc_correctness_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5740348Z test_nnc_correctness_real_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5759235Z test_nnc_correctness_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5785226Z test_nnc_correctness_real_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:57.5803639Z test_nnc_correctness_real_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5822617Z test_nnc_correctness_real_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5840825Z test_nnc_correctness_real_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5859493Z test_nnc_correctness_real_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5878046Z test_nnc_correctness_real_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5896633Z test_nnc_correctness_reciprocal_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5915158Z test_nnc_correctness_reciprocal_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5933849Z test_nnc_correctness_reciprocal_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5952461Z test_nnc_correctness_reciprocal_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5971078Z test_nnc_correctness_reciprocal_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.5989764Z test_nnc_correctness_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6013827Z test_nnc_correctness_reciprocal_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6032532Z test_nnc_correctness_reciprocal_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6050887Z test_nnc_correctness_reciprocal_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6069808Z test_nnc_correctness_reciprocal_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6088111Z test_nnc_correctness_reciprocal_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6106749Z test_nnc_correctness_reciprocal_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6125316Z test_nnc_correctness_remainder_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6145703Z test_nnc_correctness_remainder_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6164315Z test_nnc_correctness_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6183157Z test_nnc_correctness_remainder_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6201864Z test_nnc_correctness_remainder_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6220454Z test_nnc_correctness_remainder_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6244675Z test_nnc_correctness_remainder_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6263505Z test_nnc_correctness_remainder_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6281945Z test_nnc_correctness_remainder_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6300604Z test_nnc_correctness_renorm_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6319405Z test_nnc_correctness_renorm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6337731Z test_nnc_correctness_renorm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6356293Z test_nnc_correctness_renorm_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6374881Z test_nnc_correctness_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6393826Z test_nnc_correctness_renorm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6412136Z test_nnc_correctness_repeat_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6431349Z test_nnc_correctness_repeat_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6451201Z test_nnc_correctness_repeat_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6476985Z test_nnc_correctness_repeat_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6496925Z test_nnc_correctness_repeat_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6517008Z test_nnc_correctness_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6535617Z test_nnc_correctness_repeat_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6554458Z test_nnc_correctness_repeat_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6573078Z test_nnc_correctness_repeat_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6591700Z test_nnc_correctness_repeat_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6610382Z test_nnc_correctness_repeat_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6629303Z test_nnc_correctness_repeat_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6647707Z test_nnc_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6666690Z test_nnc_correctness_repeat_interleave_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6690755Z test_nnc_correctness_repeat_interleave_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6709598Z test_nnc_correctness_repeat_interleave_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6727849Z test_nnc_correctness_repeat_interleave_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6746541Z test_nnc_correctness_repeat_interleave_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6765104Z test_nnc_correctness_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6784001Z test_nnc_correctness_repeat_interleave_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6802498Z test_nnc_correctness_repeat_interleave_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6821331Z test_nnc_correctness_repeat_interleave_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6839876Z test_nnc_correctness_repeat_interleave_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6858364Z test_nnc_correctness_repeat_interleave_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6877224Z test_nnc_correctness_repeat_interleave_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6895573Z test_nnc_correctness_reshape_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6920038Z test_nnc_correctness_reshape_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6938510Z test_nnc_correctness_reshape_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6957158Z test_nnc_correctness_reshape_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6975877Z test_nnc_correctness_reshape_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.6994698Z test_nnc_correctness_reshape_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7013163Z test_nnc_correctness_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7032097Z test_nnc_correctness_reshape_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7050577Z test_nnc_correctness_reshape_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7069444Z test_nnc_correctness_reshape_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7087770Z test_nnc_correctness_reshape_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7106694Z test_nnc_correctness_reshape_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7125283Z test_nnc_correctness_reshape_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7149647Z test_nnc_correctness_reshape_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7168225Z test_nnc_correctness_reshape_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7187232Z test_nnc_correctness_reshape_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7205599Z test_nnc_correctness_reshape_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7224047Z test_nnc_correctness_reshape_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7242710Z test_nnc_correctness_reshape_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7261368Z test_nnc_correctness_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7279873Z test_nnc_correctness_reshape_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7298263Z test_nnc_correctness_reshape_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7317042Z test_nnc_correctness_reshape_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7335912Z test_nnc_correctness_reshape_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7354786Z test_nnc_correctness_reshape_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7378916Z test_nnc_correctness_reshape_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7397603Z test_nnc_correctness_resize__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7415918Z test_nnc_correctness_resize__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7435650Z test_nnc_correctness_resize__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7453703Z test_nnc_correctness_resize__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7472394Z test_nnc_correctness_resize__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7491177Z test_nnc_correctness_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7509675Z test_nnc_correctness_resize__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7528389Z test_nnc_correctness_resize__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7547241Z test_nnc_correctness_resize__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7566076Z test_nnc_correctness_resize__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7590856Z test_nnc_correctness_resize__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7609162Z test_nnc_correctness_resize__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7628115Z test_nnc_correctness_resize_as__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7646569Z test_nnc_correctness_resize_as__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7666263Z test_nnc_correctness_resize_as__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7686305Z test_nnc_correctness_resize_as__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7706843Z test_nnc_correctness_resize_as__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7726876Z test_nnc_correctness_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7745544Z test_nnc_correctness_resize_as__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7764185Z test_nnc_correctness_resize_as__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7782960Z test_nnc_correctness_resize_as__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7801375Z test_nnc_correctness_resize_as__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7826041Z test_nnc_correctness_resize_as__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7844674Z test_nnc_correctness_resize_as__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7863480Z test_nnc_correctness_resolve_conj_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7881882Z test_nnc_correctness_resolve_conj_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7900439Z test_nnc_correctness_resolve_conj_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7919029Z test_nnc_correctness_resolve_conj_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7937549Z test_nnc_correctness_resolve_conj_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7956330Z test_nnc_correctness_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7974859Z test_nnc_correctness_resolve_conj_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.7993691Z test_nnc_correctness_resolve_conj_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8012427Z test_nnc_correctness_resolve_conj_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8031466Z test_nnc_correctness_resolve_conj_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8055736Z test_nnc_correctness_resolve_conj_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8074815Z test_nnc_correctness_resolve_conj_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8093439Z test_nnc_correctness_resolve_neg_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8112209Z test_nnc_correctness_resolve_neg_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8131104Z test_nnc_correctness_resolve_neg_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8149632Z test_nnc_correctness_resolve_neg_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8168187Z test_nnc_correctness_resolve_neg_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8186981Z test_nnc_correctness_resolve_neg_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8205317Z test_nnc_correctness_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8224329Z test_nnc_correctness_resolve_neg_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8242724Z test_nnc_correctness_resolve_neg_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8261744Z test_nnc_correctness_resolve_neg_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8285801Z test_nnc_correctness_resolve_neg_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8304652Z test_nnc_correctness_resolve_neg_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8323091Z test_nnc_correctness_resolve_neg_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8343781Z test_nnc_correctness_roll_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8363593Z test_nnc_correctness_roll_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8382416Z test_nnc_correctness_roll_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8400694Z test_nnc_correctness_roll_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8419379Z test_nnc_correctness_roll_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8438305Z test_nnc_correctness_roll_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8457006Z test_nnc_correctness_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8475938Z test_nnc_correctness_roll_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8501842Z test_nnc_correctness_roll_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8520337Z test_nnc_correctness_roll_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8539188Z test_nnc_correctness_roll_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8557758Z test_nnc_correctness_roll_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8576225Z test_nnc_correctness_roll_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8594951Z test_nnc_correctness_rot90_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8613446Z test_nnc_correctness_rot90_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8632366Z test_nnc_correctness_rot90_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8650902Z test_nnc_correctness_rot90_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8669654Z test_nnc_correctness_rot90_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8688121Z test_nnc_correctness_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8707383Z test_nnc_correctness_rot90_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8731344Z test_nnc_correctness_rot90_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8749949Z test_nnc_correctness_rot90_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8768444Z test_nnc_correctness_rot90_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8787432Z test_nnc_correctness_rot90_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8805846Z test_nnc_correctness_rot90_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8824762Z test_nnc_correctness_round_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8843356Z test_nnc_correctness_round_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8862111Z test_nnc_correctness_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8880581Z test_nnc_correctness_round_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8899141Z test_nnc_correctness_round_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8917954Z test_nnc_correctness_round_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8936840Z test_nnc_correctness_round_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8961116Z test_nnc_correctness_round_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8979739Z test_nnc_correctness_round_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.8998623Z test_nnc_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9017210Z test_nnc_correctness_round_decimals_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9036042Z test_nnc_correctness_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9054761Z test_nnc_correctness_round_decimals_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9073603Z test_nnc_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9092153Z test_nnc_correctness_round_decimals_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9112483Z test_nnc_correctness_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9132436Z test_nnc_correctness_round_decimals_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9153003Z test_nnc_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9173008Z test_nnc_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9198768Z test_nnc_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9217322Z test_nnc_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9236286Z test_nnc_correctness_rsqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9254710Z test_nnc_correctness_rsqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9273649Z test_nnc_correctness_rsqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9292048Z test_nnc_correctness_rsqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9311041Z test_nnc_correctness_rsqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9329793Z test_nnc_correctness_rsqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9348388Z test_nnc_correctness_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9367172Z test_nnc_correctness_rsqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9386155Z test_nnc_correctness_rsqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9410291Z test_nnc_correctness_rsqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9428996Z test_nnc_correctness_rsqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9447430Z test_nnc_correctness_rsqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9466348Z test_nnc_correctness_rsqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9484745Z test_nnc_correctness_rsub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9505003Z test_nnc_correctness_rsub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9524998Z test_nnc_correctness_rsub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9545668Z test_nnc_correctness_rsub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9565436Z test_nnc_correctness_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9584285Z test_nnc_correctness_rsub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9602865Z test_nnc_correctness_rsub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9621861Z test_nnc_correctness_rsub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9646239Z test_nnc_correctness_rsub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9665011Z test_nnc_correctness_rsub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9683477Z test_nnc_correctness_rsub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9702340Z test_nnc_correctness_scatter_add_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9720925Z test_nnc_correctness_scatter_add_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9739460Z test_nnc_correctness_scatter_add_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9758326Z test_nnc_correctness_scatter_add_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9776972Z test_nnc_correctness_scatter_add_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9795655Z test_nnc_correctness_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9814564Z test_nnc_correctness_scatter_add_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9833676Z test_nnc_correctness_scatter_add_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9852238Z test_nnc_correctness_scatter_add_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9876696Z test_nnc_correctness_scatter_add_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9895434Z test_nnc_correctness_scatter_add_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9914064Z test_nnc_correctness_scatter_add_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9932706Z test_nnc_correctness_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9951552Z test_nnc_correctness_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9970339Z test_nnc_correctness_scatter_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:57.9989332Z test_nnc_correctness_scatter_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0007876Z test_nnc_correctness_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0026662Z test_nnc_correctness_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0045388Z test_nnc_correctness_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0064208Z test_nnc_correctness_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0083042Z test_nnc_correctness_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0107547Z test_nnc_correctness_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0126136Z test_nnc_correctness_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0145049Z test_nnc_correctness_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0163612Z test_nnc_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0182505Z test_nnc_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0201095Z test_nnc_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0219807Z test_nnc_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0238794Z test_nnc_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0257486Z test_nnc_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0276516Z test_nnc_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0295017Z test_nnc_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0319671Z test_nnc_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0339704Z test_nnc_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0359788Z test_nnc_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0380145Z test_nnc_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0400369Z test_nnc_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0420279Z test_nnc_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0440548Z test_nnc_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0461127Z test_nnc_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0479600Z test_nnc_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0498244Z test_nnc_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0517346Z test_nnc_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0536002Z test_nnc_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0560529Z test_nnc_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0578994Z test_nnc_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0597926Z test_nnc_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0616342Z test_nnc_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0635131Z test_nnc_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0653738Z test_nnc_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0672489Z test_nnc_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0690963Z test_nnc_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0709840Z test_nnc_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0728605Z test_nnc_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0747438Z test_nnc_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0766179Z test_nnc_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0790754Z test_nnc_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0810636Z test_nnc_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0829603Z test_nnc_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0848117Z test_nnc_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0867009Z test_nnc_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0885457Z test_nnc_correctness_scatter_reduce_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0904266Z test_nnc_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0922787Z test_nnc_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0941888Z test_nnc_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0960339Z test_nnc_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0978864Z test_nnc_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.0998035Z test_nnc_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1022601Z test_nnc_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1041133Z test_nnc_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1059548Z test_nnc_correctness_searchsorted_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1078155Z test_nnc_correctness_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1096736Z test_nnc_correctness_searchsorted_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1115763Z test_nnc_correctness_searchsorted_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1134251Z test_nnc_correctness_searchsorted_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1153156Z test_nnc_correctness_searchsorted_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1171849Z test_nnc_correctness_searchsorted_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1190582Z test_nnc_correctness_searchsorted_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1209157Z test_nnc_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1235353Z test_nnc_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:58.1253837Z test_nnc_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1272538Z test_nnc_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1291189Z test_nnc_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1309871Z test_nnc_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1328650Z test_nnc_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1347377Z test_nnc_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1365857Z test_nnc_correctness_select_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1384913Z test_nnc_correctness_select_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1403399Z test_nnc_correctness_select_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1422013Z test_nnc_correctness_select_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1440563Z test_nnc_correctness_select_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1465399Z test_nnc_correctness_select_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1483882Z test_nnc_correctness_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1502614Z test_nnc_correctness_select_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1520979Z test_nnc_correctness_select_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1539583Z test_nnc_correctness_select_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1558339Z test_nnc_correctness_select_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1577269Z test_nnc_correctness_select_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1595812Z test_nnc_correctness_select_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1614399Z test_nnc_correctness_select_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1633484Z test_nnc_correctness_select_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1652117Z test_nnc_correctness_select_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1671335Z test_nnc_correctness_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1695355Z test_nnc_correctness_select_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1714356Z test_nnc_correctness_select_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1732902Z test_nnc_correctness_select_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1751808Z test_nnc_correctness_select_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1770349Z test_nnc_correctness_select_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1789253Z test_nnc_correctness_select_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1807782Z test_nnc_correctness_sgn_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1828132Z test_nnc_correctness_sgn_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1848121Z test_nnc_correctness_sgn_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1868412Z test_nnc_correctness_sgn_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1888392Z test_nnc_correctness_sgn_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1908737Z test_nnc_correctness_sgn_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1934635Z test_nnc_correctness_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1954730Z test_nnc_correctness_sgn_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1974791Z test_nnc_correctness_sgn_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.1995139Z test_nnc_correctness_sgn_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2015053Z test_nnc_correctness_sgn_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2035349Z test_nnc_correctness_sgn_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2055172Z test_nnc_correctness_sgn_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2075407Z test_nnc_correctness_short_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2095082Z test_nnc_correctness_short_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2113907Z test_nnc_correctness_short_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2132478Z test_nnc_correctness_short_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2157008Z test_nnc_correctness_short_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2175413Z test_nnc_correctness_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2194211Z test_nnc_correctness_short_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2212765Z test_nnc_correctness_short_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2231629Z test_nnc_correctness_short_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2250218Z test_nnc_correctness_short_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2269223Z test_nnc_correctness_short_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2287263Z test_nnc_correctness_short_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2306167Z test_nnc_correctness_sigmoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2324744Z test_nnc_correctness_sigmoid_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2343637Z test_nnc_correctness_sigmoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2362286Z test_nnc_correctness_sigmoid_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2387020Z test_nnc_correctness_sigmoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2405386Z test_nnc_correctness_sigmoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2424261Z test_nnc_correctness_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2443018Z test_nnc_correctness_sigmoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2463477Z test_nnc_correctness_sigmoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2483407Z test_nnc_correctness_sigmoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2503746Z test_nnc_correctness_sigmoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2523763Z test_nnc_correctness_sigmoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2544381Z test_nnc_correctness_sigmoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2564157Z test_nnc_correctness_sign_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2584606Z test_nnc_correctness_sign_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2603181Z test_nnc_correctness_sign_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2627824Z test_nnc_correctness_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2646535Z test_nnc_correctness_sign_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2665188Z test_nnc_correctness_sign_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2683822Z test_nnc_correctness_sign_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2703352Z test_nnc_correctness_sign_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2723328Z test_nnc_correctness_sign_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2743035Z test_nnc_correctness_sign_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2762375Z test_nnc_correctness_signbit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2781607Z test_nnc_correctness_signbit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2799961Z test_nnc_correctness_signbit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2818981Z test_nnc_correctness_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2838013Z test_nnc_correctness_signbit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2862709Z test_nnc_correctness_signbit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2880904Z test_nnc_correctness_signbit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2899512Z test_nnc_correctness_signbit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2918058Z test_nnc_correctness_signbit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2936725Z test_nnc_correctness_signbit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2955391Z test_nnc_correctness_sin_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2974020Z test_nnc_correctness_sin_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.2993502Z test_nnc_correctness_sin_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3011957Z test_nnc_correctness_sin_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3030882Z test_nnc_correctness_sin_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3049576Z test_nnc_correctness_sin_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3074200Z test_nnc_correctness_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3094255Z test_nnc_correctness_sin_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3114498Z test_nnc_correctness_sin_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3134436Z test_nnc_correctness_sin_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3153256Z test_nnc_correctness_sin_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3171864Z test_nnc_correctness_sin_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3190537Z test_nnc_correctness_sin_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3209062Z test_nnc_correctness_sinc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3227895Z test_nnc_correctness_sinc_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3246552Z test_nnc_correctness_sinc_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3265518Z test_nnc_correctness_sinc_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3284032Z test_nnc_correctness_sinc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3309075Z test_nnc_correctness_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3327306Z test_nnc_correctness_sinc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3346280Z test_nnc_correctness_sinc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3364694Z test_nnc_correctness_sinc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3383518Z test_nnc_correctness_sinc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3402149Z test_nnc_correctness_sinc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3420921Z test_nnc_correctness_sinc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3439782Z test_nnc_correctness_sinh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3458651Z test_nnc_correctness_sinh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3477445Z test_nnc_correctness_sinh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3496320Z test_nnc_correctness_sinh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3515656Z test_nnc_correctness_sinh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3540863Z test_nnc_correctness_sinh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3559496Z test_nnc_correctness_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3578037Z test_nnc_correctness_sinh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3597066Z test_nnc_correctness_sinh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3615466Z test_nnc_correctness_sinh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3634424Z test_nnc_correctness_sinh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3652775Z test_nnc_correctness_sinh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3671851Z test_nnc_correctness_sinh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3690387Z test_nnc_correctness_slice_scatter_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3709058Z test_nnc_correctness_slice_scatter_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3727905Z test_nnc_correctness_slice_scatter_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3747118Z test_nnc_correctness_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3771307Z test_nnc_correctness_slice_scatter_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3790345Z test_nnc_correctness_slice_scatter_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3808781Z test_nnc_correctness_slice_scatter_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3827619Z test_nnc_correctness_slice_scatter_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3846183Z test_nnc_correctness_slice_scatter_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3865065Z test_nnc_correctness_slice_scatter_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3883659Z test_nnc_correctness_softmax_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3902442Z test_nnc_correctness_softmax_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3920763Z test_nnc_correctness_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3939457Z test_nnc_correctness_softmax_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3958308Z test_nnc_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.3985070Z test_nnc_correctness_softmax_with_dtype_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:58.4003821Z test_nnc_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4022561Z test_nnc_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4041129Z test_nnc_correctness_softmax_with_dtype_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4059638Z test_nnc_correctness_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4078502Z test_nnc_correctness_softmax_with_dtype_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4096891Z test_nnc_correctness_softmax_with_dtype_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4115621Z test_nnc_correctness_softmax_with_dtype_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4134468Z test_nnc_correctness_softmax_with_dtype_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4152890Z test_nnc_correctness_softmax_with_dtype_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4171446Z test_nnc_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4190342Z test_nnc_correctness_sort_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4214538Z test_nnc_correctness_sort_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4233366Z test_nnc_correctness_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4251711Z test_nnc_correctness_sort_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4270711Z test_nnc_correctness_sort_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4288950Z test_nnc_correctness_sort_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4308029Z test_nnc_correctness_sort_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4326400Z test_nnc_correctness_sort_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4345168Z test_nnc_correctness_sort_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4363705Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-09-19T18:08:58.4382517Z test_nnc_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-09-19T18:08:58.4401096Z test_nnc_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-09-19T18:08:58.4419686Z test_nnc_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: cusparseSDDMM was added in 11.2.1 (0.002s) 2022-09-19T18:08:58.4444062Z test_nnc_correctness_special_airy_ai_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4462843Z test_nnc_correctness_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4481353Z test_nnc_correctness_special_airy_ai_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4499894Z test_nnc_correctness_special_airy_ai_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4518527Z test_nnc_correctness_special_airy_ai_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4537181Z test_nnc_correctness_special_airy_ai_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4556036Z test_nnc_correctness_special_airy_ai_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4574367Z test_nnc_correctness_special_airy_ai_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4593290Z test_nnc_correctness_special_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4611765Z test_nnc_correctness_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4630549Z test_nnc_correctness_special_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4649249Z test_nnc_correctness_special_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4673791Z test_nnc_correctness_special_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4692160Z test_nnc_correctness_special_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4710889Z test_nnc_correctness_special_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4729189Z test_nnc_correctness_special_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4748093Z test_nnc_correctness_special_bessel_j1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4766607Z test_nnc_correctness_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4785591Z test_nnc_correctness_special_bessel_j1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4805669Z test_nnc_correctness_special_bessel_j1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4825990Z test_nnc_correctness_special_bessel_j1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4845962Z test_nnc_correctness_special_bessel_j1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4866346Z test_nnc_correctness_special_bessel_j1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4890554Z test_nnc_correctness_special_bessel_j1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4909304Z test_nnc_correctness_special_bessel_y0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4927851Z test_nnc_correctness_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4946713Z test_nnc_correctness_special_bessel_y0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4965221Z test_nnc_correctness_special_bessel_y0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.4983800Z test_nnc_correctness_special_bessel_y0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5002124Z test_nnc_correctness_special_bessel_y0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5020707Z test_nnc_correctness_special_bessel_y0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5039445Z test_nnc_correctness_special_bessel_y0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5057937Z test_nnc_correctness_special_bessel_y1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5076893Z test_nnc_correctness_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5095440Z test_nnc_correctness_special_bessel_y1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5119915Z test_nnc_correctness_special_bessel_y1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5138338Z test_nnc_correctness_special_bessel_y1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5157258Z test_nnc_correctness_special_bessel_y1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5175650Z test_nnc_correctness_special_bessel_y1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5194341Z test_nnc_correctness_special_bessel_y1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5205180Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5216205Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5227776Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5239384Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5250306Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5261870Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5272866Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5284343Z test_nnc_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5295457Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5306696Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5317792Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5329130Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5340699Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5351612Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5363005Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5374694Z test_nnc_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5386177Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5397272Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5407983Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5419192Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5430613Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5442163Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5452997Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5464618Z test_nnc_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5475406Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5486678Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5497720Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5509200Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5520365Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5531671Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5543239Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5554202Z test_nnc_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5573146Z test_nnc_correctness_special_entr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5592040Z test_nnc_correctness_special_entr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5610479Z test_nnc_correctness_special_entr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5629374Z test_nnc_correctness_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5647876Z test_nnc_correctness_special_entr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5666770Z test_nnc_correctness_special_entr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5685516Z test_nnc_correctness_special_entr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5710245Z test_nnc_correctness_special_entr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5728779Z test_nnc_correctness_special_entr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5747710Z test_nnc_correctness_special_entr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5766014Z test_nnc_correctness_special_erfcx_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5784868Z test_nnc_correctness_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5803664Z test_nnc_correctness_special_erfcx_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5822442Z test_nnc_correctness_special_erfcx_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5840977Z test_nnc_correctness_special_erfcx_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5859616Z test_nnc_correctness_special_erfcx_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5878393Z test_nnc_correctness_special_erfcx_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5897106Z test_nnc_correctness_special_erfcx_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.5908372Z test_nnc_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5920216Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5931420Z test_nnc_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5943068Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5954280Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5965556Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5976681Z test_nnc_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5988599Z test_nnc_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.5999907Z test_nnc_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6010909Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6022356Z test_nnc_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6033873Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6045157Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6056256Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6068065Z test_nnc_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6079278Z test_nnc_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6104391Z test_nnc_correctness_special_i0e_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6122921Z test_nnc_correctness_special_i0e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6141961Z test_nnc_correctness_special_i0e_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6160563Z test_nnc_correctness_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6178920Z test_nnc_correctness_special_i0e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6197727Z test_nnc_correctness_special_i0e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6216388Z test_nnc_correctness_special_i0e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6235258Z test_nnc_correctness_special_i0e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6253650Z test_nnc_correctness_special_i0e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6272395Z test_nnc_correctness_special_i0e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6291286Z test_nnc_correctness_special_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6310484Z test_nnc_correctness_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6334993Z test_nnc_correctness_special_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6353640Z test_nnc_correctness_special_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6372158Z test_nnc_correctness_special_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6391147Z test_nnc_correctness_special_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6409843Z test_nnc_correctness_special_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6428584Z test_nnc_correctness_special_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6447387Z test_nnc_correctness_special_i1e_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6465838Z test_nnc_correctness_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6484262Z test_nnc_correctness_special_i1e_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6502996Z test_nnc_correctness_special_i1e_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6521643Z test_nnc_correctness_special_i1e_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6540555Z test_nnc_correctness_special_i1e_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6564777Z test_nnc_correctness_special_i1e_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6583602Z test_nnc_correctness_special_i1e_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6595026Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6606092Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6618705Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6630404Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6641669Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6652977Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6664325Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6675475Z test_nnc_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6686663Z test_nnc_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6697985Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6709490Z test_nnc_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6720750Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6732008Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6743554Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6754985Z test_nnc_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6766022Z test_nnc_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.6785026Z test_nnc_correctness_special_log_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6803510Z test_nnc_correctness_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6823520Z test_nnc_correctness_special_log_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6842165Z test_nnc_correctness_special_log_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6860567Z test_nnc_correctness_special_log_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6879226Z test_nnc_correctness_special_log_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6897704Z test_nnc_correctness_special_log_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6916443Z test_nnc_correctness_special_log_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6935216Z test_nnc_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6959703Z test_nnc_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6978237Z test_nnc_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.6998648Z test_nnc_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7018965Z test_nnc_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7037788Z test_nnc_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7056161Z test_nnc_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7075190Z test_nnc_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7093798Z test_nnc_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7112488Z test_nnc_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7131070Z test_nnc_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7150071Z test_nnc_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7168782Z test_nnc_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7192853Z test_nnc_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7211387Z test_nnc_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7230178Z test_nnc_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7248738Z test_nnc_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7267699Z test_nnc_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7286170Z test_nnc_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7304904Z test_nnc_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7323432Z test_nnc_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7342356Z test_nnc_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7360666Z test_nnc_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7379428Z test_nnc_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7398348Z test_nnc_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7424663Z test_nnc_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:58.7453831Z test_nnc_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7461840Z test_nnc_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7479981Z test_nnc_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7498339Z test_nnc_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7517105Z test_nnc_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7535733Z test_nnc_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7554459Z test_nnc_correctness_special_ndtr_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7572817Z test_nnc_correctness_special_ndtr_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7591371Z test_nnc_correctness_special_ndtr_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7609866Z test_nnc_correctness_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7634402Z test_nnc_correctness_special_ndtr_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7652875Z test_nnc_correctness_special_ndtr_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7671425Z test_nnc_correctness_special_ndtr_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7689857Z test_nnc_correctness_special_ndtr_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7708598Z test_nnc_correctness_special_ndtr_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7727184Z test_nnc_correctness_special_ndtr_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7746011Z test_nnc_correctness_special_ndtri_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7764418Z test_nnc_correctness_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7783458Z test_nnc_correctness_special_ndtri_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7803519Z test_nnc_correctness_special_ndtri_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7823812Z test_nnc_correctness_special_ndtri_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7843565Z test_nnc_correctness_special_ndtri_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7868119Z test_nnc_correctness_special_ndtri_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7886721Z test_nnc_correctness_special_ndtri_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7905561Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7924201Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7943050Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7961601Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7980132Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.7998832Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8017397Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8036156Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8054780Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8073550Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8097471Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8116413Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8135072Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8154016Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8172477Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8191303Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8209887Z test_nnc_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8228639Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8247449Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8266264Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8284924Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8303739Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8327783Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8346866Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8365536Z test_nnc_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8376612Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8388121Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8399304Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8410639Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8422332Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8433474Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8444457Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8455781Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8467327Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8478381Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8489842Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8501129Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8512350Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8523603Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8534896Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8546291Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8557597Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8568724Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8579945Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8591431Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8602579Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8613965Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8625543Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8636535Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8647709Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8659115Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8670509Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8681655Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8693124Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8704571Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8715644Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8726988Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:58.8746214Z test_nnc_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8764699Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8783735Z test_nnc_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8802316Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8821155Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8839880Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8858685Z test_nnc_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8877545Z test_nnc_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8901582Z test_nnc_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8920418Z test_nnc_correctness_special_xlog1py_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8938825Z test_nnc_correctness_special_xlog1py_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8957686Z test_nnc_correctness_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8975990Z test_nnc_correctness_special_xlog1py_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.8994886Z test_nnc_correctness_special_xlog1py_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9013361Z test_nnc_correctness_special_xlog1py_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9032396Z test_nnc_correctness_special_xlog1py_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9050837Z test_nnc_correctness_special_xlog1py_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9069670Z test_nnc_correctness_special_xlog1py_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9088341Z test_nnc_correctness_special_zeta_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9108751Z test_nnc_correctness_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9134645Z test_nnc_correctness_special_zeta_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9154632Z test_nnc_correctness_special_zeta_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9173102Z test_nnc_correctness_special_zeta_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9191857Z test_nnc_correctness_special_zeta_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9210322Z test_nnc_correctness_special_zeta_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9229133Z test_nnc_correctness_special_zeta_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9247642Z test_nnc_correctness_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9266626Z test_nnc_correctness_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9285209Z test_nnc_correctness_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9304037Z test_nnc_correctness_split_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9322585Z test_nnc_correctness_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9341784Z test_nnc_correctness_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9366091Z test_nnc_correctness_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9385029Z test_nnc_correctness_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9403553Z test_nnc_correctness_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9422342Z test_nnc_correctness_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9440881Z test_nnc_correctness_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9459500Z test_nnc_correctness_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9478199Z test_nnc_correctness_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9498317Z test_nnc_correctness_split_list_args_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9518674Z test_nnc_correctness_split_list_args_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9538810Z test_nnc_correctness_split_list_args_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9559228Z test_nnc_correctness_split_list_args_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9585276Z test_nnc_correctness_split_list_args_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9603756Z test_nnc_correctness_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9622749Z test_nnc_correctness_split_list_args_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9641204Z test_nnc_correctness_split_list_args_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9659757Z test_nnc_correctness_split_list_args_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9678770Z test_nnc_correctness_split_list_args_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9697374Z test_nnc_correctness_split_list_args_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9716303Z test_nnc_correctness_split_list_args_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9735007Z test_nnc_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9753671Z test_nnc_correctness_split_with_sizes_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9772220Z test_nnc_correctness_split_with_sizes_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9791201Z test_nnc_correctness_split_with_sizes_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9815394Z test_nnc_correctness_split_with_sizes_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9834294Z test_nnc_correctness_split_with_sizes_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9852936Z test_nnc_correctness_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9871784Z test_nnc_correctness_split_with_sizes_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9890436Z test_nnc_correctness_split_with_sizes_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9909238Z test_nnc_correctness_split_with_sizes_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9927832Z test_nnc_correctness_split_with_sizes_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9947141Z test_nnc_correctness_split_with_sizes_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9965604Z test_nnc_correctness_split_with_sizes_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:58.9984318Z test_nnc_correctness_sqrt_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0002826Z test_nnc_correctness_sqrt_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0021654Z test_nnc_correctness_sqrt_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0045609Z test_nnc_correctness_sqrt_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0064453Z test_nnc_correctness_sqrt_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0082825Z test_nnc_correctness_sqrt_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0101677Z test_nnc_correctness_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0120125Z test_nnc_correctness_sqrt_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0138929Z test_nnc_correctness_sqrt_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0157858Z test_nnc_correctness_sqrt_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0176156Z test_nnc_correctness_sqrt_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0195061Z test_nnc_correctness_sqrt_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0213597Z test_nnc_correctness_sqrt_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0232862Z test_nnc_correctness_square_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0251747Z test_nnc_correctness_square_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0276070Z test_nnc_correctness_square_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0294480Z test_nnc_correctness_square_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0313449Z test_nnc_correctness_square_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0332009Z test_nnc_correctness_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0350884Z test_nnc_correctness_square_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0369374Z test_nnc_correctness_square_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0388127Z test_nnc_correctness_square_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0406606Z test_nnc_correctness_square_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0425468Z test_nnc_correctness_square_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0444127Z test_nnc_correctness_square_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0462877Z test_nnc_correctness_squeeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0488789Z test_nnc_correctness_squeeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0508423Z test_nnc_correctness_squeeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0528472Z test_nnc_correctness_squeeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0547562Z test_nnc_correctness_squeeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0565714Z test_nnc_correctness_squeeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0586061Z test_nnc_correctness_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0605856Z test_nnc_correctness_squeeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0626062Z test_nnc_correctness_squeeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0646197Z test_nnc_correctness_squeeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0666591Z test_nnc_correctness_squeeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0686315Z test_nnc_correctness_squeeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0707201Z test_nnc_correctness_squeeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0732356Z test_nnc_correctness_stack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0752850Z test_nnc_correctness_stack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0772605Z test_nnc_correctness_stack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0793028Z test_nnc_correctness_stack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0812854Z test_nnc_correctness_stack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0831971Z test_nnc_correctness_stack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0850373Z test_nnc_correctness_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0869480Z test_nnc_correctness_stack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0888090Z test_nnc_correctness_stack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0906726Z test_nnc_correctness_stack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0925197Z test_nnc_correctness_stack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0944088Z test_nnc_correctness_stack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0968064Z test_nnc_correctness_stack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.0987017Z test_nnc_correctness_std_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1005373Z test_nnc_correctness_std_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1024367Z test_nnc_correctness_std_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1042826Z test_nnc_correctness_std_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1061682Z test_nnc_correctness_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1081634Z test_nnc_correctness_std_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1102063Z test_nnc_correctness_std_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1121612Z test_nnc_correctness_std_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1142340Z test_nnc_correctness_std_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1161886Z test_nnc_correctness_std_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1182135Z test_nnc_correctness_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1208069Z test_nnc_correctness_std_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1228148Z test_nnc_correctness_stft_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1248334Z test_nnc_correctness_stft_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1268558Z test_nnc_correctness_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1288734Z test_nnc_correctness_stft_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1308833Z test_nnc_correctness_sub_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1328676Z test_nnc_correctness_sub_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1349215Z test_nnc_correctness_sub_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1369218Z test_nnc_correctness_sub_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1388105Z test_nnc_correctness_sub_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1407022Z test_nnc_correctness_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1431023Z test_nnc_correctness_sub_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1449325Z test_nnc_correctness_sub_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1467993Z test_nnc_correctness_sub_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1486542Z test_nnc_correctness_sub_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1505481Z test_nnc_correctness_sub_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1523796Z test_nnc_correctness_sub_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1543073Z test_nnc_correctness_sum_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1561469Z test_nnc_correctness_sum_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1580085Z test_nnc_correctness_sum_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1600213Z test_nnc_correctness_sum_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1620399Z test_nnc_correctness_sum_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1640532Z test_nnc_correctness_sum_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1666608Z test_nnc_correctness_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1686513Z test_nnc_correctness_sum_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1706717Z test_nnc_correctness_sum_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1726895Z test_nnc_correctness_sum_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1747156Z test_nnc_correctness_sum_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1767159Z test_nnc_correctness_sum_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1787395Z test_nnc_correctness_sum_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1807435Z test_nnc_correctness_sum_to_size_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1826359Z test_nnc_correctness_sum_to_size_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1845008Z test_nnc_correctness_sum_to_size_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1863817Z test_nnc_correctness_sum_to_size_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1882110Z test_nnc_correctness_sum_to_size_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1906657Z test_nnc_correctness_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1925423Z test_nnc_correctness_sum_to_size_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1944581Z test_nnc_correctness_sum_to_size_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1962813Z test_nnc_correctness_sum_to_size_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.1981639Z test_nnc_correctness_sum_to_size_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2000180Z test_nnc_correctness_sum_to_size_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2018596Z test_nnc_correctness_sum_to_size_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2037825Z test_nnc_correctness_svd_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2056787Z test_nnc_correctness_svd_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2075911Z test_nnc_correctness_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2094943Z test_nnc_correctness_svd_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2114516Z test_nnc_correctness_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2139374Z test_nnc_correctness_svd_lowrank_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2158094Z test_nnc_correctness_symeig_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2176740Z test_nnc_correctness_symeig_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2195593Z test_nnc_correctness_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2214298Z test_nnc_correctness_symeig_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2233134Z test_nnc_correctness_t_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2251622Z test_nnc_correctness_t_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2271883Z test_nnc_correctness_t_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2291675Z test_nnc_correctness_t_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2311982Z test_nnc_correctness_t_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2331823Z test_nnc_correctness_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2356130Z test_nnc_correctness_t_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2374692Z test_nnc_correctness_t_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2393796Z test_nnc_correctness_t_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2412145Z test_nnc_correctness_t_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2431056Z test_nnc_correctness_t_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2449420Z test_nnc_correctness_t_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2470149Z test_nnc_correctness_take_along_dim_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2490046Z test_nnc_correctness_take_along_dim_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2510551Z test_nnc_correctness_take_along_dim_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2528971Z test_nnc_correctness_take_along_dim_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2547679Z test_nnc_correctness_take_along_dim_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2566165Z test_nnc_correctness_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2591050Z test_nnc_correctness_take_along_dim_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2609405Z test_nnc_correctness_take_along_dim_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2628478Z test_nnc_correctness_take_along_dim_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2647000Z test_nnc_correctness_take_along_dim_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2666124Z test_nnc_correctness_take_along_dim_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2684811Z test_nnc_correctness_take_along_dim_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2703510Z test_nnc_correctness_take_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2721736Z test_nnc_correctness_take_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2740267Z test_nnc_correctness_take_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2758902Z test_nnc_correctness_take_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2777427Z test_nnc_correctness_take_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2797977Z test_nnc_correctness_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2822353Z test_nnc_correctness_take_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2841113Z test_nnc_correctness_take_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2859585Z test_nnc_correctness_take_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2878290Z test_nnc_correctness_take_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2896729Z test_nnc_correctness_take_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2915583Z test_nnc_correctness_take_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2934151Z test_nnc_correctness_tan_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2953002Z test_nnc_correctness_tan_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2971365Z test_nnc_correctness_tan_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.2990297Z test_nnc_correctness_tan_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3008927Z test_nnc_correctness_tan_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3027771Z test_nnc_correctness_tan_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3052312Z test_nnc_correctness_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3071014Z test_nnc_correctness_tan_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3089659Z test_nnc_correctness_tan_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3108349Z test_nnc_correctness_tan_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3126741Z test_nnc_correctness_tan_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3145542Z test_nnc_correctness_tan_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3163969Z test_nnc_correctness_tan_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3182776Z test_nnc_correctness_tanh_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3200992Z test_nnc_correctness_tanh_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3219630Z test_nnc_correctness_tanh_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3238547Z test_nnc_correctness_tanh_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3264987Z test_nnc_correctness_tanh_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:59.3283335Z test_nnc_correctness_tanh_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3302246Z test_nnc_correctness_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3320729Z test_nnc_correctness_tanh_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3339460Z test_nnc_correctness_tanh_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3358372Z test_nnc_correctness_tanh_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3376905Z test_nnc_correctness_tanh_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3395608Z test_nnc_correctness_tanh_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3414160Z test_nnc_correctness_tanh_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3433040Z test_nnc_correctness_tensor_split_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3451521Z test_nnc_correctness_tensor_split_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3470261Z test_nnc_correctness_tensor_split_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3494407Z test_nnc_correctness_tensor_split_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3513045Z test_nnc_correctness_tensor_split_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3531649Z test_nnc_correctness_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3550333Z test_nnc_correctness_tensor_split_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3569008Z test_nnc_correctness_tensor_split_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3587863Z test_nnc_correctness_tensor_split_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3606185Z test_nnc_correctness_tensor_split_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3625153Z test_nnc_correctness_tensor_split_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3643644Z test_nnc_correctness_tensor_split_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3662546Z test_nnc_correctness_tensordot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3681224Z test_nnc_correctness_tensordot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3699779Z test_nnc_correctness_tensordot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3723784Z test_nnc_correctness_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3742617Z test_nnc_correctness_tensordot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3761043Z test_nnc_correctness_tile_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3779729Z test_nnc_correctness_tile_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3798817Z test_nnc_correctness_tile_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3817352Z test_nnc_correctness_tile_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3836606Z test_nnc_correctness_tile_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3855152Z test_nnc_correctness_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3874273Z test_nnc_correctness_tile_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3893226Z test_nnc_correctness_tile_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3912439Z test_nnc_correctness_tile_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3931423Z test_nnc_correctness_tile_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3957000Z test_nnc_correctness_tile_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3975586Z test_nnc_correctness_tile_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.3994584Z test_nnc_correctness_to_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4013709Z test_nnc_correctness_to_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4033334Z test_nnc_correctness_to_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4051541Z test_nnc_correctness_to_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4070509Z test_nnc_correctness_to_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4088995Z test_nnc_correctness_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4107651Z test_nnc_correctness_to_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4126509Z test_nnc_correctness_to_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4145459Z test_nnc_correctness_to_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4169662Z test_nnc_correctness_to_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4188586Z test_nnc_correctness_to_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4207106Z test_nnc_correctness_to_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4227346Z test_nnc_correctness_to_sparse_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4247575Z test_nnc_correctness_to_sparse_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4266761Z test_nnc_correctness_to_sparse_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4285150Z test_nnc_correctness_to_sparse_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4304395Z test_nnc_correctness_to_sparse_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4322904Z test_nnc_correctness_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4342052Z test_nnc_correctness_to_sparse_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4360759Z test_nnc_correctness_to_sparse_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4379748Z test_nnc_correctness_to_sparse_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4404069Z test_nnc_correctness_to_sparse_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4422769Z test_nnc_correctness_to_sparse_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4441343Z test_nnc_correctness_to_sparse_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4460182Z test_nnc_correctness_topk_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4479137Z test_nnc_correctness_topk_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4497767Z test_nnc_correctness_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4516844Z test_nnc_correctness_topk_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4535687Z test_nnc_correctness_topk_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4554505Z test_nnc_correctness_topk_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4573283Z test_nnc_correctness_topk_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4592160Z test_nnc_correctness_topk_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4611134Z test_nnc_correctness_topk_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4635826Z test_nnc_correctness_trace_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4654598Z test_nnc_correctness_trace_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4673624Z test_nnc_correctness_trace_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4692360Z test_nnc_correctness_trace_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4711472Z test_nnc_correctness_trace_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4730463Z test_nnc_correctness_trace_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4749491Z test_nnc_correctness_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4768539Z test_nnc_correctness_trace_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4787394Z test_nnc_correctness_trace_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4806037Z test_nnc_correctness_trace_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4825261Z test_nnc_correctness_trace_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4844055Z test_nnc_correctness_trace_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4868415Z test_nnc_correctness_trace_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4887312Z test_nnc_correctness_transpose_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4906119Z test_nnc_correctness_transpose_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4925229Z test_nnc_correctness_transpose_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4944309Z test_nnc_correctness_transpose_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4962725Z test_nnc_correctness_transpose_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4981552Z test_nnc_correctness_transpose_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.4999945Z test_nnc_correctness_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5018489Z test_nnc_correctness_transpose_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5037501Z test_nnc_correctness_transpose_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5056134Z test_nnc_correctness_transpose_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5080984Z test_nnc_correctness_transpose_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5099360Z test_nnc_correctness_transpose_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5118505Z test_nnc_correctness_transpose_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5137176Z test_nnc_correctness_trapezoid_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5156074Z test_nnc_correctness_trapezoid_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5174885Z test_nnc_correctness_trapezoid_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5194286Z test_nnc_correctness_trapezoid_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5212669Z test_nnc_correctness_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5232062Z test_nnc_correctness_trapezoid_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5250516Z test_nnc_correctness_trapezoid_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5269978Z test_nnc_correctness_trapezoid_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5288467Z test_nnc_correctness_trapezoid_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5312881Z test_nnc_correctness_trapezoid_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5331531Z test_nnc_correctness_trapezoid_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5350691Z test_nnc_correctness_trapz_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5369306Z test_nnc_correctness_trapz_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5388203Z test_nnc_correctness_trapz_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5406940Z test_nnc_correctness_trapz_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5426002Z test_nnc_correctness_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5444642Z test_nnc_correctness_trapz_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5464180Z test_nnc_correctness_trapz_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5482537Z test_nnc_correctness_trapz_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5501364Z test_nnc_correctness_trapz_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5520243Z test_nnc_correctness_trapz_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5545073Z test_nnc_correctness_trapz_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5563280Z test_nnc_correctness_triangular_solve_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5581628Z test_nnc_correctness_triangular_solve_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5600081Z test_nnc_correctness_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5618461Z test_nnc_correctness_triangular_solve_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5637650Z test_nnc_correctness_tril_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5656132Z test_nnc_correctness_tril_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5674886Z test_nnc_correctness_tril_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5694138Z test_nnc_correctness_tril_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5713127Z test_nnc_correctness_tril_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5731807Z test_nnc_correctness_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5751080Z test_nnc_correctness_tril_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5775279Z test_nnc_correctness_tril_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5794071Z test_nnc_correctness_tril_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5812502Z test_nnc_correctness_tril_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5831271Z test_nnc_correctness_tril_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5850331Z test_nnc_correctness_tril_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5869265Z test_nnc_correctness_tril_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5888098Z test_nnc_correctness_tril_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5907311Z test_nnc_correctness_triu_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5926232Z test_nnc_correctness_triu_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5945383Z test_nnc_correctness_triu_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5964299Z test_nnc_correctness_triu_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.5990174Z test_nnc_correctness_triu_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6009069Z test_nnc_correctness_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6028617Z test_nnc_correctness_triu_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6047687Z test_nnc_correctness_triu_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6066598Z test_nnc_correctness_triu_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6085061Z test_nnc_correctness_triu_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6104122Z test_nnc_correctness_triu_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6122701Z test_nnc_correctness_triu_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6141840Z test_nnc_correctness_triu_indices_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6161027Z test_nnc_correctness_triu_indices_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6180949Z test_nnc_correctness_true_divide_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6199897Z test_nnc_correctness_true_divide_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6224271Z test_nnc_correctness_true_divide_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6243229Z test_nnc_correctness_true_divide_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6262108Z test_nnc_correctness_true_divide_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6281646Z test_nnc_correctness_true_divide_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6299886Z test_nnc_correctness_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6319083Z test_nnc_correctness_true_divide_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6337928Z test_nnc_correctness_true_divide_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6356828Z test_nnc_correctness_true_divide_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6375740Z test_nnc_correctness_true_divide_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6394608Z test_nnc_correctness_true_divide_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6413343Z test_nnc_correctness_true_divide_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6432664Z test_nnc_correctness_trunc_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6457276Z test_nnc_correctness_trunc_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6476223Z test_nnc_correctness_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6494711Z test_nnc_correctness_trunc_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6514078Z test_nnc_correctness_trunc_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6532959Z test_nnc_correctness_trunc_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6551879Z test_nnc_correctness_trunc_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6570521Z test_nnc_correctness_trunc_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6589357Z test_nnc_correctness_trunc_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6607991Z test_nnc_correctness_unbind_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6626950Z test_nnc_correctness_unbind_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6645951Z test_nnc_correctness_unbind_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6664906Z test_nnc_correctness_unbind_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6689252Z test_nnc_correctness_unbind_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6707721Z test_nnc_correctness_unbind_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6725889Z test_nnc_correctness_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6745205Z test_nnc_correctness_unbind_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6764314Z test_nnc_correctness_unbind_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6783280Z test_nnc_correctness_unbind_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6802033Z test_nnc_correctness_unbind_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6820847Z test_nnc_correctness_unbind_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6839857Z test_nnc_correctness_unbind_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6858814Z test_nnc_correctness_unflatten_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6877799Z test_nnc_correctness_unflatten_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6902473Z test_nnc_correctness_unflatten_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6920852Z test_nnc_correctness_unflatten_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6939771Z test_nnc_correctness_unflatten_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6958305Z test_nnc_correctness_unflatten_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6977076Z test_nnc_correctness_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.6996407Z test_nnc_correctness_unflatten_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7015074Z test_nnc_correctness_unflatten_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7034236Z test_nnc_correctness_unflatten_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7052653Z test_nnc_correctness_unflatten_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7071346Z test_nnc_correctness_unflatten_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7090029Z test_nnc_correctness_unflatten_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7108804Z test_nnc_correctness_unfold_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7133457Z test_nnc_correctness_unfold_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7152288Z test_nnc_correctness_unfold_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7171218Z test_nnc_correctness_unfold_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7190404Z test_nnc_correctness_unfold_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7208772Z test_nnc_correctness_unfold_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7227403Z test_nnc_correctness_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7246352Z test_nnc_correctness_unfold_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7265374Z test_nnc_correctness_unfold_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7283910Z test_nnc_correctness_unfold_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7303567Z test_nnc_correctness_unfold_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7322045Z test_nnc_correctness_unfold_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7340972Z test_nnc_correctness_unfold_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7365149Z test_nnc_correctness_uniform_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7384222Z test_nnc_correctness_uniform_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7403139Z test_nnc_correctness_uniform_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7421981Z test_nnc_correctness_uniform_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7440624Z test_nnc_correctness_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7459937Z test_nnc_correctness_uniform_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7479238Z test_nnc_correctness_unique_consecutive_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7497683Z test_nnc_correctness_unique_consecutive_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7516746Z test_nnc_correctness_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7534951Z test_nnc_correctness_unique_consecutive_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7553970Z test_nnc_correctness_unique_consecutive_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7573136Z test_nnc_correctness_unique_consecutive_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7597802Z test_nnc_correctness_unique_consecutive_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7616251Z test_nnc_correctness_unique_consecutive_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7635117Z test_nnc_correctness_unique_consecutive_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7653890Z test_nnc_correctness_unique_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7672848Z test_nnc_correctness_unique_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7691899Z test_nnc_correctness_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7711181Z test_nnc_correctness_unique_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7729767Z test_nnc_correctness_unique_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7748625Z test_nnc_correctness_unique_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7767127Z test_nnc_correctness_unique_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7786056Z test_nnc_correctness_unique_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7810462Z test_nnc_correctness_unique_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7829671Z test_nnc_correctness_unsqueeze_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7848414Z test_nnc_correctness_unsqueeze_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7867049Z test_nnc_correctness_unsqueeze_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7885810Z test_nnc_correctness_unsqueeze_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7904671Z test_nnc_correctness_unsqueeze_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7923211Z test_nnc_correctness_unsqueeze_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7943798Z test_nnc_correctness_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7962611Z test_nnc_correctness_unsqueeze_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.7981662Z test_nnc_correctness_unsqueeze_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8000772Z test_nnc_correctness_unsqueeze_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8019343Z test_nnc_correctness_unsqueeze_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8044259Z test_nnc_correctness_unsqueeze_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8063002Z test_nnc_correctness_unsqueeze_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8081685Z test_nnc_correctness_var_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8100662Z test_nnc_correctness_var_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8119223Z test_nnc_correctness_var_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8137942Z test_nnc_correctness_var_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8158563Z test_nnc_correctness_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8178448Z test_nnc_correctness_var_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8198773Z test_nnc_correctness_var_mean_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8217301Z test_nnc_correctness_var_mean_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8236521Z test_nnc_correctness_var_mean_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8255222Z test_nnc_correctness_var_mean_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8280184Z test_nnc_correctness_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8298889Z test_nnc_correctness_var_mean_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8318929Z test_nnc_correctness_vdot_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8337502Z test_nnc_correctness_vdot_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8356792Z test_nnc_correctness_vdot_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8375651Z test_nnc_correctness_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8394489Z test_nnc_correctness_vdot_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8405428Z test_nnc_correctness_view_as_complex_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:08:59.8425417Z test_nnc_correctness_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8444072Z test_nnc_correctness_view_as_complex_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8462849Z test_nnc_correctness_view_as_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8481440Z test_nnc_correctness_view_as_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8500591Z test_nnc_correctness_view_as_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8526000Z test_nnc_correctness_view_as_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8545680Z test_nnc_correctness_view_as_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8563756Z test_nnc_correctness_view_as_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8582937Z test_nnc_correctness_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8601664Z test_nnc_correctness_view_as_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8620134Z test_nnc_correctness_view_as_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8638966Z test_nnc_correctness_view_as_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8657516Z test_nnc_correctness_view_as_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8676529Z test_nnc_correctness_view_as_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8695255Z test_nnc_correctness_view_as_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8714574Z test_nnc_correctness_view_as_real_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8740427Z test_nnc_correctness_view_as_real_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.003s) 2022-09-19T18:08:59.8759283Z test_nnc_correctness_view_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8777728Z test_nnc_correctness_view_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8796668Z test_nnc_correctness_view_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8815593Z test_nnc_correctness_view_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8834818Z test_nnc_correctness_view_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8853589Z test_nnc_correctness_view_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8872546Z test_nnc_correctness_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8891253Z test_nnc_correctness_view_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8910228Z test_nnc_correctness_view_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8929195Z test_nnc_correctness_view_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8948386Z test_nnc_correctness_view_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8972595Z test_nnc_correctness_view_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.8991392Z test_nnc_correctness_view_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9010149Z test_nnc_correctness_vsplit_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9029323Z test_nnc_correctness_vsplit_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9047967Z test_nnc_correctness_vsplit_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9066796Z test_nnc_correctness_vsplit_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9085225Z test_nnc_correctness_vsplit_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9104166Z test_nnc_correctness_vsplit_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9122701Z test_nnc_correctness_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9141833Z test_nnc_correctness_vsplit_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9160591Z test_nnc_correctness_vsplit_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9179512Z test_nnc_correctness_vsplit_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9204094Z test_nnc_correctness_vsplit_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9222980Z test_nnc_correctness_vsplit_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9241592Z test_nnc_correctness_vsplit_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9260137Z test_nnc_correctness_vstack_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9278906Z test_nnc_correctness_vstack_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9297541Z test_nnc_correctness_vstack_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9316945Z test_nnc_correctness_vstack_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9335827Z test_nnc_correctness_vstack_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9354682Z test_nnc_correctness_vstack_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9373164Z test_nnc_correctness_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9392087Z test_nnc_correctness_vstack_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9410611Z test_nnc_correctness_vstack_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9435306Z test_nnc_correctness_vstack_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9454320Z test_nnc_correctness_vstack_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9473311Z test_nnc_correctness_vstack_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9491964Z test_nnc_correctness_vstack_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9511314Z test_nnc_correctness_where_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9529996Z test_nnc_correctness_where_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9548974Z test_nnc_correctness_where_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9567396Z test_nnc_correctness_where_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9586158Z test_nnc_correctness_where_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9604968Z test_nnc_correctness_where_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9623902Z test_nnc_correctness_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9648508Z test_nnc_correctness_where_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9667488Z test_nnc_correctness_where_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9686480Z test_nnc_correctness_where_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9706528Z test_nnc_correctness_where_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9725130Z test_nnc_correctness_where_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9744387Z test_nnc_correctness_where_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9763137Z test_nnc_correctness_xlogy_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9781867Z test_nnc_correctness_xlogy_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9800347Z test_nnc_correctness_xlogy_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9819007Z test_nnc_correctness_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9838047Z test_nnc_correctness_xlogy_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9856612Z test_nnc_correctness_xlogy_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9881098Z test_nnc_correctness_xlogy_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9899600Z test_nnc_correctness_xlogy_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9918434Z test_nnc_correctness_xlogy_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9937246Z test_nnc_correctness_xlogy_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9956062Z test_nnc_correctness_zero__cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9974835Z test_nnc_correctness_zero__cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:08:59.9993912Z test_nnc_correctness_zero__cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0012327Z test_nnc_correctness_zero__cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0031668Z test_nnc_correctness_zero__cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0050386Z test_nnc_correctness_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0069325Z test_nnc_correctness_zero__cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0087944Z test_nnc_correctness_zero__cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0112690Z test_nnc_correctness_zero__cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0131598Z test_nnc_correctness_zero__cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0150618Z test_nnc_correctness_zero__cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0169263Z test_nnc_correctness_zero__cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0188403Z test_nnc_correctness_zeros_like_cuda_bfloat16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0206961Z test_nnc_correctness_zeros_like_cuda_bool (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0225976Z test_nnc_correctness_zeros_like_cuda_complex128 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0244788Z test_nnc_correctness_zeros_like_cuda_complex32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0265556Z test_nnc_correctness_zeros_like_cuda_complex64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0284280Z test_nnc_correctness_zeros_like_cuda_float16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0303325Z test_nnc_correctness_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0322979Z test_nnc_correctness_zeros_like_cuda_float64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0348293Z test_nnc_correctness_zeros_like_cuda_int16 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0366599Z test_nnc_correctness_zeros_like_cuda_int32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0385779Z test_nnc_correctness_zeros_like_cuda_int64 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0404523Z test_nnc_correctness_zeros_like_cuda_int8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0423384Z test_nnc_correctness_zeros_like_cuda_uint8 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.0434707Z test_unsupported_H_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0445267Z test_unsupported_T_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0455932Z test_unsupported___getitem___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0466854Z test_unsupported___rpow___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0477312Z test_unsupported___rsub___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0487717Z test_unsupported__masked_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0498104Z test_unsupported__masked_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0509040Z test_unsupported__masked_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0519430Z test_unsupported__masked_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0529965Z test_unsupported__masked_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0541209Z test_unsupported__masked_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0551828Z test_unsupported__masked_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0562089Z test_unsupported__masked_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0572898Z test_unsupported__masked_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0583442Z test_unsupported__masked_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0594097Z test_unsupported__masked_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0604966Z test_unsupported__masked_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0615276Z test_unsupported__masked_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0625924Z test_unsupported__masked_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0636571Z test_unsupported__masked_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0646736Z test_unsupported__masked_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0657372Z test_unsupported__masked_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0667881Z test_unsupported__masked_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0679161Z test_unsupported__masked_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0690386Z test_unsupported_acosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0701908Z test_unsupported_addbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0712546Z test_unsupported_addcdiv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0723167Z test_unsupported_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0733735Z test_unsupported_addmv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0744985Z test_unsupported_addr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0755693Z test_unsupported_all_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0766165Z test_unsupported_allclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0776769Z test_unsupported_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0787976Z test_unsupported_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0798529Z test_unsupported_aminmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0808895Z test_unsupported_angle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0819232Z test_unsupported_any_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0829731Z test_unsupported_arange_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0840182Z test_unsupported_argmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0850954Z test_unsupported_argmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0861988Z test_unsupported_argsort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0872503Z test_unsupported_argwhere_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0883087Z test_unsupported_as_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0893584Z test_unsupported_as_strided_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0904697Z test_unsupported_asinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0915198Z test_unsupported_atanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0925722Z test_unsupported_atleast_1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0936232Z test_unsupported_atleast_2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0947107Z test_unsupported_atleast_3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0957594Z test_unsupported_baddbmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0968006Z test_unsupported_bernoulli_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0978485Z test_unsupported_bfloat16_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.0989561Z test_unsupported_block_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1000134Z test_unsupported_bmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1010535Z test_unsupported_broadcast_shapes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1021224Z test_unsupported_broadcast_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1031715Z test_unsupported_broadcast_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1042398Z test_unsupported_bucketize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1052868Z test_unsupported_cartesian_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1063809Z test_unsupported_cat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1074145Z test_unsupported_cdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1084747Z test_unsupported_chalf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1095086Z test_unsupported_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1105731Z test_unsupported_cholesky_inverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1116115Z test_unsupported_cholesky_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1126585Z test_unsupported_chunk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1136960Z test_unsupported_clamp_max_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1147662Z test_unsupported_clamp_min_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1158133Z test_unsupported_clone_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1168459Z test_unsupported_column_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1178715Z test_unsupported_combinations_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1189464Z test_unsupported_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1199771Z test_unsupported_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1210396Z test_unsupported_conj_physical_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1220823Z test_unsupported_constant_pad_nd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1231516Z test_unsupported_copysign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1241987Z test_unsupported_corrcoef_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1252706Z test_unsupported_count_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1263107Z test_unsupported_cov_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1273625Z test_unsupported_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1284014Z test_unsupported_cummax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1294326Z test_unsupported_cummin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1304860Z test_unsupported_cumprod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1315688Z test_unsupported_cumsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1326051Z test_unsupported_cumulative_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1336546Z test_unsupported_deg2rad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1347311Z test_unsupported_diag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1357793Z test_unsupported_diag_embed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1368274Z test_unsupported_diagflat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1378612Z test_unsupported_diagonal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1389330Z test_unsupported_diagonal_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1399643Z test_unsupported_diff_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1410100Z test_unsupported_digamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1420403Z test_unsupported_dist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1431062Z test_unsupported_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1441631Z test_unsupported_dsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1452055Z test_unsupported_dstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1462806Z test_unsupported_einsum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1473263Z test_unsupported_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1484460Z test_unsupported_empty_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1495794Z test_unsupported_equal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1506472Z test_unsupported_erfinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1516807Z test_unsupported_exp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1527292Z test_unsupported_eye_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1537783Z test_unsupported_fft_fft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1548577Z test_unsupported_fft_fft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1559026Z test_unsupported_fft_fftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1569540Z test_unsupported_fft_fftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1579836Z test_unsupported_fft_hfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1590426Z test_unsupported_fft_hfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1600797Z test_unsupported_fft_hfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1611397Z test_unsupported_fft_ifft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1622409Z test_unsupported_fft_ifft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1632643Z test_unsupported_fft_ifftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1643090Z test_unsupported_fft_ifftshift_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1653540Z test_unsupported_fft_ihfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1664121Z test_unsupported_fft_ihfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1674538Z test_unsupported_fft_ihfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1685045Z test_unsupported_fft_irfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1695572Z test_unsupported_fft_irfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1706254Z test_unsupported_fft_irfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1716961Z test_unsupported_fft_rfft2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1727418Z test_unsupported_fft_rfft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1737811Z test_unsupported_fft_rfftn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1745855Z test_unsupported_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: No fill_ op (0.001s) 2022-09-19T18:09:00.1757071Z test_unsupported_flatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1767596Z test_unsupported_flip_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1777930Z test_unsupported_fliplr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1788677Z test_unsupported_flipud_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1799227Z test_unsupported_float_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1809647Z test_unsupported_floor_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1820283Z test_unsupported_fmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1830679Z test_unsupported_fmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1841162Z test_unsupported_frexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1851673Z test_unsupported_full_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1862200Z test_unsupported_gather_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1872602Z test_unsupported_geqrf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1883342Z test_unsupported_gradient_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1893713Z test_unsupported_heaviside_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1904495Z test_unsupported_histc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1914872Z test_unsupported_hsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1925519Z test_unsupported_hstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1935735Z test_unsupported_hypot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1946673Z test_unsupported_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1956911Z test_unsupported_igamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1967372Z test_unsupported_igammac_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1977748Z test_unsupported_index_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1988607Z test_unsupported_index_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.1998803Z test_unsupported_index_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2009297Z test_unsupported_index_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2019760Z test_unsupported_index_reduce_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2030499Z test_unsupported_index_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2040935Z test_unsupported_inner_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2051430Z test_unsupported_isclose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2062004Z test_unsupported_isfinite_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2072433Z test_unsupported_isin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2082995Z test_unsupported_isinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2093602Z test_unsupported_isneginf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2104296Z test_unsupported_isposinf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2115742Z test_unsupported_isreal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2126214Z test_unsupported_istft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2136817Z test_unsupported_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2147481Z test_unsupported_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2157841Z test_unsupported_jiterator_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2168223Z test_unsupported_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2178863Z test_unsupported_jiterator_unary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2189434Z test_unsupported_kron_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2199889Z test_unsupported_kthvalue_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2210341Z test_unsupported_ldexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2220777Z test_unsupported_linalg_cholesky_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2231350Z test_unsupported_linalg_cholesky_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2241904Z test_unsupported_linalg_cond_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2252361Z test_unsupported_linalg_cross_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2262907Z test_unsupported_linalg_det_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2273470Z test_unsupported_linalg_det_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2284653Z test_unsupported_linalg_eig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2294422Z test_unsupported_linalg_eigh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2305285Z test_unsupported_linalg_eigvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2315606Z test_unsupported_linalg_eigvalsh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2326135Z test_unsupported_linalg_householder_product_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2336581Z test_unsupported_linalg_inv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2347456Z test_unsupported_linalg_inv_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2357966Z test_unsupported_linalg_ldl_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2368482Z test_unsupported_linalg_ldl_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2379007Z test_unsupported_linalg_ldl_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2389714Z test_unsupported_linalg_lstsq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2400139Z test_unsupported_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2410593Z test_unsupported_linalg_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2421298Z test_unsupported_linalg_lu_factor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2431777Z test_unsupported_linalg_lu_factor_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2442252Z test_unsupported_linalg_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2452694Z test_unsupported_linalg_matrix_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2463422Z test_unsupported_linalg_matrix_power_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2474440Z test_unsupported_linalg_matrix_rank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2484835Z test_unsupported_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2494797Z test_unsupported_linalg_multi_dot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2505583Z test_unsupported_linalg_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2516057Z test_unsupported_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2526440Z test_unsupported_linalg_pinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2537127Z test_unsupported_linalg_pinv_hermitian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2554368Z test_unsupported_linalg_pinv_singular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Only runs on cpu (0.002s) 2022-09-19T18:09:00.2565036Z test_unsupported_linalg_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2575452Z test_unsupported_linalg_slogdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2586300Z test_unsupported_linalg_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2596794Z test_unsupported_linalg_solve_ex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2607394Z test_unsupported_linalg_solve_triangular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2617833Z test_unsupported_linalg_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2628602Z test_unsupported_linalg_svdvals_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2639174Z test_unsupported_linalg_tensorinv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2649619Z test_unsupported_linalg_tensorsolve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2660241Z test_unsupported_linalg_vander_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2670893Z test_unsupported_linalg_vecdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2681367Z test_unsupported_linalg_vector_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2692208Z test_unsupported_linspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2702606Z test_unsupported_log_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2713077Z test_unsupported_log_softmax_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2723460Z test_unsupported_logaddexp2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2733944Z test_unsupported_logaddexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2744749Z test_unsupported_logcumsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2755198Z test_unsupported_logdet_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2765835Z test_unsupported_logical_and_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2776332Z test_unsupported_logical_not_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2787196Z test_unsupported_logical_or_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2797480Z test_unsupported_logical_xor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2807994Z test_unsupported_logit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2818406Z test_unsupported_logspace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2829336Z test_unsupported_logsumexp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2840631Z test_unsupported_lu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2852054Z test_unsupported_lu_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2862890Z test_unsupported_lu_unpack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2873334Z test_unsupported_mH_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2883754Z test_unsupported_mT_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2894296Z test_unsupported_masked_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2905056Z test_unsupported_masked_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2915424Z test_unsupported_matrix_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2925956Z test_unsupported_max_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2936415Z test_unsupported_max_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2947198Z test_unsupported_maximum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2957768Z test_unsupported_median_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2968513Z test_unsupported_meshgrid_list_of_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2979043Z test_unsupported_meshgrid_variadic_tensors_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.2989820Z test_unsupported_min_reduction_no_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3000088Z test_unsupported_min_reduction_with_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3010894Z test_unsupported_minimum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3021222Z test_unsupported_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3031726Z test_unsupported_movedim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3042306Z test_unsupported_msort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3052812Z test_unsupported_multinomial_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3063834Z test_unsupported_mv_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3074208Z test_unsupported_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3084761Z test_unsupported_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3095227Z test_unsupported_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3105913Z test_unsupported_nan_to_num_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3116301Z test_unsupported_nanmean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3126826Z test_unsupported_nanmedian_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3137574Z test_unsupported_nanquantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3148312Z test_unsupported_nansum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3158760Z test_unsupported_narrow_copy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3169230Z test_unsupported_narrow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3179808Z test_unsupported_native_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3190131Z test_unsupported_new_empty_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3200832Z test_unsupported_new_empty_strided_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3211161Z test_unsupported_new_full_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3221802Z test_unsupported_new_ones_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3232232Z test_unsupported_new_zeros_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3242989Z test_unsupported_nextafter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3253421Z test_unsupported_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3264179Z test_unsupported_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3274637Z test_unsupported_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3284789Z test_unsupported_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3295267Z test_unsupported_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3306070Z test_unsupported_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3316622Z test_unsupported_nn_functional_avg_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3327000Z test_unsupported_nn_functional_avg_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3337611Z test_unsupported_nn_functional_avg_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3348363Z test_unsupported_nn_functional_batch_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3358955Z test_unsupported_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3369269Z test_unsupported_nn_functional_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3379683Z test_unsupported_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3390201Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3400444Z test_unsupported_nn_functional_celu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3410896Z test_unsupported_nn_functional_conv1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3421549Z test_unsupported_nn_functional_conv2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3432066Z test_unsupported_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3442529Z test_unsupported_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3454125Z test_unsupported_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3465748Z test_unsupported_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3477091Z test_unsupported_nn_functional_cosine_similarity_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3488388Z test_unsupported_nn_functional_cross_entropy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3498863Z test_unsupported_nn_functional_ctc_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3509470Z test_unsupported_nn_functional_dropout2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3519895Z test_unsupported_nn_functional_dropout3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3530336Z test_unsupported_nn_functional_dropout_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3541551Z test_unsupported_nn_functional_elu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3551789Z test_unsupported_nn_functional_embedding_bag_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3562250Z test_unsupported_nn_functional_embedding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3572801Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3583590Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3594037Z test_unsupported_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3604576Z test_unsupported_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3615021Z test_unsupported_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3625711Z test_unsupported_nn_functional_gelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3636124Z test_unsupported_nn_functional_glu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3646628Z test_unsupported_nn_functional_grid_sample_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3657210Z test_unsupported_nn_functional_group_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3668029Z test_unsupported_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3678550Z test_unsupported_nn_functional_huber_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3689155Z test_unsupported_nn_functional_instance_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3699622Z test_unsupported_nn_functional_interpolate_area_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3710549Z test_unsupported_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3721158Z test_unsupported_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3731451Z test_unsupported_nn_functional_interpolate_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3742009Z test_unsupported_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3752865Z test_unsupported_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3763076Z test_unsupported_nn_functional_kl_div_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3773629Z test_unsupported_nn_functional_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3784376Z test_unsupported_nn_functional_layer_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3794902Z test_unsupported_nn_functional_linear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3805395Z test_unsupported_nn_functional_local_response_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3815868Z test_unsupported_nn_functional_logsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3826706Z test_unsupported_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3837127Z test_unsupported_nn_functional_max_pool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3847546Z test_unsupported_nn_functional_max_pool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3858078Z test_unsupported_nn_functional_max_pool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3868883Z test_unsupported_nn_functional_max_unpool1d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3879442Z test_unsupported_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3889694Z test_unsupported_nn_functional_max_unpool2d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3900392Z test_unsupported_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3911171Z test_unsupported_nn_functional_max_unpool3d_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3926065Z test_unsupported_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3936437Z test_unsupported_nn_functional_mish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3947238Z test_unsupported_nn_functional_mse_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3957702Z test_unsupported_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3968118Z test_unsupported_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3978567Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3989110Z test_unsupported_nn_functional_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.3999284Z test_unsupported_nn_functional_normalize_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4009977Z test_unsupported_nn_functional_pad_circular_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4020717Z test_unsupported_nn_functional_pad_constant_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4031078Z test_unsupported_nn_functional_pad_reflect_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4041507Z test_unsupported_nn_functional_pad_replicate_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4051899Z test_unsupported_nn_functional_pairwise_distance_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4062443Z test_unsupported_nn_functional_pdist_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4073194Z test_unsupported_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4083259Z test_unsupported_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4093950Z test_unsupported_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4104475Z test_unsupported_nn_functional_prelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4114818Z test_unsupported_nn_functional_rrelu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4125150Z test_unsupported_nn_functional_selu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4135650Z test_unsupported_nn_functional_silu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4146101Z test_unsupported_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4156611Z test_unsupported_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4167037Z test_unsupported_nn_functional_softmin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4177357Z test_unsupported_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4188096Z test_unsupported_nn_functional_softshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4198654Z test_unsupported_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4208997Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4219505Z test_unsupported_nn_functional_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4230106Z test_unsupported_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4240459Z test_unsupported_nn_functional_upsample_nearest_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4250905Z test_unsupported_nonzero_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4261782Z test_unsupported_norm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4271884Z test_unsupported_norm_fro_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4282316Z test_unsupported_norm_inf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4292782Z test_unsupported_norm_nuc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4303146Z test_unsupported_normal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4313444Z test_unsupported_normal_number_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4323881Z test_unsupported_ones_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4334345Z test_unsupported_ormqr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4345068Z test_unsupported_outer_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4355371Z test_unsupported_pca_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4365651Z test_unsupported_pinverse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4376015Z test_unsupported_polar_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4386535Z test_unsupported_polygamma_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4396728Z test_unsupported_polygamma_polygamma_n_1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4407060Z test_unsupported_polygamma_polygamma_n_2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4417437Z test_unsupported_polygamma_polygamma_n_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4449829Z test_unsupported_polygamma_polygamma_n_4_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4459824Z test_unsupported_positive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4470421Z test_unsupported_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4480728Z test_unsupported_put_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4491268Z test_unsupported_qr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4501888Z test_unsupported_quantile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4512168Z test_unsupported_rad2deg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4522558Z test_unsupported_rand_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4532804Z test_unsupported_randint_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4543276Z test_unsupported_randn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4553654Z test_unsupported_randn_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4563946Z test_unsupported_ravel_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4574547Z test_unsupported_real_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4585314Z test_unsupported_renorm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4595635Z test_unsupported_repeat_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4605908Z test_unsupported_repeat_interleave_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4616209Z test_unsupported_resize__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4626741Z test_unsupported_resize_as__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4637122Z test_unsupported_resolve_conj_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4647442Z test_unsupported_resolve_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4657727Z test_unsupported_roll_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4668588Z test_unsupported_rot90_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4678885Z test_unsupported_round_decimals_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4689290Z test_unsupported_round_decimals_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4699649Z test_unsupported_round_decimals_neg_3_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4710132Z test_unsupported_scatter_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4720833Z test_unsupported_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4731057Z test_unsupported_scatter_reduce_amax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4741644Z test_unsupported_scatter_reduce_amin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4751973Z test_unsupported_scatter_reduce_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4762373Z test_unsupported_scatter_reduce_prod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4772609Z test_unsupported_scatter_reduce_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4783221Z test_unsupported_searchsorted_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4793793Z test_unsupported_segment_reduce_lengths_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4804038Z test_unsupported_segment_reduce_offsets_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4814481Z test_unsupported_select_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4825270Z test_unsupported_select_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4835427Z test_unsupported_sgn_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4845850Z test_unsupported_signbit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4856036Z test_unsupported_sinc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4866672Z test_unsupported_slice_scatter_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4876968Z test_unsupported_softmax_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4887408Z test_unsupported_softmax_with_dtype_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4897715Z test_unsupported_sort_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4908438Z test_unsupported_sparse_sampled_addmm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4918807Z test_unsupported_special_airy_ai_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4929241Z test_unsupported_special_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4940292Z test_unsupported_special_bessel_j1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4950660Z test_unsupported_special_bessel_y0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4960943Z test_unsupported_special_bessel_y1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.4968603Z test_unsupported_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.4976962Z test_unsupported_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.4985638Z test_unsupported_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.4993619Z test_unsupported_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5004580Z test_unsupported_special_entr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5014751Z test_unsupported_special_erfcx_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5022563Z test_unsupported_special_hermite_polynomial_h_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5031035Z test_unsupported_special_hermite_polynomial_he_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5041957Z test_unsupported_special_i0e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5052392Z test_unsupported_special_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5063043Z test_unsupported_special_i1e_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5070488Z test_unsupported_special_laguerre_polynomial_l_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5078903Z test_unsupported_special_legendre_polynomial_p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5089897Z test_unsupported_special_log_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5100374Z test_unsupported_special_modified_bessel_i0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5111689Z test_unsupported_special_modified_bessel_i1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5122959Z test_unsupported_special_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5134231Z test_unsupported_special_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5145572Z test_unsupported_special_ndtr_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5155840Z test_unsupported_special_ndtri_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5166286Z test_unsupported_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5176517Z test_unsupported_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5187151Z test_unsupported_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5195057Z test_unsupported_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5203453Z test_unsupported_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5211343Z test_unsupported_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5219586Z test_unsupported_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: Skipped! (0.001s) 2022-09-19T18:09:00.5230894Z test_unsupported_special_spherical_bessel_j0_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5241003Z test_unsupported_special_xlog1py_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5251303Z test_unsupported_special_zeta_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5261909Z test_unsupported_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5272256Z test_unsupported_split_list_args_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5282672Z test_unsupported_split_with_sizes_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5293097Z test_unsupported_square_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5303595Z test_unsupported_squeeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5313926Z test_unsupported_stack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5324337Z test_unsupported_std_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5334610Z test_unsupported_std_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5345124Z test_unsupported_stft_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5355533Z test_unsupported_sum_to_size_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5365834Z test_unsupported_svd_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5376210Z test_unsupported_svd_lowrank_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5387239Z test_unsupported_symeig_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5397023Z test_unsupported_take_along_dim_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5407418Z test_unsupported_take_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5417682Z test_unsupported_tensor_split_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5428437Z test_unsupported_tensordot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5438990Z test_unsupported_tile_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5450240Z test_unsupported_to_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5461747Z test_unsupported_to_sparse_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5472711Z test_unsupported_topk_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5484027Z test_unsupported_trace_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5495114Z test_unsupported_trapezoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5505748Z test_unsupported_trapz_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5516089Z test_unsupported_triangular_solve_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5526560Z test_unsupported_tril_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5537778Z test_unsupported_triu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5549324Z test_unsupported_unbind_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5560377Z test_unsupported_unflatten_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5571590Z test_unsupported_unfold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5583204Z test_unsupported_uniform_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5593512Z test_unsupported_unique_consecutive_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5603860Z test_unsupported_unique_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5614120Z test_unsupported_var_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5624755Z test_unsupported_var_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5635065Z test_unsupported_vdot_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5645456Z test_unsupported_view_as_complex_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5655895Z test_unsupported_vsplit_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5666714Z test_unsupported_vstack_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5677993Z test_unsupported_xlogy_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5689069Z test_unsupported_zero__cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5699614Z test_unsupported_zeros_like_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5707582Z test_working___radd___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5715660Z test_working___rdiv___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5723163Z test_working___rmod___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5730943Z test_working___rmul___cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5738600Z test_working_abs_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5746555Z test_working_acos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5754376Z test_working_add_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5761879Z test_working_addcmul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5769547Z test_working_addmm_decomposed_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5777027Z test_working_asin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5785043Z test_working_atan2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5793057Z test_working_atan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5800325Z test_working_bool_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5808077Z test_working_byte_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5815696Z test_working_ceil_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5823667Z test_working_char_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5831306Z test_working_clamp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5839048Z test_working_contiguous_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5846609Z test_working_cos_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5854386Z test_working_cosh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5862338Z test_working_div_floor_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5870090Z test_working_div_no_rounding_mode_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5877887Z test_working_div_trunc_rounding_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5885481Z test_working_double_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5893258Z test_working_eq_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5901101Z test_working_erf_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5908804Z test_working_erfc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5917094Z test_working_exp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5925557Z test_working_expand_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5933343Z test_working_expand_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5941275Z test_working_expm1_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5948949Z test_working_float_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5956792Z test_working_floor_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5964582Z test_working_fmod_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5972310Z test_working_ge_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5980194Z test_working_gt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5987899Z test_working_half_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.5995477Z test_working_int_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6003069Z test_working_isnan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6010732Z test_working_le_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6018445Z test_working_lerp_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6026410Z test_working_lgamma_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6034192Z test_working_log10_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6041886Z test_working_log1p_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6049576Z test_working_log2_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6057240Z test_working_log_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6065283Z test_working_long_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6072844Z test_working_lt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6081188Z test_working_masked_fill_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6089379Z test_working_max_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6097633Z test_working_mean_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6106218Z test_working_min_binary_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6113917Z test_working_mm_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6121583Z test_working_mul_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6129416Z test_working_ne_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6137140Z test_working_neg_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6145401Z test_working_nn_functional_hardshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6153137Z test_working_nn_functional_hardsigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6161114Z test_working_nn_functional_hardswish_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6168638Z test_working_nn_functional_hardtanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6176305Z test_working_nn_functional_leaky_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6184451Z test_working_nn_functional_relu6_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6191879Z test_working_nn_functional_relu_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6199742Z test_working_nn_functional_softplus_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6207447Z test_working_nn_functional_softsign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6215236Z test_working_nn_functional_tanhshrink_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6223006Z test_working_nn_functional_threshold_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6230789Z test_working_permute_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6238430Z test_working_pow_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6246123Z test_working_reciprocal_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6253817Z test_working_remainder_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6261689Z test_working_reshape_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6269383Z test_working_reshape_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6277058Z test_working_round_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6285753Z test_working_rsqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6292645Z test_working_rsub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6300379Z test_working_short_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6308271Z test_working_sigmoid_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6315893Z test_working_sign_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6323608Z test_working_sin_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6331426Z test_working_sinh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6339085Z test_working_sqrt_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6347041Z test_working_sub_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6354550Z test_working_sum_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6362383Z test_working_t_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6370559Z test_working_tan_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6378876Z test_working_tanh_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6387366Z test_working_transpose_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6395882Z test_working_true_divide_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6403844Z test_working_trunc_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6412196Z test_working_unsqueeze_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6420443Z test_working_view_as_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6428912Z test_working_view_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6437123Z test_working_where_cuda_float32 (__main__.TestNNCOpInfoCUDA) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6447436Z test_abs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6459996Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6472837Z test_add_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6486443Z test_addcmul (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6498869Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6508736Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6518052Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6535483Z test_batch_norm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:09:00.6550677Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:09:00.6571709Z test_binary_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:09:00.6587932Z test_binary_pow (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:09:00.6609836Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6165924Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (154.955s) 2022-09-19T18:11:35.6182452Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6192244Z test_broadcast (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6201413Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6210260Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6226927Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6239502Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6249184Z test_chunk (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6266470Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6279887Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6291757Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6301995Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6316798Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6338077Z test_clamp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6348763Z test_clamp_double (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6358087Z test_clamp_int (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6369523Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6382863Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6391881Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6402593Z test_concat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6415114Z test_concat_invariant (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6430975Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6443329Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6455278Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6472713Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: no half support (0.002s) 2022-09-19T18:11:35.6483408Z test_dims (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6493404Z test_disabled (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6505172Z test_div_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6518334Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6555052Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T18:11:35.6565747Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6577940Z test_erf (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6589040Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6597915Z test_exp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6607716Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-09-19T18:11:35.6624559Z test_gelu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6630950Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6637182Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6650674Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6666571Z test_isnan (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6679380Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-09-19T18:11:35.6692220Z test_lerp (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6708291Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-09-19T18:11:35.6716252Z test_lstm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6725837Z test_lstm_concat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6742390Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6754132Z test_lstm_traced (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6769090Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2022-09-19T18:11:35.6796784Z test_matmul (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T18:11:35.6809414Z test_milstm (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6824902Z test_minmax (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6841774Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.6854778Z test_mul_bool (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6869902Z test_neg_pow (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6879194Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.001s) 2022-09-19T18:11:35.6884950Z test_nop (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-09-19T18:11:35.6894083Z test_profiler (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6910676Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.002s) 2022-09-19T18:11:35.6924325Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2022-09-19T18:11:35.6933586Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: rand_like is not supported yet (0.001s) 2022-09-19T18:11:35.6943366Z test_relu (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6949729Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6964138Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6973266Z test_scalar (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6987992Z test_scalar_arg (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.6995552Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7007759Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7018906Z test_small_constant (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7031129Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7043443Z test_sum_dim (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7053884Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7064255Z test_sum_simple (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7087527Z test_superslomo (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.7108320Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.7127206Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.7145603Z test_ternary_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.7155575Z test_threshold (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7163978Z test_to_device (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:11:35.7202098Z test_torch_to (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T18:11:35.7218935Z test_type_as_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:11:35.7229294Z test_typecheck (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:12:06.9619978Z test_unary_ops (__main__.TestTEFuserDynamic) ... ERROR (31.239s) 2022-09-19T18:12:06.9620599Z test_unary_ops errored - num_retries_left: 3 2022-09-19T18:12:06.9621903Z Traceback (most recent call last): 2022-09-19T18:12:06.9622652Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:12:06.9623068Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:12:06.9623661Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:12:06.9624101Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:12:06.9624653Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:12:06.9625044Z return callable(*args, **kwargs) 2022-09-19T18:12:06.9626158Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:12:06.9626909Z 2022-09-19T18:12:06.9627114Z During handling of the above exception, another exception occurred: 2022-09-19T18:12:06.9627351Z 2022-09-19T18:12:06.9627485Z Traceback (most recent call last): 2022-09-19T18:12:06.9627864Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:12:06.9628195Z raise RuntimeError( 2022-09-19T18:12:06.9633369Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:12:06.9633869Z 2022-09-19T18:12:35.2835080Z test_unary_ops (__main__.TestTEFuserDynamic) ... ERROR (28.321s) 2022-09-19T18:12:35.2835687Z test_unary_ops errored - num_retries_left: 2 2022-09-19T18:12:35.2838475Z Traceback (most recent call last): 2022-09-19T18:12:35.2838918Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:12:35.2841828Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:12:35.2842942Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:12:35.2843603Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:12:35.2844864Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:12:35.2845594Z return callable(*args, **kwargs) 2022-09-19T18:12:35.2849115Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:12:35.2850082Z 2022-09-19T18:12:35.2850279Z During handling of the above exception, another exception occurred: 2022-09-19T18:12:35.2850548Z 2022-09-19T18:12:35.2850639Z Traceback (most recent call last): 2022-09-19T18:12:35.2851212Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:12:35.2851805Z raise RuntimeError( 2022-09-19T18:12:35.2852205Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:12:35.2852619Z 2022-09-19T18:13:03.4997298Z test_unary_ops (__main__.TestTEFuserDynamic) ... ERROR (28.216s) 2022-09-19T18:13:03.4997892Z test_unary_ops errored - num_retries_left: 1 2022-09-19T18:13:03.4998678Z Traceback (most recent call last): 2022-09-19T18:13:03.4999063Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:13:03.5003759Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:13:03.5004939Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:13:03.5005653Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:13:03.5006260Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:13:03.5006655Z return callable(*args, **kwargs) 2022-09-19T18:13:03.5007668Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:13:03.5008476Z 2022-09-19T18:13:03.5008681Z During handling of the above exception, another exception occurred: 2022-09-19T18:13:03.5008911Z 2022-09-19T18:13:03.5009034Z Traceback (most recent call last): 2022-09-19T18:13:03.5009420Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:13:03.5009774Z raise RuntimeError( 2022-09-19T18:13:03.5010054Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:13:03.5010255Z 2022-09-19T18:13:31.8608271Z test_unary_ops (__main__.TestTEFuserDynamic) ... ERROR (28.361s) 2022-09-19T18:13:31.8608868Z test_unary_ops errored - num_retries_left: 0 2022-09-19T18:13:31.8620382Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8630991Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8639782Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8652193Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8663428Z test_where_and_typing (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8681300Z test_where_ops (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:13:31.8709081Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T18:13:31.8718972Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8727244Z test_abs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8738745Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8751509Z test_add_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8765346Z test_addcmul (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8777926Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8788072Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8797448Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8815242Z test_batch_norm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:13:31.8830425Z test_binary_div_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:13:31.8851583Z test_binary_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:13:31.8867813Z test_binary_pow (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:13:31.8889491Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.0847135Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (132.195s) 2022-09-19T18:15:44.0863851Z test_bitwise_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.0873933Z test_broadcast (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0882943Z test_cat_2k_args (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0891803Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0908535Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.0921068Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0930671Z test_chunk (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0947925Z test_chunk_correctness (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.0961320Z test_chunk_distributes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0973297Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0983700Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.0998588Z test_chunk_multiple (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1020214Z test_clamp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1030728Z test_clamp_double (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1040164Z test_clamp_int (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1051611Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1065126Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1073923Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1084769Z test_concat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1097489Z test_concat_invariant (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1113547Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1125946Z test_conv2d (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1138230Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1156208Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: no half support (0.002s) 2022-09-19T18:15:44.1165973Z test_dims (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1176183Z test_disabled (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1187979Z test_div_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1201278Z test_dynamic_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1238111Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.004s) 2022-09-19T18:15:44.1248670Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1261075Z test_erf (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1272103Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1281099Z test_exp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1290852Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-09-19T18:15:44.1308258Z test_gelu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1314772Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1321367Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1335995Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1351953Z test_isnan (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1365147Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-09-19T18:15:44.1377793Z test_lerp (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1396118Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.002s) 2022-09-19T18:15:44.1403776Z test_lstm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1413447Z test_lstm_concat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1426195Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1437155Z test_lstm_traced (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1450680Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2022-09-19T18:15:44.1475657Z test_matmul (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1488506Z test_milstm (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1504234Z test_minmax (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1521549Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1534285Z test_mul_bool (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1549090Z test_neg_pow (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1558268Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.001s) 2022-09-19T18:15:44.1564433Z test_nop (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.000s) 2022-09-19T18:15:44.1574720Z test_profiler (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1593304Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.002s) 2022-09-19T18:15:44.1608581Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2022-09-19T18:15:44.1619347Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: rand_like is not supported yet (0.001s) 2022-09-19T18:15:44.1629536Z test_relu (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1636009Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1650256Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1659218Z test_scalar (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1673949Z test_scalar_arg (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1681123Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1692248Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1702798Z test_small_constant (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1713736Z test_sub_gt_and (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1724872Z test_sum_dim (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1734638Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1744253Z test_sum_simple (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1765033Z test_superslomo (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1786001Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1804995Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1822977Z test_ternary_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:15:44.1832566Z test_threshold (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1840166Z test_to_device (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1874070Z test_torch_to (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T18:15:44.1889435Z test_type_as_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:15:44.1899836Z test_typecheck (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:16:11.3589989Z test_unary_ops (__main__.TestTEFuserStatic) ... ERROR (27.169s) 2022-09-19T18:16:11.3592260Z test_unary_ops errored - num_retries_left: 3 2022-09-19T18:16:11.3592612Z Traceback (most recent call last): 2022-09-19T18:16:11.3593002Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:16:11.3593376Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:16:11.3593934Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:16:11.3595956Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:16:11.3596626Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:16:11.3598457Z return callable(*args, **kwargs) 2022-09-19T18:16:11.3599525Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:16:11.3600193Z 2022-09-19T18:16:11.3600374Z During handling of the above exception, another exception occurred: 2022-09-19T18:16:11.3600610Z 2022-09-19T18:16:11.3600746Z Traceback (most recent call last): 2022-09-19T18:16:11.3601123Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:16:11.3601475Z raise RuntimeError( 2022-09-19T18:16:11.3601758Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:16:11.3601968Z 2022-09-19T18:16:37.0000501Z test_unary_ops (__main__.TestTEFuserStatic) ... ERROR (25.641s) 2022-09-19T18:16:37.0001097Z test_unary_ops errored - num_retries_left: 2 2022-09-19T18:16:37.0002114Z Traceback (most recent call last): 2022-09-19T18:16:37.0002494Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:16:37.0007319Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:16:37.0008705Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:16:37.0009175Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:16:37.0009735Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:16:37.0010131Z return callable(*args, **kwargs) 2022-09-19T18:16:37.0011104Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:16:37.0012003Z 2022-09-19T18:16:37.0012201Z During handling of the above exception, another exception occurred: 2022-09-19T18:16:37.0012416Z 2022-09-19T18:16:37.0014193Z Traceback (most recent call last): 2022-09-19T18:16:37.0015002Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:16:37.0015673Z raise RuntimeError( 2022-09-19T18:16:37.0015984Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:16:37.0016185Z 2022-09-19T18:17:02.8485763Z test_unary_ops (__main__.TestTEFuserStatic) ... ERROR (25.848s) 2022-09-19T18:17:02.8486661Z test_unary_ops errored - num_retries_left: 1 2022-09-19T18:17:02.8488937Z Traceback (most recent call last): 2022-09-19T18:17:02.8489608Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:17:02.8490030Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:17:02.8490628Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:17:02.8491044Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:17:02.8491583Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:17:02.8492331Z return callable(*args, **kwargs) 2022-09-19T18:17:02.8495218Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:17:02.8495947Z 2022-09-19T18:17:02.8496185Z During handling of the above exception, another exception occurred: 2022-09-19T18:17:02.8496407Z 2022-09-19T18:17:02.8496540Z Traceback (most recent call last): 2022-09-19T18:17:02.8496915Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:17:02.8497264Z raise RuntimeError( 2022-09-19T18:17:02.8497546Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:17:02.8497744Z 2022-09-19T18:17:28.6993996Z test_unary_ops (__main__.TestTEFuserStatic) ... ERROR (25.851s) 2022-09-19T18:17:28.6994580Z test_unary_ops errored - num_retries_left: 0 2022-09-19T18:17:28.7006176Z test_unrolled_cat (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:17:28.7016636Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:17:28.7025832Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:17:28.7038162Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:17:28.7049026Z test_where_and_typing (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:17:28.7067102Z test_where_ops (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.002s) 2022-09-19T18:17:28.7094063Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.003s) 2022-09-19T18:17:28.7103682Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... skip: test is fast; we disabled it with PYTORCH_TEST_SKIP_FAST (0.001s) 2022-09-19T18:17:28.7105139Z 2022-09-19T18:17:28.7105605Z ====================================================================== 2022-09-19T18:17:28.7106285Z ERROR [28.361s]: test_unary_ops (__main__.TestTEFuserDynamic) 2022-09-19T18:17:28.7109154Z ---------------------------------------------------------------------- 2022-09-19T18:17:28.7109537Z Traceback (most recent call last): 2022-09-19T18:17:28.7109922Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:17:28.7110304Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:17:28.7110847Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:17:28.7111276Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:17:28.7111816Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:17:28.7112209Z return callable(*args, **kwargs) 2022-09-19T18:17:28.7113349Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:17:28.7114029Z 2022-09-19T18:17:28.7114227Z During handling of the above exception, another exception occurred: 2022-09-19T18:17:28.7114445Z 2022-09-19T18:17:28.7114581Z Traceback (most recent call last): 2022-09-19T18:17:28.7114954Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:17:28.7115296Z raise RuntimeError( 2022-09-19T18:17:28.7115576Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:17:28.7115776Z 2022-09-19T18:17:28.7119882Z ====================================================================== 2022-09-19T18:17:28.7120589Z ERROR [25.851s]: test_unary_ops (__main__.TestTEFuserStatic) 2022-09-19T18:17:28.7121688Z ---------------------------------------------------------------------- 2022-09-19T18:17:28.7122163Z Traceback (most recent call last): 2022-09-19T18:17:28.7122529Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1430, in test_unary_ops 2022-09-19T18:17:28.7122909Z torch.testing.assert_close(ref, t(x)) 2022-09-19T18:17:28.7123466Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 475, in prof_func_call 2022-09-19T18:17:28.7123891Z return prof_callable(func_call, *args, **kwargs) 2022-09-19T18:17:28.7124414Z File "/opt/conda/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 472, in prof_callable 2022-09-19T18:17:28.7124807Z return callable(*args, **kwargs) 2022-09-19T18:17:28.7125780Z RuntimeError: false INTERNAL ASSERT FAILED at "/var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp":1892, please report a bug to PyTorch. Unimplemented lowering for intrinsic '23' for input of dtype Char in LLVM codegen of the fuser. This error occured in the fuser. You can turn off the fuser with torch.jit.enable_fusion(False). 2022-09-19T18:17:28.7126392Z 2022-09-19T18:17:28.7126587Z During handling of the above exception, another exception occurred: 2022-09-19T18:17:28.7126819Z 2022-09-19T18:17:28.7126950Z Traceback (most recent call last): 2022-09-19T18:17:28.7127301Z File "/var/lib/jenkins/workspace/test/test_jit_fuser_te.py", line 1433, in test_unary_ops 2022-09-19T18:17:28.7127639Z raise RuntimeError( 2022-09-19T18:17:28.7127936Z RuntimeError: Failed: torch.int8 ceil cpu (1,) 2022-09-19T18:17:28.7128135Z 2022-09-19T18:17:28.7128388Z ---------------------------------------------------------------------- 2022-09-19T18:17:28.7128714Z Ran 5944 tests in 518.480s 2022-09-19T18:17:28.7128875Z 2022-09-19T18:17:28.7129034Z FAILED (errors=2, skipped=5934, expected failures=6) 2022-09-19T18:17:28.7129237Z 2022-09-19T18:17:28.7129357Z Generating XML reports... 2022-09-19T18:17:28.7292986Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220919180849.xml 2022-09-19T18:17:28.7412094Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220919180849.xml 2022-09-19T18:17:28.7415020Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220919180849.xml 2022-09-19T18:17:29.7308891Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20220919180849.xml 2022-09-19T18:17:30.7153973Z Traceback (most recent call last): 2022-09-19T18:17:30.7154581Z File "/var/lib/jenkins/workspace/test/run_test.py", line 1111, in 2022-09-19T18:17:30.7157095Z main() 2022-09-19T18:17:30.7157440Z File "/var/lib/jenkins/workspace/test/run_test.py", line 1089, in main 2022-09-19T18:17:30.7158665Z raise RuntimeError(err_message) 2022-09-19T18:17:30.7158957Z RuntimeError: test_jit_fuser_te failed! 2022-09-19T18:17:30.9969499Z 2022-09-19T18:17:30.9970249Z real 26m9.574s 2022-09-19T18:17:30.9970767Z user 25m23.878s 2022-09-19T18:17:30.9971149Z sys 0m44.028s 2022-09-19T18:17:31.0019800Z ##[error]Process completed with exit code 1. 2022-09-19T18:17:31.0063353Z Prepare all required actions 2022-09-19T18:17:31.0063771Z Getting action download info 2022-09-19T18:17:31.1707923Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-09-19T18:17:31.1708218Z with: 2022-09-19T18:17:31.1708675Z github-token: *** 2022-09-19T18:17:31.1708891Z env: 2022-09-19T18:17:31.1709127Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:31.1709392Z GPU_FLAG: --gpus all 2022-09-19T18:17:31.1709619Z ##[endgroup] 2022-09-19T18:17:31.1741262Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-09-19T18:17:31.1741580Z with: 2022-09-19T18:17:31.1741781Z shell: bash 2022-09-19T18:17:31.1742022Z timeout_minutes: 10 2022-09-19T18:17:31.1742269Z max_attempts: 5 2022-09-19T18:17:31.1742496Z retry_wait_seconds: 30 2022-09-19T18:17:31.1743038Z 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 "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-09-19T18:17:31.1743548Z polling_interval_seconds: 1 2022-09-19T18:17:31.1743796Z warning_on_retry: true 2022-09-19T18:17:31.1744055Z continue_on_error: false 2022-09-19T18:17:31.1744294Z env: 2022-09-19T18:17:31.1744509Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:31.1744771Z GPU_FLAG: --gpus all 2022-09-19T18:17:31.1745165Z GITHUB_TOKEN: *** 2022-09-19T18:17:31.1745405Z ##[endgroup] 2022-09-19T18:17:31.2294400Z 2022-09-19T18:17:31.2358615Z + python3 -m pip install requests==2.26.0 2022-09-19T18:17:31.5258133Z Defaulting to user installation because normal site-packages is not writeable 2022-09-19T18:17:31.6574992Z Collecting requests==2.26.0 2022-09-19T18:17:31.6750925Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-09-19T18:17:31.7343983Z Collecting idna<4,>=2.5; python_version >= "3" 2022-09-19T18:17:31.7382619Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-09-19T18:17:31.8375240Z Collecting urllib3<1.27,>=1.21.1 2022-09-19T18:17:31.8415843Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-09-19T18:17:31.9728219Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-09-19T18:17:31.9769268Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-09-19T18:17:32.0379491Z Collecting certifi>=2017.4.17 2022-09-19T18:17:32.0420975Z Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 2022-09-19T18:17:32.1286421Z Installing collected packages: idna, urllib3, charset-normalizer, certifi, requests 2022-09-19T18:17:32.3187966Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-19T18:17:32.3188688Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-19T18:17:32.3775403Z Successfully installed certifi-2022.9.14 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.12 2022-09-19T18:17:32.4234138Z ++ python3 .github/scripts/get_workflow_job_id.py 3084335389 i-011654df8012f35d8 2022-09-19T18:17:35.2499896Z + GHA_WORKFLOW_JOB_ID=8433956087 2022-09-19T18:17:35.2501285Z + echo '::set-output name=job-id::8433956087' 2022-09-19T18:17:36.2412290Z Command completed after 1 attempt(s). 2022-09-19T18:17:36.2412686Z 2022-09-19T18:17:36.2546070Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-09-19T18:17:36.2546387Z kill "$MONITOR_SCRIPT_PID" 2022-09-19T18:17:36.2559636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:17:36.2559930Z env: 2022-09-19T18:17:36.2560151Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:36.2560412Z GPU_FLAG: --gpus all 2022-09-19T18:17:36.2560671Z MONITOR_SCRIPT_PID: 55074 2022-09-19T18:17:36.2560907Z ##[endgroup] 2022-09-19T18:17:36.2653857Z Prepare all required actions 2022-09-19T18:17:36.2654214Z Getting action download info 2022-09-19T18:17:36.4084153Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-09-19T18:17:36.5766408Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-09-19T18:17:36.5766703Z with: 2022-09-19T18:17:36.5767024Z file-suffix: test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087 2022-09-19T18:17:36.5767322Z env: 2022-09-19T18:17:36.5767553Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:36.5767815Z GPU_FLAG: --gpus all 2022-09-19T18:17:36.5768038Z ##[endgroup] 2022-09-19T18:17:36.5796959Z ##[group]Run # Remove any previous test jsons if they exist 2022-09-19T18:17:36.5797331Z # Remove any previous test jsons if they exist 2022-09-19T18:17:36.5797641Z rm -f test-jsons-*.zip 2022-09-19T18:17:36.5797946Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-09-19T18:17:36.5809883Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:17:36.5810173Z env: 2022-09-19T18:17:36.5810392Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:36.5810655Z GPU_FLAG: --gpus all 2022-09-19T18:17:36.5810994Z FILE_SUFFIX: test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087 2022-09-19T18:17:36.5811299Z ##[endgroup] 2022-09-19T18:17:36.5930274Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-09-19T18:17:36.5964545Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-09-19T18:17:36.5971942Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-09-19T18:17:36.5973648Z adding: test/.pytorch-slow-tests.json (deflated 78%) 2022-09-19T18:17:36.5980654Z adding: test/.pytorch-disabled-tests.json (deflated 85%) 2022-09-19T18:17:36.6002729Z ##[group]Run # Remove any previous test reports if they exist 2022-09-19T18:17:36.6003110Z # Remove any previous test reports if they exist 2022-09-19T18:17:36.6003439Z rm -f test-reports-*.zip 2022-09-19T18:17:36.6003760Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-09-19T18:17:36.6015475Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:17:36.6015772Z env: 2022-09-19T18:17:36.6015992Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:36.6016261Z GPU_FLAG: --gpus all 2022-09-19T18:17:36.6016602Z FILE_SUFFIX: test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087 2022-09-19T18:17:36.6016911Z ##[endgroup] 2022-09-19T18:17:36.6488093Z adding: test/test-reports/python-unittest/test_ops/TEST-TestCommonCUDA-20220919175129.xml (deflated 98%) 2022-09-19T18:17:36.6530606Z adding: test/test-reports/python-unittest/test_ops/TEST-TestCompositeComplianceCUDA-20220919175129.xml (deflated 97%) 2022-09-19T18:17:36.6560998Z adding: test/test-reports/python-unittest/test_ops/TEST-TestFakeTensorNonErroringCUDA-20220919175129.xml (deflated 98%) 2022-09-19T18:17:36.6603278Z adding: test/test-reports/python-unittest/test_ops/TEST-TestMathBitsCUDA-20220919175129.xml (deflated 98%) 2022-09-19T18:17:36.6619950Z adding: test/test-reports/python-unittest/test_ops/TEST-TestTagsCUDA-20220919175129.xml (deflated 98%) 2022-09-19T18:17:36.6623860Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20220919180849.xml (deflated 91%) 2022-09-19T18:17:36.6627837Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20220919180849.xml (deflated 91%) 2022-09-19T18:17:36.6628601Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20220919180849.xml (deflated 45%) 2022-09-19T18:17:36.6722473Z adding: test/test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCUDA-20220919180849.xml (deflated 98%) 2022-09-19T18:17:36.6760556Z ##[group]Run # Remove any previous test reports if they exist 2022-09-19T18:17:36.6760945Z # Remove any previous test reports if they exist 2022-09-19T18:17:36.6761264Z rm -f usage-log-*.zip 2022-09-19T18:17:36.6761736Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-09-19T18:17:36.6762145Z # so check to see if the file exists first 2022-09-19T18:17:36.6762462Z if [ -f 'usage_log.txt' ]; then 2022-09-19T18:17:36.6762794Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-09-19T18:17:36.6763070Z fi 2022-09-19T18:17:36.6774626Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:17:36.6774923Z env: 2022-09-19T18:17:36.6775146Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:36.6775417Z GPU_FLAG: --gpus all 2022-09-19T18:17:36.6775756Z FILE_SUFFIX: test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087 2022-09-19T18:17:36.6776066Z ##[endgroup] 2022-09-19T18:17:36.6906471Z adding: usage_log.txt (deflated 97%) 2022-09-19T18:17:36.6949662Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-19T18:17:36.6949949Z with: 2022-09-19T18:17:36.6950229Z s3-prefix: pytorch/pytorch/3084335389/1/artifact 2022-09-19T18:17:36.6950513Z retention-days: 14 2022-09-19T18:17:36.6950778Z if-no-files-found: warn 2022-09-19T18:17:36.6951049Z path: test-jsons-*.zip 2022-09-19T18:17:36.6951307Z name: artifact 2022-09-19T18:17:36.6951539Z s3-bucket: gha-artifacts 2022-09-19T18:17:36.6951798Z region: us-east-1 2022-09-19T18:17:36.6952025Z env: 2022-09-19T18:17:36.6952241Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:36.6952502Z GPU_FLAG: --gpus all 2022-09-19T18:17:36.6952745Z ##[endgroup] 2022-09-19T18:17:37.0931962Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-19T18:17:37.0932358Z With the provided path, there will be 1 file uploaded 2022-09-19T18:17:37.0932730Z Uploading to s3 prefix: pytorch/pytorch/3084335389/1/artifact 2022-09-19T18:17:37.0943085Z Starting upload of test-jsons-test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087.zip 2022-09-19T18:17:37.2152624Z Finished upload of test-jsons-test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087.zip 2022-09-19T18:17:37.2277548Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-19T18:17:37.2277842Z with: 2022-09-19T18:17:37.2278122Z s3-prefix: pytorch/pytorch/3084335389/1/artifact 2022-09-19T18:17:37.2278400Z retention-days: 14 2022-09-19T18:17:37.2278677Z if-no-files-found: error 2022-09-19T18:17:37.2278956Z path: test-reports-*.zip 2022-09-19T18:17:37.2279194Z name: artifact 2022-09-19T18:17:37.2279441Z s3-bucket: gha-artifacts 2022-09-19T18:17:37.2279695Z region: us-east-1 2022-09-19T18:17:37.2279925Z env: 2022-09-19T18:17:37.2280141Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:37.2280468Z GPU_FLAG: --gpus all 2022-09-19T18:17:37.2280711Z ##[endgroup] 2022-09-19T18:17:37.6243251Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-19T18:17:37.6243641Z With the provided path, there will be 1 file uploaded 2022-09-19T18:17:37.6244008Z Uploading to s3 prefix: pytorch/pytorch/3084335389/1/artifact 2022-09-19T18:17:37.6253716Z Starting upload of test-reports-test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087.zip 2022-09-19T18:17:37.8859076Z Finished upload of test-reports-test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087.zip 2022-09-19T18:17:37.8987089Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-19T18:17:37.8987516Z with: 2022-09-19T18:17:37.8987789Z s3-prefix: pytorch/pytorch/3084335389/1/artifact 2022-09-19T18:17:37.8988064Z retention-days: 14 2022-09-19T18:17:37.8988327Z if-no-files-found: ignore 2022-09-19T18:17:37.8988594Z path: usage-log-*.zip 2022-09-19T18:17:37.8988819Z name: artifact 2022-09-19T18:17:37.8989066Z s3-bucket: gha-artifacts 2022-09-19T18:17:37.8989318Z region: us-east-1 2022-09-19T18:17:37.8989539Z env: 2022-09-19T18:17:37.8989755Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:37.8990014Z GPU_FLAG: --gpus all 2022-09-19T18:17:37.8990253Z ##[endgroup] 2022-09-19T18:17:38.2974238Z NOTE: s3-prefix specified, ignoring name parameter 2022-09-19T18:17:38.2974949Z With the provided path, there will be 1 file uploaded 2022-09-19T18:17:38.2976092Z Uploading to s3 prefix: pytorch/pytorch/3084335389/1/artifact 2022-09-19T18:17:38.2988315Z Starting upload of usage-log-test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087.zip 2022-09-19T18:17:38.4860122Z Finished upload of usage-log-test-slow-2-2-linux.4xlarge.nvidia.gpu_8433956087.zip 2022-09-19T18:17:38.5001428Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-09-19T18:17:38.5001748Z with: 2022-09-19T18:17:38.5002063Z name: coredumps-slow-2-2-linux.4xlarge.nvidia.gpu 2022-09-19T18:17:38.5002373Z retention-days: 14 2022-09-19T18:17:38.5002641Z if-no-files-found: ignore 2022-09-19T18:17:38.5002907Z path: ./**/core.[1-9]* 2022-09-19T18:17:38.5003151Z s3-bucket: gha-artifacts 2022-09-19T18:17:38.5003409Z region: us-east-1 2022-09-19T18:17:38.5003636Z env: 2022-09-19T18:17:38.5003870Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:38.5004117Z GPU_FLAG: --gpus all 2022-09-19T18:17:38.5004361Z ##[endgroup] 2022-09-19T18:17:47.0082997Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2022-09-19T18:17:47.0274478Z ##[group]Run set -x 2022-09-19T18:17:47.0274760Z set -x 2022-09-19T18:17:47.0275068Z python3 -m pip install -r requirements.txt 2022-09-19T18:17:47.0275417Z python3 -m pip install boto3==1.19.12 2022-09-19T18:17:47.0275810Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-09-19T18:17:47.0288966Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:17:47.0289261Z env: 2022-09-19T18:17:47.0289505Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:17:47.0289753Z GPU_FLAG: --gpus all 2022-09-19T18:17:47.0290021Z AWS_DEFAULT_REGION: us-east-1 2022-09-19T18:17:47.0290280Z BRANCH: master 2022-09-19T18:17:47.0290503Z TEST_CONFIG: slow 2022-09-19T18:17:47.0290745Z SHARD_NUMBER: 2 2022-09-19T18:17:47.0291058Z BUILD_ENVIRONMENT: linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T18:17:47.0291350Z PR_NUMBER: 2022-09-19T18:17:47.0291603Z PYTORCH_RETRY_TEST_CASES: 1 2022-09-19T18:17:47.0291929Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-09-19T18:17:47.0292229Z SHA1: b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T18:17:47.0292508Z TAG: 2022-09-19T18:17:47.0292736Z WORKFLOW_ID: 3084335389 2022-09-19T18:17:47.0293160Z GITHUB_TOKEN: *** 2022-09-19T18:17:47.0293422Z GHA_WORKFLOW_JOB_ID: 8433956087 2022-09-19T18:17:47.0293678Z ##[endgroup] 2022-09-19T18:17:47.0323863Z + python3 -m pip install -r requirements.txt 2022-09-19T18:17:47.3221655Z Defaulting to user installation because normal site-packages is not writeable 2022-09-19T18:17:47.4017232Z Collecting astunparse 2022-09-19T18:17:47.4184350Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-09-19T18:17:47.4507745Z Collecting expecttest 2022-09-19T18:17:47.4545401Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-09-19T18:17:47.4917467Z Collecting future 2022-09-19T18:17:47.4954500Z Downloading future-0.18.2.tar.gz (829 kB) 2022-09-19T18:17:49.3528955Z Collecting hypothesis 2022-09-19T18:17:49.3572576Z Downloading hypothesis-6.54.6-py3-none-any.whl (390 kB) 2022-09-19T18:17:50.1524790Z Collecting numpy 2022-09-19T18:17:50.1577058Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-09-19T18:17:50.4869498Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-09-19T18:17:50.6059911Z Collecting pyyaml 2022-09-19T18:17:50.6192813Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-09-19T18:17:50.6401496Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-09-19T18:17:50.6575421Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-09-19T18:17:50.7182341Z Collecting six 2022-09-19T18:17:50.7235922Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-09-19T18:17:50.7571332Z Collecting types-dataclasses 2022-09-19T18:17:50.7611591Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-09-19T18:17:50.8024578Z Collecting typing_extensions 2022-09-19T18:17:50.8097640Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-09-19T18:17:50.8654003Z Collecting sympy 2022-09-19T18:17:50.8707643Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-09-19T18:17:51.0941216Z Collecting wheel<1.0,>=0.23.0 2022-09-19T18:17:51.0980907Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-09-19T18:17:51.1325315Z Collecting exceptiongroup>=1.0.0rc8; python_version < "3.11" 2022-09-19T18:17:51.1364508Z Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) 2022-09-19T18:17:51.1853201Z Collecting attrs>=19.2.0 2022-09-19T18:17:51.1894952Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-09-19T18:17:51.2669769Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-09-19T18:17:51.2708514Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-09-19T18:17:51.2803242Z 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.12) 2022-09-19T18:17:51.3029722Z 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) 2022-09-19T18:17:51.3054722Z 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) 2022-09-19T18:17:51.3069934Z 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.9.14) 2022-09-19T18:17:51.3329996Z Collecting mpmath>=0.19 2022-09-19T18:17:51.3396078Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-09-19T18:17:51.3648678Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-09-19T18:17:51.5062678Z Installing collected packages: wheel, six, astunparse, expecttest, future, exceptiongroup, attrs, sortedcontainers, hypothesis, numpy, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy 2022-09-19T18:17:51.5337525Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-19T18:17:51.5338489Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-19T18:17:51.5757846Z Running setup.py install for future: started 2022-09-19T18:17:52.2342409Z Running setup.py install for future: finished with status 'done' 2022-09-19T18:17:52.5352043Z WARNING: The script hypothesis is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-19T18:17:52.5352680Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-19T18:17:54.5069268Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-19T18:17:54.5069963Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-19T18:18:03.4333453Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-09-19T18:18:03.4334126Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-09-19T18:18:03.4735523Z Successfully installed astunparse-1.6.3 attrs-22.1.0 exceptiongroup-1.0.0rc9 expecttest-0.1.3 future-0.18.2 hypothesis-6.54.6 mpmath-1.2.1 numpy-1.21.6 pyyaml-6.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.3.0 wheel-0.37.1 2022-09-19T18:18:03.5465281Z + python3 -m pip install boto3==1.19.12 2022-09-19T18:18:03.8330457Z Defaulting to user installation because normal site-packages is not writeable 2022-09-19T18:18:04.7559204Z Collecting boto3==1.19.12 2022-09-19T18:18:04.7759939Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-09-19T18:18:04.8334170Z Collecting s3transfer<0.6.0,>=0.5.0 2022-09-19T18:18:04.8372509Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-09-19T18:18:05.9303575Z Collecting botocore<1.23.0,>=1.22.12 2022-09-19T18:18:05.9360436Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-09-19T18:18:06.1608943Z Collecting jmespath<1.0.0,>=0.7.1 2022-09-19T18:18:06.1646456Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-09-19T18:18:06.1767922Z 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.12) 2022-09-19T18:18:06.2431890Z Collecting python-dateutil<3.0.0,>=2.1 2022-09-19T18:18:06.2470961Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-09-19T18:18:06.2642155Z 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) 2022-09-19T18:18:06.4426952Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-09-19T18:18:07.3223066Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-09-19T18:18:07.3754090Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-09-19T18:18:51.7423818Z [scribe] Scribe access token not provided, sending report via boto3... 2022-09-19T18:18:51.7424126Z 2022-09-19T18:18:51.7424459Z ----- Historic stats comparison result ------ 2022-09-19T18:18:51.7424671Z 2022-09-19T18:18:51.7427207Z job: linux-bionic-cuda10.2-py3.9-gcc7 2022-09-19T18:18:51.7427629Z commit: b27eb8d377fc8ac267fdaed7f95a03d609764604 2022-09-19T18:18:51.7427846Z 2022-09-19T18:18:51.7428053Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-09-19T18:18:51.7428855Z 2022-09-19T18:18:51.7428974Z : (master) 2022-09-19T18:18:51.7429185Z | 2022-09-19T18:18:51.7429446Z * b27eb8d377 (HEAD) total time 1383.60s 2022-09-19T18:18:51.7430070Z * cd32a86bf2 (base) 3 reports, total time 1186.87s ± 879.81s 2022-09-19T18:18:51.7432846Z * 5ce56d9377 0 reports 2022-09-19T18:18:51.7433441Z * 6fd8e28a99 13 reports, total time 3241.72s ± 1888.48s 2022-09-19T18:18:51.7434196Z * 3a51b557ef 13 reports, total time 3272.87s ± 1860.83s 2022-09-19T18:18:51.7434624Z * b0c447e954 13 reports, total time 3259.89s ± 1842.31s 2022-09-19T18:18:51.7435027Z * d561aa944b 13 reports, total time 3253.78s ± 1858.83s 2022-09-19T18:18:51.7435457Z * 17aefce0aa 13 reports, total time 3312.24s ± 1988.80s 2022-09-19T18:18:51.7435875Z * 7df0878b99 13 reports, total time 3200.46s ± 1825.06s 2022-09-19T18:18:51.7436347Z * 9024015adf 13 reports, total time 3289.61s ± 1985.41s 2022-09-19T18:18:51.7436778Z * dadd89a8a6 13 reports, total time 3280.26s ± 1947.78s 2022-09-19T18:18:51.7437058Z | 2022-09-19T18:18:51.7437264Z : 2022-09-19T18:18:51.7437704Z 2022-09-19T18:18:51.7437883Z Removed (across 630 suites) 0 tests, totaling 0.00s 2022-09-19T18:18:51.7438487Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-09-19T18:18:51.7438835Z Added (across 9 suites) 30351 tests, totaling +1383.60s 2022-09-19T18:18:51.8294191Z Prepare all required actions 2022-09-19T18:18:51.8319357Z ##[group]Run ./.github/actions/teardown-linux 2022-09-19T18:18:51.8319623Z with: 2022-09-19T18:18:51.8319813Z env: 2022-09-19T18:18:51.8320048Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:18:51.8320308Z GPU_FLAG: --gpus all 2022-09-19T18:18:51.8320532Z ##[endgroup] 2022-09-19T18:18:51.8336813Z ##[group]Run set -eou pipefail 2022-09-19T18:18:51.8337115Z set -eou pipefail 2022-09-19T18:18:51.8337367Z  2022-09-19T18:18:51.8337668Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-09-19T18:18:51.8338002Z for _ in $(seq 1440); do 2022-09-19T18:18:51.8338541Z  # Break if no ssh session exists anymore 2022-09-19T18:18:51.8338852Z  if [ "$(who)" = "" ]; then 2022-09-19T18:18:51.8339086Z  break 2022-09-19T18:18:51.8339314Z  fi 2022-09-19T18:18:51.8339542Z  echo "." 2022-09-19T18:18:51.8339805Z  sleep 5 2022-09-19T18:18:51.8340037Z done 2022-09-19T18:18:51.8353214Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:18:51.8353505Z env: 2022-09-19T18:18:51.8353740Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:18:51.8353986Z GPU_FLAG: --gpus all 2022-09-19T18:18:51.8354231Z ##[endgroup] 2022-09-19T18:18:51.8383459Z Holding runner for 2 hours until all ssh sessions have logged out 2022-09-19T18:18:51.8445853Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-09-19T18:18:51.8446273Z # ignore expansion of "docker ps -q" since it could be empty 2022-09-19T18:18:51.8446610Z # shellcheck disable=SC2046 2022-09-19T18:18:51.8446900Z docker stop $(docker ps -q) || true 2022-09-19T18:18:51.8447205Z # Prune all of the docker images 2022-09-19T18:18:51.8447495Z docker system prune -af 2022-09-19T18:18:51.8459967Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-09-19T18:18:51.8460269Z env: 2022-09-19T18:18:51.8460507Z GIT_DEFAULT_BRANCH: master 2022-09-19T18:18:51.8460756Z GPU_FLAG: --gpus all 2022-09-19T18:18:51.8460999Z ##[endgroup] 2022-09-19T18:18:52.2399233Z 43e538fcbb5b 2022-09-19T18:18:53.0166766Z Deleted Containers: 2022-09-19T18:18:53.0167180Z 43e538fcbb5bc3b46ffc243203547c97b5828f5cfb419d42c1bfd5837bc91293 2022-09-19T18:18:53.0167429Z 2022-09-19T18:18:57.0264736Z Deleted Images: 2022-09-19T18:18:57.0266308Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7:e66cf5fa0a4d4ed512901b12ccdab95cca946a29 2022-09-19T18:18:57.0268403Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda10.2-cudnn7-py3.9-gcc7@sha256:360f4be64ba606c7b2a637d956e86d37707005177de7095de7b36d5ba753355a 2022-09-19T18:18:57.0269394Z deleted: sha256:be1dffed614b5bf728ca77f8a2a09f36c292226a9cdc25ad1ced7e65a8d60410 2022-09-19T18:18:57.0269858Z deleted: sha256:7473b5bc86f4848e3f9c17882d431942972e129780acee7411bbb5153ba864c4 2022-09-19T18:18:57.0270301Z deleted: sha256:ece5accadf69807dea23437528a912e91eaec4721b8967a2d484cd2992e8cc9b 2022-09-19T18:18:57.0270741Z deleted: sha256:fd6ffbe84ddb26c9b9f5d1dc0b36066a810bb03047ca8db5689b46213bc6f940 2022-09-19T18:18:57.0271200Z deleted: sha256:3ed365ccbdb0cdec38a276cba8f9f84d29f00a78837d9703808f05dee3ec8d61 2022-09-19T18:18:57.0271638Z deleted: sha256:4b6787b3644ec54b85b0828b683a4c8d7c45f939de27d2bd72bb72542f73a3d1 2022-09-19T18:18:57.0272055Z deleted: sha256:f78a8d5d210435c47eb38eaf347454951ac12a152eaedba319117f210ad0a945 2022-09-19T18:18:57.0272465Z deleted: sha256:c53ed1ca844b98d6b43ebc25d0305d7949e518029ae967ad1910e0a4f5ee8705 2022-09-19T18:18:57.0272888Z deleted: sha256:1625d76a38fc37c34b0d29ef6a91469a9f3d70b54b92e204aef5c3ef599cfbbb 2022-09-19T18:18:57.0273543Z deleted: sha256:1a493801029134ccc4a649ae086cb8cb6bec9489dd9601776ec7ffbbe38ceebc 2022-09-19T18:18:57.0273957Z deleted: sha256:bdd9566f5c72a40a3d04a9e03d172a0ea0a79f2a5a2a19a5826ce499db7db7e5 2022-09-19T18:18:57.0274467Z deleted: sha256:18981e636335d601a6c28acb83d3164bb8503827956e40c2b0d80d3eb88a56e6 2022-09-19T18:18:57.0274904Z deleted: sha256:bd425bdc59325e5b2bedfccc6d314114bf6f1c53a6ab384e0d0a4110a41fe0d1 2022-09-19T18:18:57.0275354Z deleted: sha256:f0bd4a5ee559b947dc6c22cd0f2a5bd2121b68c0f1a91d7524021ae9e35a4992 2022-09-19T18:18:57.0275769Z deleted: sha256:9c5109088133fed5fa29e05ae814b6b41ba9c32e8f86845d5c5441beef499a6d 2022-09-19T18:18:57.0276208Z deleted: sha256:7fd1aafc2abe51a8aca5593fb9df64a48b3ac6215a7321ca25424f21a5d9ce81 2022-09-19T18:18:57.0276629Z deleted: sha256:3080a5753f3491b916129f34a92e0e498030b5838142775f9ba75cc7ad5afae7 2022-09-19T18:18:57.0277009Z deleted: sha256:eb378496916eaccd0d87f61d4b9367e5522f72d37b57d430b2d2144dfdd1f8a0 2022-09-19T18:18:57.0277421Z deleted: sha256:0ca394a9249514dddd92603f2d58c35e35450d691b95e14008ac1c380a86ca9e 2022-09-19T18:18:57.0277832Z deleted: sha256:c081c5455844f156dc578a68c6ba75824c2dbecde289c2f734b811bc00aaa40c 2022-09-19T18:18:57.0278252Z deleted: sha256:7e0d056c997672aeae48f3b88645ca9bf76bfdc16a4e204d4572d53928bf853f 2022-09-19T18:18:57.0278674Z deleted: sha256:cbf5ba9d8eebae6d6da87b167359a286a47296d659a933e4494fa3a3ad46cfa1 2022-09-19T18:18:57.0279103Z deleted: sha256:91cd641e9317a8f7958c8c0e8be508218cc4532c93fbcf5d04119ce6865d97aa 2022-09-19T18:18:57.0279517Z deleted: sha256:a2586cc77c87234d346447d89de1caeab6125038b815ba7dfd9a1d7daf5396e9 2022-09-19T18:18:57.0279939Z deleted: sha256:91ac3abbae415a5bf93e4125d4ef833fb71c6a7028e2ea0de3f7dbe47accf9f3 2022-09-19T18:18:57.0280352Z deleted: sha256:4193719d1e4441ae775a7dd05d48b9617330c1676a99a322041594291360ec77 2022-09-19T18:18:57.0280770Z deleted: sha256:0dbdc61ebc951ebfcab006b5fd38ba181d5fcfea444b90845163932365705c20 2022-09-19T18:18:57.0281221Z deleted: sha256:1e12f307a3f1b1127d23dd9ba58de7a8a5cd4ad1a5b3004cdf22cd524c02d54e 2022-09-19T18:18:57.0281638Z deleted: sha256:efdc448f8918f4330cfc015d6dd9803a4d68d77e95c4ee462e57c34d8f2de31f 2022-09-19T18:18:57.0282046Z deleted: sha256:205d6a30c534c8b3af5458542c953d323103f888c900789460906e5a93eb5929 2022-09-19T18:18:57.0282443Z deleted: sha256:54eba753452d1702f19e0202ad82bb1f625d28f213ab6572c0b3af5ee271da7e 2022-09-19T18:18:57.0282846Z deleted: sha256:75c6777bbf3edd73922c3d7c459702a208fceb90073b6f0ceed250e9a66916a2 2022-09-19T18:18:57.0283268Z deleted: sha256:c5a7c6e1b985735a717ee492380923a87ad9cecc9ebf7b8095b8761b988968cf 2022-09-19T18:18:57.0283687Z deleted: sha256:267f9f8dbd491e28d8d2c302c0293f3ca1d93700340fb06cb4cd67700f32c65d 2022-09-19T18:18:57.0284075Z deleted: sha256:9203c61411eb337043b54f74e77629d6feb8d5915095454b9ccb95b0ecc6b3e1 2022-09-19T18:18:57.0284469Z deleted: sha256:7936948a2b4a8e5a10bb82013a86c4a663ae4938414c9360d9c69a75e703b9ec 2022-09-19T18:18:57.0284855Z deleted: sha256:3e7a339638202f8335754a24be7262343d75e5f7ed34973963e560822d0be3fa 2022-09-19T18:18:57.0285260Z deleted: sha256:6fe350483b52bf529ac4d33b2a9bf2a913b56aa3e8940b0cfd455af5c6a7f8f8 2022-09-19T18:18:57.0285676Z deleted: sha256:9b5b3853a91bdff6deb3ff283b2ad321493747a5dc9c40bef1f5cb4066da8fca 2022-09-19T18:18:57.0286129Z deleted: sha256:a045b3ae33dce7bf11cca761ba5ae48c6aa24d11ef0bc66e7a7ac0fa635b9d99 2022-09-19T18:18:57.0286578Z deleted: sha256:3de625e59cd2e779ba5714ca8985d360a2da8dbeac9822d3ac4d37db16ec9739 2022-09-19T18:18:57.0286985Z deleted: sha256:4f2804c335bb7200f59f2591e55d7bcd82be30527dbbf5fe2a4792f99af1e0ea 2022-09-19T18:18:57.0287401Z deleted: sha256:a1270a733ee0912cf66cd39d15f2ceace3789554b56647c5a5638b6ba73e3dab 2022-09-19T18:18:57.0287837Z deleted: sha256:a2811bdab35ec13d2eb84fdf4de75cbd29c5f6e227e4f11e9e8a9de714b7e132 2022-09-19T18:18:57.0288284Z deleted: sha256:f80e00922ecb54c1458a8c92d41e262173286ff550ed7468674de42de539714b 2022-09-19T18:18:57.0288681Z deleted: sha256:eb265251ed90e139bb4bfd41d9fa6a2cc6275eab106538fead323171069af9c9 2022-09-19T18:18:57.0289263Z deleted: sha256:fbee4dd8d443dcf0791e3965ee624b8ecc7b15d503ffbf8f2912d4d1d0a0cb47 2022-09-19T18:18:57.0289717Z deleted: sha256:e2f7d8e2982218fbc16adfe64b71e1839795e7a3ea82f5ff65336d58ae4cea0b 2022-09-19T18:18:57.0290216Z deleted: sha256:275df7d7943e762bf0a85fc2a9cd297c01ecb5d87ae4d86466c3f7f704d1c778 2022-09-19T18:18:57.0290640Z deleted: sha256:c2c5293df593b2d991852fe08e5db0f8c5d3c06b64247dc508084e747e64a42e 2022-09-19T18:18:57.0291059Z deleted: sha256:986cd2e7c143559516bc8388d5dd603eec6a1be4855c777c7e7f16bf22b9fa23 2022-09-19T18:18:57.0291479Z deleted: sha256:9d6787a516e72b7ed9422c8df1a4b298d82982bdf80ee1e198eedf1e1a010d76 2022-09-19T18:18:57.0291722Z 2022-09-19T18:18:57.0378352Z Total reclaimed space: 12.05GB 2022-09-19T18:18:57.0436624Z Post job cleanup. 2022-09-19T18:18:57.0493069Z Post job cleanup. 2022-09-19T18:18:57.1828027Z [command]/usr/bin/git version 2022-09-19T18:18:57.1881598Z git version 2.37.1 2022-09-19T18:18:57.1946679Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/cdbc02bd-5ede-4689-8051-b4977450ed3e' before making global git config changes 2022-09-19T18:18:57.1947721Z Adding repository directory to the temporary git global config as a safe directory 2022-09-19T18:18:57.1955983Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-09-19T18:18:57.2004154Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-09-19T18:18:57.2043014Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-09-19T18:18:57.2361108Z Entering 'android/libs/fbjni' 2022-09-19T18:18:57.2402168Z Entering 'third_party/FP16' 2022-09-19T18:18:57.2445420Z Entering 'third_party/FXdiv' 2022-09-19T18:18:57.2485551Z Entering 'third_party/NNPACK' 2022-09-19T18:18:57.2527217Z Entering 'third_party/QNNPACK' 2022-09-19T18:18:57.2567915Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T18:18:57.2608263Z Entering 'third_party/XNNPACK' 2022-09-19T18:18:57.2660890Z Entering 'third_party/benchmark' 2022-09-19T18:18:57.2702037Z Entering 'third_party/cpuinfo' 2022-09-19T18:18:57.2744021Z Entering 'third_party/cub' 2022-09-19T18:18:57.2784762Z Entering 'third_party/cudnn_frontend' 2022-09-19T18:18:57.2831246Z Entering 'third_party/cutlass' 2022-09-19T18:18:57.2881569Z Entering 'third_party/eigen' 2022-09-19T18:18:57.2926457Z Entering 'third_party/fbgemm' 2022-09-19T18:18:57.2967664Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T18:18:57.3008669Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T18:18:57.3050718Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T18:18:57.3091086Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T18:18:57.3132941Z Entering 'third_party/flatbuffers' 2022-09-19T18:18:57.3176646Z Entering 'third_party/fmt' 2022-09-19T18:18:57.3217658Z Entering 'third_party/foxi' 2022-09-19T18:18:57.3259033Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T18:18:57.3299481Z Entering 'third_party/gloo' 2022-09-19T18:18:57.3340079Z Entering 'third_party/googletest' 2022-09-19T18:18:57.3380606Z Entering 'third_party/ideep' 2022-09-19T18:18:57.3420862Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T18:18:57.3462694Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T18:18:57.3511452Z Entering 'third_party/ios-cmake' 2022-09-19T18:18:57.3552705Z Entering 'third_party/ittapi' 2022-09-19T18:18:57.3594432Z Entering 'third_party/kineto' 2022-09-19T18:18:57.3634821Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T18:18:57.3676618Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T18:18:57.3718993Z Entering 'third_party/nccl/nccl' 2022-09-19T18:18:57.3759508Z Entering 'third_party/neon2sse' 2022-09-19T18:18:57.3800752Z Entering 'third_party/nlohmann' 2022-09-19T18:18:57.3842500Z Entering 'third_party/onnx' 2022-09-19T18:18:57.3896955Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T18:18:57.3938973Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T18:18:57.3984327Z Entering 'third_party/onnx-tensorrt' 2022-09-19T18:18:57.4024253Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T18:18:57.4070330Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T18:18:57.4111389Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T18:18:57.4152550Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T18:18:57.4199172Z Entering 'third_party/pocketfft' 2022-09-19T18:18:57.4239908Z Entering 'third_party/protobuf' 2022-09-19T18:18:57.4284593Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T18:18:57.4325679Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T18:18:57.4368826Z Entering 'third_party/psimd' 2022-09-19T18:18:57.4409735Z Entering 'third_party/pthreadpool' 2022-09-19T18:18:57.4450838Z Entering 'third_party/pybind11' 2022-09-19T18:18:57.4492256Z Entering 'third_party/python-enum' 2022-09-19T18:18:57.4534252Z Entering 'third_party/python-peachpy' 2022-09-19T18:18:57.4576331Z Entering 'third_party/python-six' 2022-09-19T18:18:57.4619941Z Entering 'third_party/sleef' 2022-09-19T18:18:57.4668331Z Entering 'third_party/tbb' 2022-09-19T18:18:57.4711619Z Entering 'third_party/tensorpipe' 2022-09-19T18:18:57.4753231Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T18:18:57.4795506Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T18:18:57.4836227Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T18:18:57.4877240Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T18:18:57.4917932Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T18:18:57.4963296Z Entering 'third_party/zstd' 2022-09-19T18:18:57.5025159Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-09-19T18:18:57.5055867Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5067664Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-09-19T18:18:57.5106905Z [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' || : 2022-09-19T18:18:57.5414732Z Entering 'android/libs/fbjni' 2022-09-19T18:18:57.5439888Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5471614Z Entering 'third_party/FP16' 2022-09-19T18:18:57.5495721Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5527836Z Entering 'third_party/FXdiv' 2022-09-19T18:18:57.5552607Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5584804Z Entering 'third_party/NNPACK' 2022-09-19T18:18:57.5608345Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5640327Z Entering 'third_party/QNNPACK' 2022-09-19T18:18:57.5664682Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5696392Z Entering 'third_party/VulkanMemoryAllocator' 2022-09-19T18:18:57.5720662Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5753307Z Entering 'third_party/XNNPACK' 2022-09-19T18:18:57.5776690Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5820545Z Entering 'third_party/benchmark' 2022-09-19T18:18:57.5844035Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5875617Z Entering 'third_party/cpuinfo' 2022-09-19T18:18:57.5900225Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5932198Z Entering 'third_party/cub' 2022-09-19T18:18:57.5956581Z http.https://github.com/.extraheader 2022-09-19T18:18:57.5988584Z Entering 'third_party/cudnn_frontend' 2022-09-19T18:18:57.6012274Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6050549Z Entering 'third_party/cutlass' 2022-09-19T18:18:57.6076099Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6115419Z Entering 'third_party/eigen' 2022-09-19T18:18:57.6139996Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6174392Z Entering 'third_party/fbgemm' 2022-09-19T18:18:57.6198957Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6231564Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-09-19T18:18:57.6254841Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6287423Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-09-19T18:18:57.6311724Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6343718Z Entering 'third_party/fbgemm/third_party/googletest' 2022-09-19T18:18:57.6366985Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6399003Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-09-19T18:18:57.6423830Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6456813Z Entering 'third_party/flatbuffers' 2022-09-19T18:18:57.6481312Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6515176Z Entering 'third_party/fmt' 2022-09-19T18:18:57.6539124Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6571365Z Entering 'third_party/foxi' 2022-09-19T18:18:57.6595520Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6627400Z Entering 'third_party/gemmlowp/gemmlowp' 2022-09-19T18:18:57.6650980Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6683130Z Entering 'third_party/gloo' 2022-09-19T18:18:57.6707901Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6740255Z Entering 'third_party/googletest' 2022-09-19T18:18:57.6764541Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6798053Z Entering 'third_party/ideep' 2022-09-19T18:18:57.6822063Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6852655Z Entering 'third_party/ideep/mkl-dnn' 2022-09-19T18:18:57.6876734Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6910949Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-09-19T18:18:57.6935149Z http.https://github.com/.extraheader 2022-09-19T18:18:57.6974331Z Entering 'third_party/ios-cmake' 2022-09-19T18:18:57.6998878Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7030699Z Entering 'third_party/ittapi' 2022-09-19T18:18:57.7054640Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7086303Z Entering 'third_party/kineto' 2022-09-19T18:18:57.7111721Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7144387Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-09-19T18:18:57.7167900Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7200468Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-09-19T18:18:57.7224843Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7258304Z Entering 'third_party/nccl/nccl' 2022-09-19T18:18:57.7282761Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7314172Z Entering 'third_party/neon2sse' 2022-09-19T18:18:57.7339118Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7370919Z Entering 'third_party/nlohmann' 2022-09-19T18:18:57.7395787Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7429801Z Entering 'third_party/onnx' 2022-09-19T18:18:57.7453998Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7498597Z Entering 'third_party/onnx/third_party/benchmark' 2022-09-19T18:18:57.7522731Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7555249Z Entering 'third_party/onnx/third_party/pybind11' 2022-09-19T18:18:57.7581424Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7616180Z Entering 'third_party/onnx-tensorrt' 2022-09-19T18:18:57.7640586Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7673529Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-09-19T18:18:57.7696737Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7734215Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-09-19T18:18:57.7758469Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7790634Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-09-19T18:18:57.7814574Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7846977Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-09-19T18:18:57.7871373Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7909284Z Entering 'third_party/pocketfft' 2022-09-19T18:18:57.7933042Z http.https://github.com/.extraheader 2022-09-19T18:18:57.7964962Z Entering 'third_party/protobuf' 2022-09-19T18:18:57.7989451Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8025739Z Entering 'third_party/protobuf/third_party/benchmark' 2022-09-19T18:18:57.8049961Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8082365Z Entering 'third_party/protobuf/third_party/googletest' 2022-09-19T18:18:57.8106241Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8141114Z Entering 'third_party/psimd' 2022-09-19T18:18:57.8164513Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8196463Z Entering 'third_party/pthreadpool' 2022-09-19T18:18:57.8220676Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8251980Z Entering 'third_party/pybind11' 2022-09-19T18:18:57.8276220Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8309282Z Entering 'third_party/python-enum' 2022-09-19T18:18:57.8333114Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8365166Z Entering 'third_party/python-peachpy' 2022-09-19T18:18:57.8389880Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8422448Z Entering 'third_party/python-six' 2022-09-19T18:18:57.8446065Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8477565Z Entering 'third_party/sleef' 2022-09-19T18:18:57.8501980Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8533869Z Entering 'third_party/tbb' 2022-09-19T18:18:57.8559018Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8592784Z Entering 'third_party/tensorpipe' 2022-09-19T18:18:57.8616760Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8649382Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-09-19T18:18:57.8672928Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8705088Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-09-19T18:18:57.8729174Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8761252Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-09-19T18:18:57.8785587Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8817427Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-09-19T18:18:57.8841395Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8872135Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-09-19T18:18:57.8896267Z http.https://github.com/.extraheader 2022-09-19T18:18:57.8931546Z Entering 'third_party/zstd' 2022-09-19T18:18:57.8955923Z http.https://github.com/.extraheader 2022-09-19T18:18:57.9257687Z Cleaning up orphan processes